Closed
Bug 1202184
Opened 9 years ago
Closed 8 years ago
Debugger interface can be deformed by changing the height of search results panel
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox43 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: arni2033, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files)
STR: (Win7_64, Nightly 43, 32bit, ID 20150901030226, new profile, safe mode)
1. Open this "data:" url in new tab or click URL field in form above
data:text/html,<body onclick="console.log(this)">
2. Open Inspector, click (ev) button near <body> element
3. Click debugger button in event listeners tooltip (to open the file in debugger)
4. Detach devtools into separate window, maximize it (this step isn't necessary, but it makes this easier to reproduce)
5. Type "!onclick" in debugger's search field [panel with search results will appear]
6. Resize that panel: move mouse over the separator, press left mouse button, move mouse to the bottom of the screen, release left mouse button.
Result: [see video] Deburger interface is deformed
Expectations: Debugger interface shouldn't be deformed
Blocks: dbg-frontend
Comment 2•8 years ago
|
||
Closing. New debugger search interface doesn't list results in the same way.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•