Link rel=up support is missing
Categories
(Core :: DOM: UI Events & Focus Handling, enhancement)
Tracking
()
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.
Updated•3 years ago
|
Reporter | ||
Comment 2•3 years ago
|
||
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!
Description
•