Closed
Bug 1321990
Opened 8 years ago
Closed 8 years ago
drag and drop a link to the tab canvas does not load the page
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1319212
People
(Reporter: bugZ, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49a2
Build ID: 20161202025656
Steps to reproduce:
1. Open 2 browser windows, side by side.
2. Load any page in the first window, e.g. http://www.seamonkey-project.org/
3. Pick any link on the page and drag it to the canvas area of the second window
Actual results:
Nothing happens in the second window.
Expected results:
The page of the associated link should load. The Error Console shows:
Error: At least keyword or url must be provided
Source File: resource://gre/modules/PlacesUtils.jsm
Line: 2160
If you drag the link to the tabbar the page does load, but it should also load when dragging to the canvas area.
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•