Open
Bug 1462608
Opened 7 years ago
Updated 3 years ago
Inspector resize not canceled when clicking inside event popup text-areas
Categories
(DevTools :: Inspector, defect, P5)
DevTools
Inspector
Tracking
(firefox-esr52 wontfix, firefox-esr60 wontfix, firefox60 wontfix, firefox61 wontfix, firefox62 fix-optional)
NEW
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | wontfix |
firefox-esr60 | --- | wontfix |
firefox60 | --- | wontfix |
firefox61 | --- | wontfix |
firefox62 | --- | fix-optional |
People
(Reporter: cfogel, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: regression)
Attachments
(1 file)
529.23 KB,
image/gif
|
Details |
[Affected versions]:
- Firefox 60.0, Firefox 61.0b5, Firefox 62.0a1 (2018-05-16);
[Affected platforms]:
- Windows 10x64, Ubuntu 16.04x64, macOS 10.10.5
[Steps to reproduce]:
1. Launch Firefox;
2. Open the Inspector section(press F12 key);
3. Locate and click on any [Event] from the inspector section;
4. Click to expand any event inside the popup;
5. Click and change the size of the Inspector tabs (Rules/etc.) moving the mouse inside the new text-area;
6. Release the mouse while inside the text-area;
7. Click inside it;
8. Click anywhere in the page.
[Expected result]:
- The popup closes, the resize action for the Inspector tab is canceled.
[Actual result]:
- The inspector resize is not canceled.
[Regression range]:
- Last good: 2016-06-09;
- First bad: 2016-06-10;
[Additional notes]:
- Attached screen-cast with the issue;
- In my opinion, if bug 1462387 is fixed the steps after nr.4 can't be executed anymore.
Comment 1•7 years ago
|
||
Thanks for filing.
I'll triage this as a P5. Not likely to happen and nothing really broken here.
Will happily accept a patch though.
Priority: -- → P5
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 2•6 years ago
|
||
Hi, this was put in the Application panel component, but it belongs to the inspector. I'm moving it there.
Component: Application Panel → Inspector
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•