Closed
Bug 1455268
Opened 7 years ago
Closed 7 years ago
Dropdown menus from Dev Tools don't close when clicking elsewhere
Categories
(DevTools :: General, defect)
Tracking
(firefox59 affected, firefox60 affected, firefox61 affected)
RESOLVED
INVALID
People
(Reporter: david.olah, Unassigned)
Details
Attachments
(1 file)
53.85 KB,
image/png
|
Details |
[Affected versions]:
Nightly 61.0a1
[Affected platforms]:
Platforms: Ubuntu 16.04 x64.
[Steps to reproduce]:
1. Right click on any site and click Inspect element
2. Click on a button from the Dev Tools that opens a menu (Ex: Customize Developer Tools and Get Help)
3. Click near the menu dropdown (or on the button that opened the menu)
[Expected result]:
- Dropdown menu closes
[Actual result]:
- Dropdown menu doesn't close
Notes:
- tested also on Mac OS and Windows and the issue doesn't reproduce
Comment 1•7 years ago
|
||
I just tried the STR on Ubuntu and I can't reproduce. Are you sure you don't have the "Disable popup autohide" setting in effect? (I guess not or else you would see problems elsewhere too.)
Reporter | ||
Comment 2•7 years ago
|
||
Brian, I don't have the "Disable popup autohide". I have the same settings as on Windows and Mac (no settings changed), and there I couldn't reproduce, but I checked now and on Nightly 61.0a1 (2018-04-22), Ubuntu 16.04 I can still reproduce it.
Comment 3•7 years ago
|
||
Hmm, that's odd. I can't reproduce it in Ubuntu 17.10. Perhaps it's a GTK/Unity difference. I'm not sure if you have 17.10 available for testing?
Reporter | ||
Comment 4•7 years ago
|
||
I tried now again with a new profile on Ubuntu 16.04 and it was it's fault. On a new one I can't reproduce neither. If you want any information about the profile I'll send it.
Flags: needinfo?(bbirtles)
Comment 5•7 years ago
|
||
If you can look at what non-default settings you had in the faulty profile and narrow down the culprit that would be most helpful. (And if ui.popup.disable_autohide is set to true, that would be particularly telling.)
Flags: needinfo?(bbirtles)
Reporter | ||
Comment 6•7 years ago
|
||
Yes, it is true that ui.popup.disable_autohide was true. Sorry for the mistake. I am closing this issue as invalid.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•