Closed
Bug 1342565
Opened 9 years ago
Closed 9 years ago
Source panel resizing control broken
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jonathan, Unassigned)
References
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:53.0) Gecko/20100101 Firefox/53.0
Build ID: 20170221004019
Steps to reproduce:
1. Open the debugger tab in right-side layout
2. Resize devtools wide enough to display three columns (sources, code, breakpoints+)
3. Click and hold on the border between 1st and 2nd column (to resize sources/1st column)
4. Move cursor to try to resize column
Actual results:
* Column size resized to fixed size
* Column size unresponsive to click-and-hold
Expected results:
* Column is responsive to moving of cursor to choose width
| Reporter | ||
Updated•9 years ago
|
Component: Untriaged → Developer Tools
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Component: Developer Tools → Developer Tools: Debugger
Ever confirmed: true
OS: Unspecified → All
Hardware: Unspecified → All
See Also: → 1278551
| Reporter | ||
Updated•9 years ago
|
Keywords: regression
Comment 1•9 years ago
|
||
This is fixed on nightly. https://github.com/devtools-html/devtools-core/pull/212.
Status: NEW → RESOLVED
Closed: 9 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
•