Closed
Bug 39485
Opened 25 years ago
Closed 25 years ago
Dropdown lists don't work right after changing selection.
Categories
(Core :: XUL, defect, P3)
Tracking
()
People
(Reporter: laurel, Assigned: mikepinkerton)
Details
(Keywords: platform-parity)
Using 2000-05-16-11m16 commercial build Mac OS 9.0
Dropdown lists all over the product don't work right. After once changing the
selection, the list will not be accessible to show/change selections.
This hits many areas, including prefs and mail account settings dialog as well
as the message composition window.
Steps to reproduce (mail compose window):
1. Go to mail window, click New Msg.
2. Change the first address header line from To: to Cc: by pulling down the
address header widget/dropdown. Line changes to cc.
3. Try to change that header again. Can't access the selections, menu will not
pull down.
Note: In this case (mail header), if you type in the addressee line after
changing the header you are able to access dropdown selections again. If you
are accessing a pref or account setting dialog dropdown without a text field
associated, you are not able to access after one change.
I rechecked the component sheet for default owner... I believe this is
pinkerton. Sorry if I'm wrong.
Assignee: ben → pinkerton
Assignee | ||
Comment 2•25 years ago
|
||
my guess is that this is a dupe of 39661 (popups on mac are hosed because we're
not doing respecting flags in box layout code)
Assignee | ||
Comment 3•25 years ago
|
||
with the fix for 39661, this goes away.
*** This bug has been marked as a duplicate of 39661 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Works fine with 2000-05-19-08 commercial build Mac OS 9.0
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•