Closed Bug 1903215 Opened 4 months ago Closed 3 months ago

The account name part of the identity picker can't be clicked on

Categories

(Thunderbird :: Message Compose Window, defect)

defect

Tracking

(thunderbird128 verified)

RESOLVED FIXED
129 Branch
Tracking Status
thunderbird128 --- verified

People

(Reporter: darktrojan, Assigned: darktrojan)

References

(Blocks 1 open bug)

Details

(Keywords: dupeme)

Attachments

(1 file)

  • Start a new message.
  • Click on the "From" menu list.
  • Try to click on one of the grey, italic labels on the right hand side. Nothing happens.
  • Click on one of the black labels on the left hand side. Works as intended.

This seems to be happening because the account name label is an addition to the usual elements in a <menuitem>, so clicking on it somehow doesn't get back to the <menulist>. We could put inside the normal label and style to match, that appears to work.

Would pointer-events: none help, so the elements aren't even considered when using a mouse?

Looks like it. Good idea!

I also moved these rules into #msgIdentity to prevent unintended consequences (nothing else matches, but you never know).

Assignee: nobody → geoff
Status: NEW → ASSIGNED
Target Milestone: --- → 129 Branch

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/a5d185b5cbc5
Fix clickability of account label in the identity picker. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED

Comment on attachment 9408297 [details]
Bug 1903215 - Fix clickability of account label in the identity picker. r=#thunderbird-front-end-reviewers

[Approval Request Comment]
Regression caused by (bug #): no idea
User impact if declined: papercut, clicking on parts of a drop-down list does nothing
Testing completed (on c-c, etc.): on c-c 5 days
Risk to taking this patch (and alternatives if risky): very low

Attachment #9408297 - Flags: approval-comm-beta?

Comment on attachment 9408297 [details]
Bug 1903215 - Fix clickability of account label in the identity picker. r=#thunderbird-front-end-reviewers

[Triage Comment]
Approved for beta

Attachment #9408297 - Flags: approval-comm-beta? → approval-comm-beta+

Confirming this issue as verified fixed for 128.0b4(20240624182435) with macOS 14, Ubuntu 22 and Win10.

Status: RESOLVED → VERIFIED
Status: VERIFIED → RESOLVED
Closed: 4 months ago3 months ago
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: