Closed
Bug 27441
Opened 25 years ago
Closed 25 years ago
pref-smart_browsing.xul accesskeys need to move to .dtd
Categories
(SeaMonkey :: Preferences, defect, P3)
SeaMonkey
Preferences
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: fergus, Assigned: matt)
References
Details
(Keywords: verifyme)
/xpfe/components/prefwindow/resources/content/pref-smart_browsing.xul
This file contains 5 accesskey definitions which should be moved to the
corresponding .dtd file.
The lines in question are as follows:
<html:label for="browserRelatedEnabled" accesskey="n" tabindex="0">
<html:label for="browserRelatedAutoLoad0" accesskey="n" tabindex="0">
<html:label for="browserRelatedAutoLoad1" accesskey="n" tabindex="0">
<html:label for="browserRelatedAutoLoad2" accesskey="n" tabindex="0">
<html:label for="browserGoBrowsingEnabled" accesskey="n" tabindex="0">
Bulk move of all Pref UI component bugs to new Preferences component. Pref UI
component will be deleted.
Component: Pref UI → Preferences
Updated•25 years ago
|
Target Milestone: M16 → M18
as per agreement with don, l10n will fix this bug and don's engineer will check
the fix in. nominating for nsbeta2
Keywords: nsbeta2
I don't see any hardcoded accesskey in pref-smart_browsing.xul. They could be
removed. Can someone confirm this and mark this bug as invalid or fixed?
Mark it as fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•