Closed
Bug 270390
Opened 20 years ago
Closed 19 years ago
bad interaction between autocomplete pop-up and double-clicking to select word
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 261862
People
(Reporter: chris, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041114 Firefox/1.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041114 Firefox/1.0
Double-clicking on the part of a text input box to the right of any entered
terms should select the last word in the input box (this was the behaviour in
Mozilla and in most other GTK applications). But where there is autocomplete
functionality, sometimes the first click brings up the autocomplete box and the
second click does not result in the last word of the line being selected. This
happens about half the time I try it, but I suspect it depends on interval
between double-clicks and speed of machine.
Reproducible: Sometimes
Steps to Reproduce:
1. Go to http://www.google.com/, type "fish soup" in input field, click "Google
Search"
2. Double-click in text input box to the right of the word "soup".
Actual Results:
Sometimes, the autocomplete box pops up and then disappears; other times, the
word "soup" is selected.
Expected Results:
Select the word "soup" (the last word on the line).
I can confirm this with the following steps.
1) Go to google.com and insert a search string.
2) Click anywhere outside of the search box.
3) Click in the middle of a word in your search query
3) Double click on that word.
Results: The autocomplete box shows up and dissappears because of the second
click instead of selecting the word.
Reproducible: Always
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Reporter | ||
Comment 3•19 years ago
|
||
yep, still there.
Comment 4•19 years ago
|
||
(In reply to comment #3)
> yep, still there.
in what version ? Firefox 1.5 beta 2 ?
Comment 5•19 years ago
|
||
*** This bug has been marked as a duplicate of 261862 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•