Closed
Bug 1392100
Opened 8 years ago
Closed 7 years ago
mail Identity not selectable with default theme
Categories
(SeaMonkey :: MailNews: Composition, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1331208
People
(Reporter: moz, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/2017081617 Firefox/57.0 SeaMonkey/2.54a1-h Lightning/5.9a1
Build ID: 20170816174554
Steps to reproduce:
prerequisites:
default theme active
more than one identity or mail account configured
steps:
compose new Mail
try to change senders identity
Actual results:
dropdown for identities not shown
menulist with id msgIdentiy incomplete no selection possible
Expected results:
different Identity should be selectable
Comment 1•8 years ago
|
||
Modern theme:
Open SM in MailNews, open a new compose window e.g. with ^m. Behind the From: is an input box with an arrow-down at the end. Clicking this arrow gives a choice of identities.
Default theme:
Like above. No arrow-down visible. Open the DOM Inspector. File->Inspect Chrome Document->Compose: (no subject). In the DOMI click on the 'Find a node...' icon and then in the compose window on the From:. In the left window of the DOMI now is a line with 'label' selected.
Open the menulist directly below label and click on xuldropmarker. In the compose window the end of the input box flashes red for a short time.
That indicates that the box containing the arrow-down exists despite being not visible.
That is not a new bug. I can reproduce it with older SMs.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Unspecified → Linux
Comment 2•8 years ago
|
||
I should add that the red flashing area at the end of the input box has the height of the input box and the width of only some pixel.
![]() |
||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•