Task category menulist broken on trunk
Categories
(Calendar :: Dialogs, defect)
Tracking
(thunderbird_esr102 verified, thunderbird102? affected, thunderbird103 verified, thunderbird104 affected)
People
(Reporter: aleca, Assigned: Paenglab)
Details
(Whiteboard: [TM:102.0.1optimistic])
Attachments
(3 files, 2 obsolete files)
10.68 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
rjl
:
approval-comm-esr102+
|
Details | Review |
16.03 KB,
image/png
|
Details |
The Category menulist for tasks is broken on trunk, but works and looks OK on 68.
Issues:
- The input field is not styled and doesn't have the left icon.
- The dropdown list is too long and doesn't show a scrollbar.
- The menu items don't show the checkbox when unchecked.
- At every item selection, the dropdown closes and reopens.
Reporter | ||
Comment 1•4 years ago
|
||
A comparison with 68
Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 2•4 years ago
|
||
I'm not sure exactly what it's meant to look like on Mac, but unless things have been changed since I last remade this, the input field is not meant to have any special style or icon, and menu items aren't meant to have a checkbox (just the mark itself if required). As for length and scrolling, I have no idea. The "closing on selection" thing could definitely be improved though, and I've since learnt a better way to do that.
Updated•4 years ago
|
Reporter | ||
Comment 3•1 year ago
|
||
Old bug but still relevant with the recent style changes.
The checkmark appears on top of the category color.
Richard, would you be able to tackle this?
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Updated•1 year ago
|
Assignee | ||
Comment 4•1 year ago
|
||
I can try but this looks not so easy as the menu-iconic-icon
is used for both the category colour and the checkmark.
Or how about using the menuitem label have the category colour like we do for the tags?
Assignee | ||
Comment 5•1 year ago
|
||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Pushed by nicolai@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/6855cb1a71a6
Separate the checkmark and the category in the event category menupopup. r=aleca
Assignee | ||
Comment 7•11 months ago
|
||
Comment on attachment 9282944 [details]
Bug 1571143 - Separate the checkmark and the category in the event category menupopup. r=aleca
[Approval Request Comment]
User impact if declined: no good visibility in menupopup when the category is checked
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 8•11 months ago
|
||
Comment on attachment 9282944 [details]
Bug 1571143 - Separate the checkmark and the category in the event category menupopup. r=aleca
[Triage Comment]
Approved for beta
Comment 9•11 months ago
|
||
bugherder uplift |
Thunderbird 103.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/390d04deca41
Comment 10•11 months ago
|
||
optimistically approving for TB102.0.1 - assuming it will pass beta over the next several days
Comment 11•11 months ago
|
||
bugherder uplift |
Thunderbird 102.0.1:
https://hg.mozilla.org/releases/comm-esr102/rev/1d8313bc37b9
Comment 12•11 months ago
•
|
||
Still seeing no checkbox in Daily Build ID 20220705101731, 103.0b2 and a quick check of 102.0.1 on Fedora 35 Workstation, and the dropdown just closes on every selection.
Comment 14•11 months ago
|
||
Yes, that is what I see, but I thought there were supposed to be checkboxes.
Assignee | ||
Comment 15•11 months ago
|
||
No checkboxes would make the menu too busy and would deviate from the colour bubbles.
Comment 17•11 months ago
|
||
Sorry to respond to a closed bug, but I'm still seeing the dropdown close after every selection on v103.0b3. Was this addressed in the fix?
Assignee | ||
Comment 18•11 months ago
|
||
No.
Comment 19•11 months ago
|
||
Ok, Richard. Thanks. I'll look to see if that bug/enhancement request already exists, if not I'll file one.
It looks like the fixed check icon does appear correctly now for me. https://bugzilla.mozilla.org/show_bug.cgi?id=1744094 could be another visually appealing option (or alternative) when multiple categories are selected.
Comment 20•11 months ago
|
||
Comment on attachment 9282944 [details]
Bug 1571143 - Separate the checkmark and the category in the event category menupopup. r=aleca
[Triage Comment]
Description
•