Closed
Bug 458879
Opened 17 years ago
Closed 17 years ago
Drag/drop is weird
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 458070
People
(Reporter: bugs, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b1pre) Gecko/20081006 Minefield/3.1b1pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b1pre) Gecko/20081006 Minefield/3.1b1pre
Dragging a link to the tabbar opens the link in new tab (wanted)
but also opens it in the current tab. (unwanted)
Reproducible: Always
Steps to Reproduce:
1.Open your favourite site containing a link
2.Drag the link into the tabbar
3.See that it'll in open in a new tab and current tab
Actual Results:
Opens twice.
Expected Results:
Only open in new tab.
Also it seems that "ondraggesture" events can not be cancelled by event listeners
listening to "draggesture". (from Chrome)
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•