Open
Bug 333695
Opened 19 years ago
Updated 3 years ago
Not able to edit url
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
NEW
People
(Reporter: Web-Zocker, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
If I go on the website: www.xn--pflzerluft-r5a.de, I can not edit the url. The focus constantly jumps out the url-field.
Further I know, that this side is redirected to www.metzgerei-kieffer.de .
So, firefox must have problems with redirections.
Reproducible: Always
Steps to Reproduce:
1. go on www.xn--pflzerluft-r5a.de
2. try to edit url
3. doesn't work
Actual Results:
3. doesn't work
Expected Results:
The software should have let me edit the url (of course it should!).
Comment 1•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060411 Firefox/3.0a1 ID:2006041202
I see this too.
Updated•19 years ago
|
Version: unspecified → 1.5.0.x Branch
Updated•19 years ago
|
Severity: normal → major
Updated•19 years ago
|
Severity: major → normal
Keywords: regression
Comment 2•19 years ago
|
||
Actually, is this just the text box with the text being written into it stealing focus from the URL bar, and therefore not a bug?
Updated•19 years ago
|
Comment 3•17 years ago
|
||
I think it is, comment 2, so I'm resolving this as INVALID. If anyone can prove otherwise, feel free to reopen this bug.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Comment 4•17 years ago
|
||
I don't think that this invalid for sure. It will make it really hard for disabled users to navigate inside the browser. Even for us it is not possible to enter any URL into the location bar. Which is annoying. Shall a web page really be able to steal the focus in such a consistent manner?
Marco and David, what do you both think?
Status: RESOLVED → REOPENED
OS: Windows XP → All
Hardware: x86 → All
Resolution: INVALID → ---
Comment 5•17 years ago
|
||
I tested with Safari and there the focus stays in the location bar. The web page is not able to steal the focus at all.
Status: REOPENED → NEW
Component: Menus → Document Navigation
Product: Firefox → Core
QA Contact: menus → docshell
Version: 1.5.0.x Branch → Trunk
Updated•17 years ago
|
Component: Document Navigation → Event Handling
QA Contact: docshell → events
Comment 6•17 years ago
|
||
I think we should do the same as Safari in this case.
Comment 7•17 years ago
|
||
In case someone cares, here's what this bug needs to be fixed:
1) A testcase attached to the bug.
2) A clear spec of the desired behavior.
I agree that the current behavior is not desired.
| Assignee | ||
Updated•7 years ago
|
Component: Event Handling → User events and focus handling
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•