Closed Bug 745472 Opened 12 years ago Closed 12 years ago

pressing enter on failed URL in awesome bar does not reload if fragment identifier present

Categories

(Firefox :: Address Bar, defect)

12 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 186371

People

(Reporter: freddy, Unassigned)

References

()

Details

Expected Behaviour:

When loading a page fails, going to the awesome bar and pressing enter retries loading the specified location.

Verify expected behaviour without fragment identifier:
1) run tcpdump on loopback interface
2) visit http://localhost:802/foo (it fails, packets go to port 802)
3) focus awesome bar, press enter, same behavior as above

Verify bug with fragment identifier:
1) run tcpdump on loopback interface
2) visit http://localhost:801/foo#bar (it fails, packets go to port 802)
3) focus awesome bar, press enter, no further attempts to connect to host.


This is especially bothersome with web applications that make heavy use of fragment identifiers, e.g. twitter.

I was not too sure about where to file this bug, hope this component OK.
Keyword ux-consistency?
/Maybe/ this bug is related to #273158
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.