Closed
Bug 634158
Opened 15 years ago
Closed 15 years ago
The resizer is displayed in the wrong position on orphan tabs
Categories
(Firefox Graveyard :: Panorama, defect, P2)
Firefox Graveyard
Panorama
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 4.0b12
People
(Reporter: raymondlee, Assigned: ttaubert)
References
Details
(Keywords: regression)
Attachments
(2 files, 2 obsolete files)
9.70 KB,
image/jpeg
|
Details | |
2.93 KB,
patch
|
Details | Diff | Splinter Review |
It happens in the latest trunk.
Steps to reproduce
1. Drag a tab item from a group to an empty space to create an orphan tabs
Expected result:
The resizer appears at the bottom right of the orphan tab
Actual result:
The resizer appears at the top right of the orphan tab
![]() |
Reporter | |
Comment 1•15 years ago
|
||
![]() |
Assignee | |
Updated•15 years ago
|
Assignee: nobody → tim.taubert
Status: NEW → ASSIGNED
OS: Mac OS X → All
Hardware: x86 → All
![]() |
Assignee | |
Comment 2•15 years ago
|
||
Do we need a test for this?
Attachment #512410 -
Flags: review?(ian)
![]() |
Assignee | |
Comment 3•15 years ago
|
||
Comment on attachment 512410 [details] [diff] [review]
patch v1
Passed try:
http://tbpl.mozilla.org/?tree=MozillaTry&pusher=tim.taubert@gmx.de&rev=0a100b7fa1ff
Comment 5•15 years ago
|
||
Comment on attachment 512410 [details] [diff] [review]
patch v1
Seems like a test would be pretty straight-forward: create an orphan and check the location of its resizer. Might as well give it a shot.
Otherwise looks good.
Attachment #512410 -
Flags: review?(ian) → review-
![]() |
Assignee | |
Comment 6•15 years ago
|
||
Attachment #512410 -
Attachment is obsolete: true
Attachment #512611 -
Flags: review?(ian)
Comment 7•15 years ago
|
||
Comment on attachment 512611 [details] [diff] [review]
patch v2 (with test)
Beautiful!
Nice use of registerCleanupFunction, by the way. Another thing to consider (for next time) is to add one last registerCleanupFunction right before the finish() that verifies the ending state.
Attachment #512611 -
Flags: review?(ian) → review+
![]() |
Assignee | |
Updated•15 years ago
|
Attachment #512611 -
Flags: approval2.0?
![]() |
Assignee | |
Comment 8•15 years ago
|
||
Comment on attachment 512611 [details] [diff] [review]
patch v2 (with test)
Passed try:
http://tbpl.mozilla.org/?tree=MozillaTry&pusher=tim.taubert@gmx.de&rev=2baab618efbe
Comment 9•15 years ago
|
||
Comment on attachment 512611 [details] [diff] [review]
patch v2 (with test)
a=beltzner
Attachment #512611 -
Flags: approval2.0? → approval2.0+
![]() |
Assignee | |
Comment 10•15 years ago
|
||
Attachment #512611 -
Attachment is obsolete: true
![]() |
Assignee | |
Updated•15 years ago
|
Keywords: checkin-needed
Comment 11•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b12
Comment 13•15 years ago
|
||
Looks like this has landed; removing the "checkin-needed" keyword
Keywords: checkin-needed
Updated•10 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•