Opened 14 years ago

Closed 14 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 stippi, 14 years ago

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.

comment:2 by stippi, 14 years ago

Summary: Click behaviour of Deskbar ExpandersClick behaviour of Deskbar Expanders (easy)

comment:3 by axeld, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev34274.

Note: See TracTickets for help on using tickets.