Closed Bug 1831159 Opened 7 months ago Closed 7 months ago

Fix slightly misaligned Favorite Folder toggle in folder context menu etc. (all menuitems type=checkbox)

Categories

(Thunderbird :: Folder and Message Lists, defect)

Desktop
Windows 11
defect

Tracking

(thunderbird_esr102 unaffected)

RESOLVED FIXED
114 Branch
Tracking Status
thunderbird_esr102 --- unaffected

People

(Reporter: aleca, Assigned: Paenglab)

References

(Blocks 1 open bug)

Details

(Whiteboard: [Supernova3p])

Attachments

(1 file)

This seems to be a Windows 10/11 only issue.

STR:

  • Right click on a folder in the folder pane
  • Notice the "Favorite Folder" menuitem is slightly misaligned

From my code analysis, this is related to bug 1815607. Restoring class="menuitem-iconic" aligns the checkmark icon correctly when it's there, but now misaligned without the checkmark. Btw, all of menuitem type="checkbox" suffer from the same slight misalignment, e.g. Mark > Starred from msg context menu. Firefox doesn't seem to have this problem, e.g. for File > Work offline.

See Also: → 1815607
Whiteboard: [Supernova3p]
Target Milestone: --- → 114 Branch
Summary: Fix slightly misaligned Favorite Folder toggle in folder context menu → Fix slightly misaligned Favorite Folder toggle in folder context menu etc. (all menuitems type=checkbox)

Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/152c58d8faa8
Windows: Fix the alignment of menuitems. r=aleca

Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
See Also: → 1835470
You need to log in before you can comment on or make changes to this bug.