Closed
Bug 234734
Opened 21 years ago
Closed 21 years ago
can't select autocomplete result with mouse, only keyboard
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: berkut.bugzilla, Assigned: bugs)
References
()
Details
(Keywords: regression)
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040217 Firefox/0.8.0+ (scragz)
see below, also see URL for some comments
Reproducible: Always
Steps to Reproduce:
1.Search for something on google
2.return to google homepage
3.type the first few letters of your previous search and try to click on
autocomplete result that comes up with left mouse button
Actual Results:
does not autocomplete the entry when using muose, only when using keyboard
produces an error in JS console:
Error: uncaught exception: [Exception... "Cannot modify properties of a
WrappedNative" nsresult: "0x80570034 (NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN)"
location: "JS frame :: chrome://global/content/bindings/autocomplete.xml ::
onPopupClick :: line 604" data: no]
Expected Results:
should've autocomplete'd the entry
Reporter | ||
Comment 1•21 years ago
|
||
according to Jesse Ruderman, it regressed between yesterday's builds and today's
builds
Severity: minor → normal
Keywords: regression
Comment 3•21 years ago
|
||
*** Bug 234760 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•