Closed
Bug 1429690
Opened 7 years ago
Closed 7 years ago
Debug mode for content-select to always show the dropdown frame
Categories
(Core :: Layout: Form Controls, enhancement)
Core
Layout: Form Controls
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: tommykuo, Assigned: tommykuo)
References
Details
Attachments
(1 file)
We'd like to add a pref to allow the dropdown frame to be always shown without any click. I think it would be useful to develop/debug the dropdown menu and maybe also useful for testing.
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•7 years ago
|
Attachment #8941765 -
Flags: review?(mats)
| Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8941765 [details]
Bug 1429690 - Debug mode for content-select to always show the dropdown frame
https://reviewboard.mozilla.org/r/212016/#review217928
I don't think we should land this as a permanent feature - it's just more code to maintain for little value IMO.
I would prefer if tests go through the exact same code that we ship - i.e. trigger a mouse click on the element to open the dropdown etc. Using debug features like this for testing adds risk of missing bugs in the real path.
Attachment #8941765 -
Flags: review?(mats) → review-
| Assignee | ||
Comment 4•7 years ago
|
||
ok, that's fine!
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•