Closed
Bug 267805
Opened 21 years ago
Closed 21 years ago
click-and-hold location bar dropdown arrow misplaces dropdown box
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 258670
People
(Reporter: k, Assigned: bugs)
Details
Attachments
(1 file)
54.47 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041103 Firefox/1.0RC2
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041103 Firefox/1.0RC2
Clicking the dropdown arrow should show the dropdown box. Clicking and holding
should trigger the context menu.
When clicking and holding, first, the dropdown box shows up, then, after a
delay, the context menu will appear. After trying to unfocus/cancel them,
inconsistent buggy behavior is presented, such as: either the dropdown box or
the context menu remaining displayed, or the dropdown box repositioning
repeatedly to wrong places.
Reproducible: Always
Steps to Reproduce:
1. Click and hold location bar dropdown arrow
2. Wait for context menu to appear
Actual Results:
Both the dropdown box with previously visited addresses and the toolbar context
menu appeared.
Expected Results:
Either of
- the software awaits to identify whether we're clicking or
clicking-and-holding, and takes the appropriate action afterwards (show either
the box or the menu, never both)
- The software never tries to show the context menu for elements that capture a
click on the toolbar. (stop the click event from propagating upwards?)
Reporter | ||
Comment 1•21 years ago
|
||
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 258670 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•