success-container not well aligned and focus ring around read-only fields
Categories
(Thunderbird :: Theme, task)
Tracking
(thunderbird78 fixed)
Tracking | Status | |
---|---|---|
thunderbird78 | --- | fixed |
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(2 files)
1.84 KB,
patch
|
aleca
:
review+
wsmwk
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
2.83 KB,
image/png
|
Details |
After bug 1627736 the success-container isn't well aligned, the checkmark and the close button are too high placed.
And in the key details dialog the read-only textfields have a focus ring.
Not focus of this bug, but I think that when opening the key details dialog, the focus shouldn't be on the owner textfield. Maybe, when I understand the code correctly, this https://searchfox.org/comm-central/source/mail/extensions/openpgp/content/ui/keyDetailsDlg.js#53 doesn't work as it should.
Assignee | ||
Comment 1•5 years ago
|
||
Fix both issues.
Assignee | ||
Comment 2•5 years ago
|
||
Screenshot of of the success-container before (above) and with (below) the patch.
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
(In reply to Alessandro Castellani (:aleca) from comment #3)
Since this class is used by other read-only input fields, are we sure we're
not affecting any expected visual feedback throughout the account manager?
The only other place is the SMTP server details box and the focus ring is also not wanted there.
Comment 5•5 years ago
|
||
Sounds good, thanks for checking.
Let's uplift this to beta as well.
Assignee | ||
Comment 6•5 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/f9c5843e733a
Center align the content of the success-container and remove the focus on read-only textfields. r=aleca
Comment 8•5 years ago
|
||
Comment 9•5 years ago
|
||
bugherder uplift |
Thunderbird 78.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/518cb51abae5
Updated•5 years ago
|
Description
•