Closed Bug 990846 Opened 10 years ago Closed 6 years ago

autocomplete popups consume clicks on the text field (breaks Go button in Firefox)

Categories

(Core :: XUL, defect)

28 Branch
defect
Not set
major
Points:
13

Tracking

()

RESOLVED DUPLICATE of bug 1089005
Tracking Status
firefox28 --- affected

People

(Reporter: karlt, Unassigned)

References

Details

(Keywords: regression, Whiteboard: [Australis:P-])

Attachments

(1 file)

1. Enter https://bugzilla.mozilla.org into the location bar.

Auto-complete drop down opens.

2. Click the "Go to the address in the location bar" icon.

Expected: drop down closes and page loads.

Actual: drop down closes and page does not load.

This makes it very confusing trying to select or paste text with the mouse
in the location bar.

The search bar behaves similarly wrt select and paste, but distinctly the
"Search" button is effective on click.
Version: Trunk → 28 Branch
This is because the Go button is part of the textbox and the textbox is considered the popup's "anchor", causing consumeoutsideclicks="false" to be ignored there.
Component: XUL Widgets → XP Toolkit/Widgets: Menus
OS: Linux → All
Product: Toolkit → Core
Hardware: x86_64 → All
Summary: autocomplete dropdowns consume clicks → autocomplete popups consume clicks on the text field (breaks Go button in Firefox)
Whiteboard: [Australis:P-]
We've removed the triage tracker (Bug 981530).  To nominate bugs for the triage team to review you can set the firefox-backlog flag to '?'
No longer blocks: fxdesktoptriage
Flags: firefox-backlog?
Flags: firefox-backlog? → firefox-backlog+
Whiteboard: [Australis:P-] → [Australis:P-] p=13
As you can see in file bug 1012143 : 

 - This bug also prevents the cursor from moving to where the user has clicked. 
 - This bug also occurs in the text field of a form, when there are one or several auto-complete suggestion(s).
Points: --- → 13
Whiteboard: [Australis:P-] p=13 → [Australis:P-]
Blocks: 1089005
This should be marked a duplicate of bug 1089005.

The fix in that bug seems to have resolved this issue. The steps in comment 0 don't reproduce anymore.
Thanks!
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Component: XP Toolkit/Widgets: Menus → XUL
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: