Drag/drop to reorder file tabs in editor panel
Categories
(DevTools :: Debugger, enhancement, P5)
Tracking
(firefox75 verified)
Tracking | Status | |
---|---|---|
firefox75 | --- | verified |
People
(Reporter: chujunlu, Assigned: transfusion, NeedInfo)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: good-first-bug)
Attachments
(3 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36
Steps to reproduce:
- Open http://todomvc.com/examples/jquery/#/all
- Open debugger
- In Sources panel, click on several files to open them in the Editor panel
- Click on one tab and try to drag it
Actual results:
The tab is not moving.
Expected results:
The tab can be moved to where I release my mouse.
Personally, I get used to this feature with Chrome debugger and local text editor to reorder the files that I have opened.
Updated•5 years ago
|
Comment 2•5 years ago
|
||
I would like to give this a try. This would be my first fix so might take some time.
Comment 3•5 years ago
|
||
Can't do it atm please ignore my comment above.
Comment 4•5 years ago
|
||
I'll give it a shot
Updated•5 years ago
|
Comment 5•5 years ago
|
||
Thanks Rajat
Comment 6•5 years ago
|
||
How's this going Rajat? Any progress?
Assignee | ||
Comment 7•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Comment 8•5 years ago
|
||
Review ping? It's been quite some time since I rebased it past the revision where the tabs performance refactor occurred.
Comment 10•5 years ago
|
||
Comment 11•5 years ago
|
||
bugherder |
Comment 12•5 years ago
|
||
Confirmed issue with 73.0b6 on Windows 10.
Fix verified with 75.0a1 (2020-02-24) on Windows 10, macOS 10.13, Kubuntu 19.
Description
•