Closed
Bug 313728
Opened 19 years ago
Closed 19 years ago
Re-fix accesskeys on show bug page to not clash with browser
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: gerv, Assigned: gerv)
References
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
2.54 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
I mistakenly checked in some duff code in bug 215148 which regressed part of bug 163007. This bug covers backing that out on branch and trunk.
Gerv
Assignee | ||
Comment 1•19 years ago
|
||
This patch removes the four accidentally-added accesskeys. It applies to the trunk directly, and to the branch with a 13-line offset. Please review and approve for checkin on both.
Gerv
Attachment #200722 -
Flags: review?(justdave)
Comment 2•19 years ago
|
||
See bug 313454, you probably want to post your patch there?
Assignee | ||
Comment 3•19 years ago
|
||
*** Bug 313454 has been marked as a duplicate of this bug. ***
Comment 4•19 years ago
|
||
Comment on attachment 200722 [details] [diff] [review]
Patch v.1
You should remove the access key underlinings, too (S<u>e</u>verity et al), too.
Attachment #200722 -
Flags: review?(justdave) → review-
Updated•19 years ago
|
Updated•19 years ago
|
Whiteboard: [blocker will fix]
Assignee | ||
Comment 5•19 years ago
|
||
Oops. Here's version 2.
Gerv
Attachment #200722 -
Attachment is obsolete: true
Attachment #205947 -
Flags: review?(wurblzap)
Updated•19 years ago
|
Status: NEW → ASSIGNED
Flags: blocking2.22?
Flags: blocking2.22+
Flags: blocking2.20.1?
Flags: blocking2.20.1-
Whiteboard: [blocker will fix]
![]() |
||
Comment 6•19 years ago
|
||
Comment on attachment 205947 [details] [diff] [review]
Patch v.2
r=LpSolit for tip and 2.20.
Attachment #205947 -
Flags: review?(wurblzap) → review+
![]() |
||
Updated•19 years ago
|
Flags: approval?
Flags: approval2.20?
Updated•19 years ago
|
Flags: approval?
Flags: approval2.20?
Flags: approval2.20+
Flags: approval+
![]() |
||
Comment 7•19 years ago
|
||
tip:
Checking in template/en/default/bug/edit.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl,v <-- edit.html.tmpl
new revision: 1.66; previous revision: 1.65
done
2.20:
Checking in template/en/default/bug/edit.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl,v <-- edit.html.tmpl
new revision: 1.60.2.2; previous revision: 1.60.2.1
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Comment 8•19 years ago
|
||
*** Bug 334103 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•