Closed
Bug 77180
Opened 24 years ago
Closed 24 years ago
Applet with Swing (Java Plugin 1.3.0_02 ) on linux, Drag&Drop does work
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: yshen, Assigned: edburns)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (Windows NT 5.0; U)
BuildID: Gecko/20010131 netscap6/6.01
Applet with Swing
Java Plugin 1.3.0_02
Linux RedHat7.0
Drag&Drop doesn't work. If I put the Drag&Drop components on a JFrame's
ContentPane() instead of JApplet's ContentPane(), drag&drop works fins.
Reproducible: Always
Steps to Reproduce:
1. install netscape
2. install JRE1.3.0_02
3. upload the Applet and related HTML page to the webserver
4. open the HTML page using netscape
5. Drag a node from the source to the drop target
6. Release the mouse.
Actual Results: Nothing happen. DropTarget does not received the event
notification.
Expected Results: The node should be added to the Drop target.
Please contact me for the testcase.
yshen@digitalarchway.com
![]() |
||
Updated•24 years ago
|
Severity: critical → major
Comment 1•24 years ago
|
||
Marking NEW.
Assignee: av → edburns
Status: UNCONFIRMED → NEW
Component: Plug-ins → OJI
Ever confirmed: true
I'd be happy to upload the applet, but there doesn't seem to be an applet to
upload. Please provide one and re-open this bug. Marking INVALID.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Comment 3•24 years ago
|
||
SPAM: reassigning OJI bugs to new QA, pmac. (227 bugs)
QA Contact: shrir → pmac
You need to log in
before you can comment on or make changes to this bug.
Description
•