Closed
Bug 241380
Opened 21 years ago
Closed 21 years ago
some pages can't be bookmarked by drag and drop
Categories
(SeaMonkey :: Bookmarks & History, defect)
SeaMonkey
Bookmarks & History
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 235113
People
(Reporter: sandreas41, Assigned: p_ch)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040117
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040117
The default index page on servers can't be bookmarked by drag and drop if the
page does not define a title and does not contain any text. The example page
defines a frameset with no title and no text within that page (although some of
the other frames include text), but this also happens if the page contains
nothing but an image.
Reproducible: Always
Steps to Reproduce:
1. Go to the web site.
2. Drag the icon from the Location Bar into the bookmarks, OR drag the URL from
the Location Bar into the bookmarks.
3. Note the uncaught exception that shows up in the JavaScript console.
Actual Results:
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]" nsresult: "0x80004002
(NS_NOINTERFACE)" location: "JS frame ::
chrome://communicator/content/bookmarks/bookmarks.js :: anonymous :: line 1484"
data: no]
Expected Results:
A bookmark should have been created where I dropped the page. Given the lack of
text, the best choice for a title would probably be the site's name --
"www.catswhisker-tg.com" for the example.
Comment 1•21 years ago
|
||
Confirming using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a)
Gecko/20040420
OS -> All
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 235113 ***
Severity: normal → major
Status: NEW → RESOLVED
Closed: 21 years ago
Hardware: PC → All
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•