Closed Bug 64135 Opened 24 years ago Closed 24 years ago

Shortcut needed for going to home page

Categories

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

enhancement
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: mpt, Assigned: bugzilla)

Details

(Keywords: platform-parity)

Attachments

(1 file)

Currently it appears we have no keyboard shortcut for going to the home page.

I suggest Alt+Home. It fits well with Alt+Left and Alt+Right (for Back and 
Forward), and is used for going to the home page in Internet Explorer.
Actually, on Mac OS this would be Command+Home (to match Command+Left and 
Command+Right for Back and Forward). On all other platforms it would be 
Alt+Home.
Keywords: pp
OS: other → All
Hardware: Other → All
cc'ing alec for sr
Status: NEW → ASSIGNED
r=timeless assuming some minor whitespace changes are fixed.
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Why was the modifier hard-coded to either "alt" or "meta"?  Shouldn't it have 
been "accel"?
accel is ctrl on windows. we hard coded to !accel. effectively.
we really need a way to name alt and meta w/ one word so we don't need the 
different mac/pc names.
Would it be the same as what GetMenuAccessKey() returns in 
nsMenuBarListener.cpp?

http://lxr.mozilla.org/seamonkey/source/layout/xul/base/src/nsMenuBarListener.cp
p#77
vrfy fixed: Alt+Home works fine on winNT and linux [2001.01.12.08]. Command+Home
works fine on Mac OS [2001.01.12.08].
Status: RESOLVED → VERIFIED
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: