Closed Bug 126748 Opened 23 years ago Closed 23 years ago

No (more) visual indication of which bookmark has been selected in the sidebar.

Categories

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

x86
All
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.0

People

(Reporter: mozbug, Assigned: bugs)

References

Details

2002022003 win98 2002020203 linux Now bookmarks in bookmark sidebar looks like links (blue and underline). When you click on one, there is no indication of which one has just been click anymore. Previously, it was reversed highlighted.
Index: bookmarks.xul =================================================================== RCS file: /cvsroot/mozilla/xpfe/components/bookmarks/resources/bookmarks.xul,v retrieving revision 1.149 diff -w -b -u -r1.149 bookmarks.xul --- bookmarks.xul 20 Feb 2002 04:16:30 -0000 1.149 +++ bookmarks.xul 20 Feb 2002 21:05:31 -0000 @@ -60,6 +60,10 @@ <!-- XXX - This should SO become an XBL widget --> <script type="application/x-javascript" src="chrome://global/content/globalOverlay.js"></script> + <!-- Shared Bookmarks Utility Library --> + <script type="application/x-javascript" src="chrome://communicator/content/bookmarks/bookmarksOverlay.js"/> + <!-- Tree-based Bookmarks UI Utility Library --> + <script type="application/x-javascript" src="chrome://communicator/content/bookmarks/bookmarksTree.js"/> <!-- Bookmarks Window --> <script type="application/x-javascript" src="chrome://communicator/content/bookmarks/bookmarks.js"/> @@ -147,7 +151,6 @@ label="&command.properties.label;" accesskey="&command.properties.accesskey;" /> <menuitem id="menu_sendPage" hidden="true"/> - <menuitem label="Import IE Favorites" oncommand="importIEFavorites ();"/> </menupopup> </menu> <menu id="menu_Edit">
Status: NEW → ASSIGNED
ignore my last comment. this bug will be fixed by my last patch in 114142 which restores the old selection/appearance.
Depends on: 114142
Keywords: nsbeta1
Priority: -- → P3
Target Milestone: --- → mozilla1.0
No longer depends on: 114142
Fixed by patch in 128815
Depends on: 128815
nsbeta1+ per Nav triage team
Keywords: nsbeta1nsbeta1+
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
VERIFIED Fixed
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.