Opened 19 years ago
Last modified 17 years ago
#158 closed bug
[Tracker] don't shows up/down arrows — at Version 10
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
If you call context menu in tracker you will see "Open Parent" menu item wich should be assigned accelerant key - (ALT/CTRL + arrow up). Instead you'll see square like this '[]' without ALT or CTRL image.
Change History (11)
comment:1 by , 19 years ago
Summary: | Tracker don't shows up down arrows → Tracker don't shows up/down arrows |
---|
by , 19 years ago
comment:2 by , 19 years ago
Looks like DrawChar(B_DOWN_ARROW) (and drawing a string with DrawString() which contains that charachter) doesn't work (in BeOS R5 as in haiku).
comment:4 by , 19 years ago
Owner: | changed from | to
---|
comment:5 by , 19 years ago
Fixed in BMenuItem, but still doesn't work. Maybe we need a dedicated font for this, even though it looks like our fonts have this character.
comment:9 by , 19 years ago
Summary: | Tracker don't shows up/down arrows → [Tracker] don't shows up/down arrows |
---|
comment:10 by , 18 years ago
Component: | General → User Interface/app_server |
---|---|
Description: | modified (diff) |
Platform: | → All |
Note:
See TracTickets
for help on using tickets.
Missing up/down/Alt/Ctrl images