Closed
Bug 77774
Opened 24 years ago
Closed 24 years ago
Clicking in Java applet button brings up popup menu
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P4)
Tracking
()
VERIFIED
FIXED
mozilla0.9.2
People
(Reporter: beard, Assigned: mikepinkerton)
References
()
Details
(Whiteboard: needs sr/a)
Attachments
(2 files)
|
718 bytes,
patch
|
Details | Diff | Splinter Review | |
|
725 bytes,
patch
|
Details | Diff | Splinter Review |
If I click in an applet's button, and hold for a while, when I release, a popup
menu (context?) will come up. This is really annoying, and makes interactive
Java applets extremely painful to use. I will provide a simple applet that
demonstrates the problem.
| Assignee | ||
Comment 1•24 years ago
|
||
ok, i can turn this off for applets and plugins too.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.1
| Reporter | ||
Comment 2•24 years ago
|
||
In fact, clicking in the text area also exhibits this behavior.
| Assignee | ||
Comment 4•24 years ago
|
||
| Assignee | ||
Comment 5•24 years ago
|
||
beard, can you try this? if it works, can you give me an r=?
Whiteboard: needs r/sr/a
| Assignee | ||
Comment 6•24 years ago
|
||
Comment 8•24 years ago
|
||
sr=hyatt
Comment 9•24 years ago
|
||
a= asa@mozilla.org for checkin to the trunk.
(on behalf of drivers)
| Assignee | ||
Comment 10•24 years ago
|
||
landed on trunk.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 11•24 years ago
|
||
marking bug a s verified based on developers comments
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•