Opened 5 years ago
Last modified 5 years ago
#15928 new bug
Web+ bookmarks bar toggle should update according to status
Reported by: | bitigchi | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Currently Web+ bookmarks bar toggle only displays a "Show" option. Once the bar is turned on, the entry should change as "Hide".
Note:
See TracTickets
for help on using tickets.
https://www.haiku-os.org/docs/HIG/index.xml
Marking and Toggling Items
Menus can also contain items which indicate the state of a feature, such as the visibility of a tool window. The preferred method is to place a checkmark beside the item indicating the positive state. This is less confusing than to dynamically change menu item labels and has the advantage that it can be used for choosing from more than two states at the expense of screen space.
Besides, the UI is a bit confusing currently because the bar should be hidden when it's empty, and in that case the menu should be disabled until you create a bookmark (this is because the empty bar looks confusing). But this is also broken.