Closed
Bug 296822
Opened 20 years ago
Closed 20 years ago
Navigation buttons don't respond to onclick when not focused
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 296491
People
(Reporter: bugs.caleb, Unassigned)
References
()
Details
(Keywords: regression)
Pressing on any of the 3 navigation buttons that are located on the bottom-right will lead to the button being focused and drag&dropped, although there is no actual dragging. To reproduce: 1. Select a non focused navigation button (a button that has no focus rect) 2. You will notice that the drag&drop mode is activated and no actual click is performed 3. Click on the button again. Once the button has a focus, it will be clickable, but without focus it is d&d'ed. From the talks on IRC, this does not happen in Firefox 1.0.4.
Comment 1•20 years ago
|
||
I'm pretty sure this is a DUP of bug 296491.
(In reply to comment #1) > I'm pretty sure this is a DUP of bug 296491. It seems like it is. *** This bug has been marked as a duplicate of 296491 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
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
•