Closed
Bug 518810
Opened 16 years ago
Closed 16 years ago
Bookmarked webpage opens in Bookmark side bar
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 214530
People
(Reporter: michaelmerkel, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5
I have the bookmark side bar open. When I click on the bookmark for the webpage supplied above, the page opens in the side bar window and not in the active tab.
Reproducible: Always
Steps to Reproduce:
1.Show Bookmark side bar
2.Click on Bookmark for (http://www.canadapost.ca/cpotools/apps/track/personal/findByTrackNumber?trackingNumber=7210029016805359&LOCALE=en)
3.
Actual Results:
Webpage opens in side bar.
Expected Results:
Webpage should open in the active tab.
Comment 1•16 years ago
|
||
Is it the same issue in the Firefox Safe Mode? See support.mozilla.com/en-US/kb/Safe+Mode
Sorry, but I can't reproduce this with Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Comment 3•16 years ago
|
||
Is it only this site?
Does it work with a new profile? Check http://support.mozilla.com/de/kb/Managing+profiles
Yes it is only that site, I have never seen it before and all my other bookmarks behave normal.
Comment 5•16 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.4pre) Gecko/20090924 Shiretoko/3.5.4pre
This works fine for me. If you right click on this bookmark and choose Properties, do you see a check mark in the box "Load this bookmark in the sidebar"?
Version: unspecified → 3.5 Branch
Ouch! That is it. When I used the "Bookmark this page" link on the Canada Post web site, it must have set the flag for this. Is that something that is considered a bug?
Comment 7•16 years ago
|
||
OK, I see. I believe to remember that there is already a bug filed for this kind of issue; in that case this is a duplicate.
Whiteboard: [DUPEME]
Comment 8•16 years ago
|
||
the website is using addPanel API call, to add the bookmark, but that method is intended to add a browser panel, so it's correctly opened in the sidebar.
there should be a bug about adding an api method to add a bookmark from wepages, that i can't find atm.
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Whiteboard: [DUPEME]
You need to log in
before you can comment on or make changes to this bug.
Description
•