Closed
Bug 305417
Opened 19 years ago
Closed 16 years ago
Wrong accesskey in bookmarks.dtd (treecol.lastvisit.accesskey)
Categories
(Firefox :: Keyboard Navigation, defect)
Firefox
Keyboard Navigation
Tracking
()
RESOLVED
INVALID
People
(Reporter: ogi, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; bg; rv:1.8b4) Gecko/20050802 Firefox/1.0+ Build Identifier: Mozilla/5.0 (X11; U; Linux i686; bg; rv:1.8b4) Gecko/20050802 Firefox/1.0+ There is a wrong accesskey in mozilla/browser/locales/en-US/chrome/browser/bookmarks/bookmarks.dtd: <!ENTITY treecol.lastvisit.label "Last Visited"> <!ENTITY treecol.lastvisit.accesskey "b"> Reproducible: Always Steps to Reproduce: Should be fixed along with 304793.
| Reporter | ||
Updated•19 years ago
|
Version: unspecified → 1.5 Branch
Comment 1•19 years ago
|
||
See bug 182414 and bug 302006. This is probably INVALID because we don't even implement access keys here...
Comment 2•19 years ago
|
||
I don't think it makes much sense to change the accesskey here, since it is bogus. Confirming the bug though, as there *is* a wrong accesskey, although it's not used anywhere.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Wrong accesskey in bookmarks.dtd → Wrong accesskey in bookmarks.dtd (treecol.lastvisit.accesskey)
Version: 1.5 Branch → Trunk
Comment 3•16 years ago
|
||
New places UI doesn't use bookmarks.dtd and new places.dtd file doesn't contain treecol accesskeys -> INVALID
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•