Closed
Bug 457843
Opened 17 years ago
Closed 8 years ago
Hovering mouse pointer across autocomplete options yields unexpected textbox result
Categories
(Toolkit :: Autocomplete, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: jsandeo, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008092510 Ubuntu/8.04 (hardy) Firefox/3.0.3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008092510 Ubuntu/8.04 (hardy) Firefox/3.0.3
If you want to edit a text box's content by selecting a word, and then inadvertently move the mouse pointer out of sight by hovering it over the autocomplete box, your editing will be eventually lost when you move the focus of of the edited text-box.
Reproducible: Always
Steps to Reproduce:
I am at a google SERP.
In the search box, I type "kate delete blank lines", then press the Search button.
Since I don't like the results, I wish to change my search to "kate remove blank lines", and I do it as follows:
1) I place my mouse's pointer over the word "delete" displaying at the search box.
2) I double-click my mouse's left button in order to select the word.
3) Automagically, the word is selected, but also the auto-complete box unfolds, displaying the option "kate delete blank lines" which has been previously cached by the browser.
4) Here comes the trick: I now want to replace the word "delete" with "remove"; before starting to type, I get the mouse's pointer out of my sight. I sometimes happen to do this by moving the pointer downwards, so when this happens, the pointer hovers over the autocomplete box, thus inadvertently selecting the option "kate delete blank lines".
5) I type the word "remove", so now the search box reads "kate remove blank lines". Everything looks fine, and I can now run my new search.
6) Now, the bug: as I press the "tab" key to get the focus on the "Search" button and do my new search, what actually happens is that the text in the box is replaced with the inadvertently selected autocomplete option "kate delete blank lines", so I am actually going to repeat the same search(!!)
Actual Results:
Editing of the text box is lost.
Expected Results:
Not loosing the edited text in the box.
I am using Firefox on KDE 3.5.
Updated•17 years ago
|
Component: Location Bar and Autocomplete → Autocomplete
Product: Firefox → Toolkit
QA Contact: location.bar → autocomplete
Version: unspecified → Trunk
Updated•17 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•8 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•