Disabled buttons react to hover and click interactions
Categories
(Thunderbird :: Theme, defect)
Tracking
(thunderbird_esr78? verified, thunderbird86? verified)
People
(Reporter: aleca, Assigned: Paenglab)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files, 2 obsolete files)
50.91 KB,
image/gif
|
Details | |
2.42 KB,
patch
|
aleca
:
review+
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
All the disabled buttons in theamable dialogs started showing a visual feedback when hovered of clicked, at least on Linux as I haven't tested it in other platforms.
This seems to be a regression affecting also 78 as it wasn't happening when these elements were styled in previous bugs, during the initial implementation of theamable dialog styles.
Reporter | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Ah, my bad. I did bad work in bug 1650789. I thought the styles applies only to the buttons in notifications and in AB there no disabled buttons exist.
Assignee | ||
Comment 2•4 years ago
|
||
This time really working.
Reporter | ||
Comment 3•4 years ago
|
||
Reporter | ||
Updated•4 years ago
|
Assignee | ||
Comment 4•4 years ago
|
||
This fixes the .btn.hub issue. I skimmed the other buttons and found no similar issue. The calendar-daypicker wasn't affected by this patch but I fixed it too.
Reporter | ||
Comment 5•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/ecdece9e242c
Stop showing hover and active on disabled buttons. r=aleca
Assignee | ||
Comment 7•4 years ago
|
||
Comment on attachment 9200606 [details] [diff] [review]
1690098-disabled-buttons.patch
[Approval Request Comment]
Regression caused by (bug #): bug 1650789
User impact if declined: disabled buttons give unwanted feedback
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 8•4 years ago
|
||
Comment on attachment 9200606 [details] [diff] [review]
1690098-disabled-buttons.patch
[Triage Comment]
Approved for beta
Comment 9•4 years ago
|
||
bugherder uplift |
Thunderbird 86.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/3f086caeaab6
Comment 10•4 years ago
|
||
Disabled buttons no longer react to hover and clicks in my tests of 86.0b2 on Windows 10 and Fedora 33 Workstation.
Comment 11•4 years ago
|
||
Comment on attachment 9200606 [details] [diff] [review]
1690098-disabled-buttons.patch
[Triage Comment]
Approved for esr78
Comment 12•4 years ago
|
||
bugherder uplift |
Thunderbird 78.8.0:
https://hg.mozilla.org/releases/comm-esr78/rev/4cdc02a8c7b0
Comment 13•4 years ago
|
||
Works for me in my tests of the 78.8.0 release candidate on Fedora 33 Workstation and Windows 10.
Description
•