Closed
Bug 545580
Opened 15 years ago
Closed 15 years ago
Give an pop error message when I drag the tab out side to main window.
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: tanvi842001, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
I had opened 4-5 tabs and wished to drag any tab outside of main window.
It give an error "TypeError: dt.getData("application/x-moz-tabbrowser-tab").linkedBrowser is undefined".
Reproducible: Always
Steps to Reproduce:
1.Opened 2-3 tabs
2.Drag any tab from first,middle or last
3.Error message appeared.
Actual Results:
error message"TypeError: dt.getData("application/x-moz-tabbrowser-tab").linkedBrowser is undefined"
Expected Results:
It should open the tab properly without any message.
Comment 1•15 years ago
|
||
Does this happen in safe mode? http://support.mozilla.com/en-US/kb/Safe+Mode
Priority: P4 → --
Hardware: Other → x86
Comment 2•15 years ago
|
||
(In reply to comment #0)
> dt.getData("application/x-moz-tabbrowser-tab").linkedBrowser
There's no such line in our code. Must be an extension issue.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•