Closed
Bug 1348551
Opened 9 years ago
Closed 9 years ago
Wrong button focusring in editContactPanel
Categories
(Thunderbird :: Theme, defect)
Tracking
(thunderbird_esr5254+ fixed, thunderbird53 wontfix, thunderbird54 fixed, thunderbird55 fixed)
RESOLVED
FIXED
Thunderbird 55.0
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(2 files)
|
9.59 KB,
image/png
|
Details | |
|
4.65 KB,
patch
|
clokep
:
review+
jorgk-bmo
:
approval-comm-beta+
jorgk-bmo
:
approval-comm-esr52+
|
Details | Diff | Splinter Review |
During work on bug 1348518 I found that the focusring of the delete button is completely wrong. Also the buttons on the bottom don't get the styling from editContactOverlay.css.
| Assignee | ||
Comment 1•9 years ago
|
||
Fixed the issue by using the same focus style as editContactAddressBookList uses. I combined the button and menulist rules as they are the same and doubling them makes no sense. Also fixed the selectors to the buttons at the bottom.
| Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8848743 [details] [diff] [review]
editContactPanel.patch
Clokep, it seems aleth is away for some time. If you have time, could you look at this?
Attachment #8848743 -
Flags: review?(clokep)
Comment 3•9 years ago
|
||
Comment on attachment 8848743 [details] [diff] [review]
editContactPanel.patch
Sorry for the delay on this! Thanks for fixing it.
Attachment #8848743 -
Flags: review?(clokep)
Attachment #8848743 -
Flags: review?(aleth)
Attachment #8848743 -
Flags: review+
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Comment 4•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 55.0
| Assignee | ||
Comment 5•9 years ago
|
||
Comment on attachment 8848743 [details] [diff] [review]
editContactPanel.patch
[Approval Request Comment]
User impact if declined: Weird focus ring
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Attachment #8848743 -
Flags: approval-comm-esr52?
Attachment #8848743 -
Flags: approval-comm-beta?
Updated•9 years ago
|
Attachment #8848743 -
Flags: approval-comm-beta? → approval-comm-beta+
Comment 6•9 years ago
|
||
Beta (TB 54):
https://hg.mozilla.org/releases/comm-beta/rev/0292cd5151ac03ae9415ff7af281fb90c59b11a1
status-thunderbird53:
--- → wontfix
status-thunderbird54:
--- → fixed
status-thunderbird55:
--- → fixed
status-thunderbird_esr52:
--- → affected
Updated•9 years ago
|
Attachment #8848743 -
Flags: approval-comm-esr52? → approval-comm-esr52+
Comment 7•9 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•