Closed
Bug 294933
Opened 20 years ago
Closed 20 years ago
browser.tabs.autoHide to false makes the bookmarks disappear
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ria.klaassen, Unassigned)
References
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050520 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050520 Firefox/1.0+
browser.tabs.autoHide to false makes the bookmarks disappear in the Firefox/1.0+
ID:2005052005 build
Reproducible: Always
Comment 1•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050520
Firefox/1.0+ ID:2005052007
Confirmed
Need a new window or a browser restart after changing the pref.
Severity: major → critical
Status: UNCONFIRMED → NEW
Component: Bookmarks → XPConnect
Depends on: 281988
Ever confirmed: true
Flags: blocking1.8b2?
Keywords: regression
Product: Firefox → Core
Version: unspecified → Trunk
Comment 2•20 years ago
|
||
->NEW
Severity: critical → major
Component: XPConnect → Bookmarks
Product: Core → Firefox
Version: Trunk → unspecified
Updated•20 years ago
|
Component: Bookmarks → XPConnect
Product: Firefox → Core
Version: unspecified → Trunk
Comment 3•20 years ago
|
||
This should be fixed by the "cleanup/fixup patch for various chrome files" patch
in bug 281988. The problem seems to be:
JavaScript error: chrome://global/content/bindings/tabbrowser.xml, line 837:
browser.contentDocument.__proto__.__lookupGetter__("title") has no properties
Comment 4•20 years ago
|
||
WFM now
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050520
Firefox/1.0+ ID:2005052010
Comment 5•20 years ago
|
||
Fixed by checkin of patch from comment 3.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Comment 6•20 years ago
|
||
*** Bug 295000 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
Flags: blocking1.8b2?
You need to log in
before you can comment on or make changes to this bug.
Description
•