Closed
Bug 465590
Opened 17 years ago
Closed 15 years ago
Moving an inactive unified window by dragging its toolbar does not work
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
VERIFIED
FIXED
mozilla2.0b2
People
(Reporter: hordurf, Assigned: mstange)
References
Details
(Whiteboard: [fixed by bug 392188])
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b2pre) Gecko/20081118 Minefield/3.1b2pre
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b2pre) Gecko/20081118 Minefield/3.1b2pre
One should be able to move an inactive (unified) window by dragging its toolbar just as with other unified applications.
Reproducible: Always
Steps to Reproduce:
1. Try moving an inactive unified window by dragging its toolbar
Actual Results:
The window becomes active but does not move, which is same behavior as when clicking the window.
A second drag is required to move the window.
Expected Results:
The window should become active and move on first drag.
Note that moving the window works as expected if one holds down cmd while dragging. That is, the window moves but does not become active.
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → joshmoz
Status: UNCONFIRMED → NEW
Component: Toolbars → Widget: Cocoa
Ever confirmed: true
Product: Firefox → Core
QA Contact: toolbars → cocoa
Version: unspecified → Trunk
Updated•17 years ago
|
Whiteboard: [Will be fixed by bug 392188]
Assignee | ||
Comment 2•15 years ago
|
||
Fixed by bug 392188.
Assignee: nobody → mstange
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [Will be fixed by bug 392188] → [fixed by bug 392188]
Target Milestone: --- → mozilla2.0b2
Comment 3•15 years ago
|
||
Verified fixed with Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; en-US; rv:2.0b2pre) Gecko/20100718 Minefield/4.0b2pre
Markus, do we have a chance to get automated tests for that? Otherwise we would have to live with a manual test.
Status: RESOLVED → VERIFIED
Flags: in-testsuite?
Flags: in-litmus?
Assignee | ||
Comment 4•15 years ago
|
||
The underlying event stuff that enabled this is tested by the test in bug 392188, which should cover most of the regression potential here. We could add another test that specifically tests window dragging but that's not a priority for me at the moment.
Comment 5•15 years ago
|
||
(In reply to comment #4)
> 392188, which should cover most of the regression potential here. We could add
> another test that specifically tests window dragging but that's not a priority
> for me at the moment.
Thanks Markus, until then we could add this to our Snow Leopard suite on Litmus.
Assignee | ||
Comment 6•15 years ago
|
||
Sure, feel free to do so.
You need to log in
before you can comment on or make changes to this bug.
Description
•