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•2 years ago
|
Comment 2•2 years ago
|
||
I would like to give this a try. This would be my first fix so might take some time.
Comment 3•2 years ago
|
||
Can't do it atm please ignore my comment above.
Comment 4•2 years ago
|
||
I'll give it a shot
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Thanks Rajat
Comment 6•2 years ago
|
||
How's this going Rajat? Any progress?
| Assignee | ||
Comment 7•2 years ago
|
||
Updated•1 year ago
|
| Assignee | ||
Comment 8•1 year ago
|
||
Review ping? It's been quite some time since I rebased it past the revision where the tabs performance refactor occurred.
Comment 10•1 year ago
|
||
Pushed by jlaster@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/07ba3a3f8ce6 Drag/drop to reorder file tabs in editor panel r=jlast
Comment 11•1 year ago
|
||
| bugherder | ||
Comment 12•1 year 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
•