Closed
Bug 1399077
Opened 8 years ago
Closed 8 years ago
Escape(Esc) key for a drop-down menu on a modal dialog is not working as expected.
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: harishreddy504, Unassigned)
Details
Attachments
(1 file)
|
938 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36
Steps to reproduce:
- Configured a html page with a drop down menu on a modal dialog.
- After loading a modal dialog select the drop down menu.
- Press Escape(Esc) key.
Actual results:
It is closing entire modal dialog instead of closing only drop down menu.
Expected results:
It should close only the drop-down menu.
Comment 2•8 years ago
|
||
This is not a support site. Visit https://stackoverflow.com/ or somewhere else to get help. Thank you!
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 3•8 years ago
|
||
(In reply to Kohei Yoshino [:kohei] from comment #2)
> This is not a support site. Visit https://stackoverflow.com/ or somewhere
> else to get help. Thank you!
Why this behavior is working fine in other browsers like chrome and other versions of Mozilla.
Working version: 55.0.3 Funnelcake Onboarding Q1 2017 - v1.6 variation mozilla102 - 1.0
Non working version: 55.0.3 Funnelcake Onboarding Q1 2017 - v1.6 control mozilla101 - 1.0
You need to log in
before you can comment on or make changes to this bug.
Description
•