Opened 15 years ago
Closed 15 years ago
#5037 closed bug (fixed)
Click behaviour of Deskbar Expanders (easy)
Reported by: | humdinger | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Deskbar | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev34203.
The click behaviour of Deskbar Expanders are a bit strange. Try this:
- Open a few Tracker windows to populate Deskbar's Tracker entry with some windows.
- Keep clicking on the expander symbol once per second. See how the windows are expanded and collapsed. Good.
- Now increase the click speed. At some point the expander doesn't react on the clicks, but interprets a double click on the Tracker entry, and just activates the last window.
The Expander should collapse/expand on every click, no matter how fast you click.
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Summary: | Click behaviour of Deskbar Expanders → Click behaviour of Deskbar Expanders (easy) |
---|
Note:
See TracTickets
for help on using tickets.
No time to look right now, but the bug will probably be that the Deskbar code checks for double click before checking the area to see if the click is in the expander arrow.