Closed
Bug 188714
Opened 23 years ago
Closed 23 years ago
Pressing Backspace acts like the "Back" function
Categories
(Camino Graveyard :: Accessibility, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: bzmoz, Assigned: bryner)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.0.1) Gecko/20030111 Chimera/0.6+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.0.1) Gecko/20030111 Chimera/0.6+
In the "Go" menu, "Back" is defined as "apple+[" which means that the backspace
key should never have a back function.
Reproducible: Always
Steps to Reproduce:
1. This usually happens when one goes to a web page, then hits backspace.
2. It has happened somewhat randomly at times.
Actual Results:
Backspace triggers a "Back" command.
Expected Results:
Backspace should only respond to Java calls and text fields.
Comment 1•23 years ago
|
||
Should be duplicate of 181719
Comment 2•23 years ago
|
||
181719 is not a duplicate.
Back, space (and shift-space) are 'invisible' shortcuts, coming from previous
browsers.
Comment 3•23 years ago
|
||
This is not a bug it is a feature. Keyboard shortcuts are not IFF (if and only
if) displayed in the menu. Invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•