Open Bug 851786 Opened 11 years ago Updated 2 years ago

http://example/index.html is treated differently, depending on left click or middle click.

Categories

(Core :: DOM: Navigation, defect)

x86
Windows 8
defect

Tracking

()

UNCONFIRMED

People

(Reporter: torisugari, Unassigned)

Details

When you open this link

http://example/mozilla.html

with left click, the browser's tab goes to the error page (Server not found).

When you middle-click the page, the browser open a new tab, redirecting it to

http://www.iana.org/domains/example

I think either result will do, but they should be consistent.


The actual reason of this would be that the browser appends ".com" to "example" only when the browser opened it as a new tab. Therefore this seems URL Fixup's bug.
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.