Closed
Bug 236600
Opened 22 years ago
Closed 22 years ago
"Open in tabs" in bm manager doesn't switch to browser view.
Categories
(Camino Graveyard :: Bookmarks, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino0.8
People
(Reporter: camino, Assigned: jaas)
Details
Attachments
(1 file, 1 obsolete file)
|
878 bytes,
patch
|
Details | Diff | Splinter Review |
When openening a folder in tabs in the bookmark manager Camino should swicth to
the bookmarks view. At the moment Camino stays in the bookmark manager.
We should do this because we do so whne opening single bookmarks.
Summary: "Open in tabs" in bm manager doesn't switch to bookmarks view. → "Open in tabs" in bm manager doesn't switch to browser view.
When opening a folder in tabs (using the context menu) in the bookmark manager
Camino should switch to the browser view when the tabs are loading. At the
moment Camino stays in the bookmark manager which seems akward.
If the user wants to load bookmarks in tabs I think they also wanto actually see
them being loaded.
Updated•22 years ago
|
Target Milestone: --- → Camino0.9
Attachment #148181 -
Flags: superreview?(pinkerton)
Attachment #148181 -
Flags: review?(sbm5)
Comment 3•22 years ago
|
||
why is this needed only for the tab case? Why doesn't this get handled elsewhere
by the same code that switches views for a normal load?
Comment 4•22 years ago
|
||
you know, i swear that if i apply 223701 this works
Comment 5•22 years ago
|
||
nope, i was mistaken. how odd.
Comment 6•22 years ago
|
||
i think this is a better patch. let the bwc handle ensuring visibility, in
theory the bookmark manager could be in a window by itself and shouldn't know
about bwc's.
Attachment #148181 -
Attachment is obsolete: true
Comment 7•22 years ago
|
||
landed on trunk and branch
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 8•22 years ago
|
||
Comment on attachment 148181 [details] [diff] [review]
simple fix v1
Removing review requests
Attachment #148181 -
Flags: superreview?(pinkerton)
Attachment #148181 -
Flags: review?(sbm5)
You need to log in
before you can comment on or make changes to this bug.
Description
•