Closed
Bug 786593
Opened 13 years ago
Closed 13 years ago
Moving a tab to a different window leaves other tabs shifted in the source window
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 18
Tracking | Status | |
---|---|---|
firefox17 | --- | verified |
People
(Reporter: emorley, Assigned: dao)
References
Details
(Keywords: regression)
Attachments
(1 file)
2.08 KB,
patch
|
jaws
:
review+
|
Details | Diff | Splinter Review |
http://hg.mozilla.org/mozilla-central/rev/8af2ff9c6018
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0
1) Start Nightly
2) Ctrl+N for a new window
3) Open several (3+) new tabs in each window
4) Drag the rightmost (though this probably happens for any of them) tab from one window to the other
Expected:
* Tab detaches & is dropped in the new window at the location of the cursor.
* Gap in tab bar on old window is filled by the other tabs moving into the space
* Tabs can be opened/closed/dragged/switched between on both windows without the wrong tab being operated on
Actual:
* Tab doesn't always drop at the correct location on the new window's tab bar
* The old window's tab bar is left with a gap
* Subsequent tab operations (switching, closing etc) occur on the wrong tab
Reporter | ||
Comment 1•13 years ago
|
||
(In reply to Ed Morley [:edmorley] from comment #0)
> * Subsequent tab operations (switching, closing etc) occur on the wrong tab
Also: middle mouse click (to close) some of the tabs on either window - you instead sometimes get a new tab opened (as though you had middle clicked on an empty space on the tab bar).
Assignee | ||
Comment 2•13 years ago
|
||
(In reply to Ed Morley [:edmorley] from comment #0)
> * Tab doesn't always drop at the correct location on the new window's tab bar
I can't reproduce this. Please file a separate bug if you have STR.
OS: Windows 7 → All
Hardware: x86 → All
Summary: Tab dragging between Windows broken → Moving a tab to a different window leaves tabs shifted on the source window
Assignee | ||
Updated•13 years ago
|
Summary: Moving a tab to a different window leaves tabs shifted on the source window → Moving a tab to a different window leaves other tabs shifted in the source window
Assignee | ||
Comment 3•13 years ago
|
||
Updated•13 years ago
|
Attachment #656390 -
Flags: review?(jaws) → review+
Assignee | ||
Comment 5•13 years ago
|
||
Reporter | ||
Comment 6•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 18
Assignee | ||
Comment 7•13 years ago
|
||
status-firefox17:
--- → fixed
Comment 8•13 years ago
|
||
Verified as fixed on Firefox 17 beta 1 - when moving a tab to a different window, there are no gaps left in the other window, the tab can be dropped in the wanted location and the tab operations can be properly done.
Verified on Windows 7, Ubuntu 12.04 and Mac OS X 10.7:
Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/17.0 Firefox/17.0
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Firefox/17.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/17.0 Firefox/17.0
You need to log in
before you can comment on or make changes to this bug.
Description
•