Closed
Bug 321568
Opened 19 years ago
Closed 6 years ago
Missing information in MouseListener events
Categories
(Core Graveyard :: Java APIs to WebShell, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kai.kuehn, Assigned: joe.chou)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511
Sometimes when a mouse click happened, you don't get full information in MouseListener events. Especially the coordinates where a mouse click happened or which of the buttons was pressed are missing.
Reproducible: Sometimes
Steps to Reproduce:
1. Add a mouseListener
2. Look at the event data.
3.
Updated•13 years ago
|
Product: Core → Core Graveyard
Comment 1•6 years ago
|
||
Java APIs to WebShell isn't a thing anymore. Closing.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•