Open
Bug 241867
Opened 21 years ago
Updated 2 years ago
Find-as-you-type active even though focus is on location bar while loading page
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: lists, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421
When I open my Mozilla 1.7b, it automatically loads http://www.dubbekarl.dk. My
site is on a quite slow server, so it may take up to 3 seconds before the page
is loaded. Often, I want to go somewhere else and immediately type Ctrl-L to
focus the location bar and then type an URL. But, instead of editing the URL,
the find-as-you-type is active. That is, I type "www", and the status bar in the
browser says "Link: www not found". If I want to type a URL, I first have to
stop the browser loading the page, then Ctrl-L and typing a URL works.
The bug was also in Mozilla 1.6.
Reproducible: Always
Steps to Reproduce:
1.Set home page to http://www.dubbekarl.dk and open browser.
2.When the window opens and before the page loads, immediately type Ctrl-L and
type "www".
Actual Results:
www is not written in the URL, instead Mozilla searches for "www".
Expected Results:
I should have been editing the URL.
Reporter | ||
Comment 1•21 years ago
|
||
The actual version i use is Mozilla 1.7 rc-1.
Comment 2•21 years ago
|
||
Jan, what other keys are being targeted to the content pane at this time? Does
the arrow key scroll the current content rather than drop down the URL bar
history list?
If that's the case then this is more of a focus bug, dependent on bug 83552.
Perhaps the problem is that focus should not be set to the page as it loads, if
the user has deliberately set it in the URL bar since the new page started loading.
Reporter | ||
Comment 3•21 years ago
|
||
No, crsr-down correctly expands the location bar to a list of matching URLs
(none), ending with "Search Google for...".
Reporter | ||
Comment 4•21 years ago
|
||
Strangely enough, the bug is only reproducible by me when I'm using a LAN
connection. If I'm using dial-up, I can easily hit Ctrl-L and type in the
address bare while Mozilla is still waiting for my default page.
Reporter | ||
Comment 5•21 years ago
|
||
This bug seems to have been fixed in 1.7rc3. That is, I cannot reproduce it in
this version.
Comment 6•20 years ago
|
||
Firefox is also affected (? to 1.0.2)
Find-as-you-type even fires, when the cursor is clearly in a input-element
(cursor blinking)
Comment 7•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/
Comment 8•19 years ago
|
||
*** Bug 235751 has been marked as a duplicate of this bug. ***
Comment 10•17 years ago
|
||
Also happens with me - 100% Chance.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
To reproduce, do the following.
1.) Set Home Page to www.google.com
2.) Close Firefox.
3.) Open Firefox.
4.) Start typing a URL (Slowly) before Google has loaded.
Result:
Part of the URL is in the address bar, and part is in the Google-Search bar.
I can submit a RAR Compressed video if need be (Compressed to < 5MB)
E-mail me on r33lix@gmail.com (Replacing the 3's with e's) to request.
- Reelix
Comment 11•16 years ago
|
||
Mass un-assigning bugs assigned to Aaron.
Assignee: aaronleventhal → nobody
Updated•16 years ago
|
QA Contact: keyboard.navigation
Assignee | ||
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•