Closed
Bug 207416
Opened 22 years ago
Closed 22 years ago
Access keys clash in print preview.
Categories
(Core :: Print Preview, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: smontagu, Unassigned)
References
()
Details
Attachments
(1 file)
832 bytes,
patch
|
janv
:
review+
dmosedale
:
superreview+
|
Details | Diff | Splinter Review |
The "Print" and "Portrait" buttons in print preview have the same access key, P.
<!ENTITY print.accesskey "P">
.
.
<!ENTITY portrait.accesskey "P">
This makes it impossible to use Alt-P to print from print preview.
Not sure how i missed this first time round - thanks for the heads up Simon.
Attachment #124427 -
Flags: superreview?(dmose)
Attachment #124427 -
Flags: review?(dean_tessman)
Comment 2•22 years ago
|
||
Comment on attachment 124427 [details] [diff] [review]
Change accesskey for "Portrait"
sr=dmose@mozilla.org
Attachment #124427 -
Flags: superreview?(dmose) → superreview+
![]() |
||
Comment 3•22 years ago
|
||
*** Bug 219280 has been marked as a duplicate of this bug. ***
Updated•22 years ago
|
Attachment #124427 -
Flags: review?(dean_tessman) → review?(jag-mozbugs)
Updated•22 years ago
|
Attachment #124427 -
Flags: review?(jag-mozbugs) → review?(jag)
Updated•22 years ago
|
Attachment #124427 -
Flags: review?(jag) → review?(varga)
Updated•22 years ago
|
Attachment #124427 -
Flags: review?(varga) → review+
Comment 4•22 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 5•21 years ago
|
||
Verified FIXED with build 2004-06-30-08. ALT-T works.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•