Closed Bug 496277 Opened 16 years ago Closed 16 years ago

unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) fails on Linux

Categories

(Firefox :: Bookmarks & History, defect)

All
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Gavin, Assigned: mak)

References

Details

Attachments

(1 file)

just for curiosity, any reason you have not used navigator.platform?
i asked because maybe there was a reason to not use navigator.platform, since i usually use that. I learn something new every day :) About linux, it has strange interactions between menus and drag&drop, i had to workaround those in toolbar.xml, so that actually i have to detect a drag and prevent popupshowing event. I have not yet tried if the D&D regression is fixed on linux, but i've spent some time fixing my env, so now i can run all supported OS at the same time, will check soon if we can support the test in Linux.
the problem on linux is the drag threshold, looks like we need to move 8 pixels before a drag starts, so setting the increment to 9 instead of 8 makes the test pass.
Assignee: nobody → mak77
Attached patch patch v1.0Splinter Review
Comment on attachment 381656 [details] [diff] [review] patch v1.0 trybuilds did not show any error in Places browser chrome test, so this should be fine.
Attachment #381656 - Flags: review?(gavin.sharp)
Blocks: 496103
Attachment #381656 - Flags: review?(gavin.sharp) → review+
Whiteboard: [can land
Whiteboard: [can land → [can land]
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: [can land]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: