Closed
Bug 786406
Opened 13 years ago
Closed 13 years ago
Move the tab drag image away from the cursor to prevent it from obscuring the dragged tab
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 18
| Tracking | Status | |
|---|---|---|
| firefox17 | --- | verified |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
|
1.09 KB,
patch
|
jaws
:
review+
|
Details | Diff | Splinter Review |
Since we move the tab directly, we don't really need the drag image there, but we still need it for detaching. As a compromise I already made the drag image smaller in bug 783282, but it's still obscuring the tab while dragging, so I suggest we move it a bit away until bug 674925 is done.
Attachment #656150 -
Flags: review?(jaws)
Comment 1•13 years ago
|
||
Comment on attachment 656150 [details] [diff] [review]
patch
Review of attachment 656150 [details] [diff] [review]:
-----------------------------------------------------------------
Do we need to move the drag image horizontally? I think -16px vertical is fine, but I think it can stay in the same horizontal position.
| Assignee | ||
Comment 2•13 years ago
|
||
Moving the image only vertically looks unintended and unreasonable over here.
Updated•13 years ago
|
Attachment #656150 -
Flags: review?(jaws) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 18
| Assignee | ||
Comment 5•13 years ago
|
||
status-firefox17:
--- → fixed
Could we get a comparative screenshot so we have a clearer idea of what to look out for in verification of this fix? Thanks.
Whiteboard: [qa?]
| Assignee | ||
Comment 7•13 years ago
|
||
The 2012-08-28 nightly should have the unpatched behavior. I don't have a screenshot.
Comment 9•13 years ago
|
||
For the
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0
Build ID: 20120827030549
the dragged image near cursor obscures the dragged tab.
As for
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 beta 4
Build ID: 20121031065642
the dragged image is smaller and is set away from the cursor.
You need to log in
before you can comment on or make changes to this bug.
Description
•