Closed Bug 68395 Opened 24 years ago Closed 24 years ago

Bookmarks button still shows when turned off in preferences

Categories

(SeaMonkey :: Bookmarks & History, defect, P2)

x86
All
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9

People

(Reporter: db, Assigned: samir_bugzilla)

References

Details

(Keywords: regression)

Attachments

(2 files)

On a new profile in the Preferences->Navigator, there is a toolbar section with Bookmark Go Home Print Search where the last three is initially selected. Still, in the browser the bookmarks are activated even if it's not checked here in the prefs. To deactivate bookmarks one have to select bookmark, press OK, no change. Go back, unselect bookmark, press OK. And now it's gone in the browser The same thing in the Preferences->Navigator->Bookmarks prefs page. The "Always ask me ..." setting is active in the browser but not checked. Also, when I open this prefs page i get this: chrome://communicator/content/bookmarks/pref-bookmarks.xul line 52: rName has no properties There seems to be some error in the model-view handling that one usually uses for these things. It seems like the prefs-window have one model that is not updated from the browser model. Ar least they down match. This is on linix, build 2001020908
Ben's fault, I think.
Assignee: matt → ben
Component: Preferences → Bookmarks
QA Contact: sairuh → claudius
Summary: Preferences dialog and reality (browser) don't match → Bookmarks button still shows when turned off in preferences
I see this in the 2001-02-11-06 build on Linux.
Status: UNCONFIRMED → NEW
Ever confirmed: true
*** Bug 68760 has been marked as a duplicate of this bug. ***
triaging per ben's request
Keywords: nsbeta1, regression
Target Milestone: --- → mozilla0.9
*** Bug 69553 has been marked as a duplicate of this bug. ***
Yeah I saw this too. Workaround: Open prefs, click Bookmarks checkbox, Click OK in prefs Now you can either go back and uncheck it again, this will result in the bookmarks folder disappearing from the toolbar. Or you can have it there. Reporter, if you start from a new profile - does this occur for you then? I guess this bug might have something to do with a new pref which is initially default set to true...
OS: Linux → All
Mass moving most of mozilla0.9 bugs to mozilla0.8.1
Target Milestone: mozilla0.9 → mozilla0.8.1
I see this happening every time I install a nightly. To install, I completly rid my computer of Mozilla removing c:\program files\mozilla.org\*; c:\winnt\moz*; c:\winnt\profiles\myprofile\application data\mozilla. WinNT 4.0 SP5 IBM ThinkPad 600e 224MB RAM 6GB HD (200MB free)
No need to touch all.js, just add the hidden attribute to bookmarks-button, per irc. r=jag with that change.
*** Bug 71353 has been marked as a duplicate of this bug. ***
*** Bug 70815 has been marked as a duplicate of this bug. ***
Fix checked in
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
*** Bug 72140 has been marked as a duplicate of this bug. ***
almost fixed. with a new profile the default is to have this button on(and it is) but the pref is unchecked. Checking the pref correctly results in the button staying visible, it's just that the initial conditions don't match.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
that was with the 2001032908 builds by the way, and this is actually still exactly as the reporter originally described it.
I see what happened here. In the patch, the bookmarks button was hidden by default (hidden="true"), but Ben checked in hidden="false". That change however requires all.js to be updated too, which wasn't needed when the button was hidden by default. Either navigator.xul needs to be fixed to have the button hidden by default, or all.js needs to be fixed to mark the button as shown.
nav triage team: Marking nsbeta1+, mozilla0.9, reassigning to pchen
Assignee: ben → pchen
Status: REOPENED → NEW
Keywords: nsbeta1nsbeta1+
Priority: -- → P2
Target Milestone: mozilla0.8.1 → mozilla0.9
Samir is going to take some of my bugs. Yeah! Reassigning to Samir
Assignee: pchen → sgehani
pchen, please r. alecf, please sr. Thanks!
Status: NEW → ASSIGNED
r=jag
sr=alecf
Fix checkec in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
*** Bug 75818 has been marked as a duplicate of this bug. ***
VERIFIED Fixed on 2001051508 builds
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: