Closed Bug 1769571 Opened 2 years ago Closed 2 years ago

Link rel=up support is missing

Categories

(Core :: DOM: UI Events & Focus Handling, enhancement)

Firefox 101
x86_64
Windows 10
enhancement

Tracking

()

RESOLVED DUPLICATE of bug 57399

People

(Reporter: ohnobinki, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:101.0) Gecko/20100101 Firefox/101.0

Steps to reproduce:

I pressed alt+up-arrow on https://www.seamonkey-project.org/releases/seamonkey2.53.12/ in Firefox.

Actual results:

Nothing.

Expected results:

It should have navigated to the <link rel="up"/> location which is https://www.seamonkey-project.org/releases/ . I.e., it should imitate the behavior of Seamonkey’s menu bar / Go / Up action. Firefox seems to be missing this functionality entirely.

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Component: Untriaged → DOM: UI Events & Focus Handling
OS: Unspecified → Windows 10
Product: Firefox → Core
Hardware: Unspecified → x86_64
Resolution: --- → DUPLICATE

Sorry, I misunderstood the functionality in SeaMonkey.

The behavior that I would like to see upon pressing alt+up arrow is the behavior that one gets from SeaMonkey’s Website Navigation Bar’s Up button. To enable this bar in SeaMonkey, choose Menu / View / Show/Hide / Website Navigation Bar / Show Only As Needed. Then navigate to a page with <link rel="up" href="«some URI»"/>. The bar will appear and include “Top” and “Up” buttons. The “Up” button will be clickable and will navigate to the href listed “«some URI»”.

Thanks!

You need to log in before you can comment on or make changes to this bug.