Closed Bug 964416 Opened 10 years ago Closed 7 years ago

Add event detection for dragging tab from browser window to new/another browser window

Categories

(Add-on SDK Graveyard :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: felix.shnir, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.76 Safari/537.36
Right now, when dragging a tab from window to window, the tab id is reset and a new tab with new id is created. There is no event to intercept or detect that this is occurring in the Addon SDK.

An alternative is try observing tab close/open, but there isn't a way to test if one originated from another.

Another issue is that when a new tab is created via dragging, tab.url will be about:blank at open-time. Another issue is described in this ticket: https://bugzilla.mozilla.org/show_bug.cgi?id=963791
https://bugzilla.mozilla.org/show_bug.cgi?id=1399562
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.