Opened 7 years ago

Last modified 7 years ago

#13680 new bug

BSlider missing message on second click

Reported by: kallisti5 Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Kits/Interface Kit Version: R1/Development
Keywords: BSlider Cc:
Blocked By: Blocking:
Platform: All

Description

BSlider has a bug where BMessage events don't get dispatched.

  • Left click and hold on a slider
  • Drag to a new position
  • Right click and hold
  • Release left
  • Release right

BMessage is never sent from the BSlider when the process above is followed.

Change History (1)

comment:1 by axeld, 7 years ago

That reminds me of an old Amiga OS feature: the right click would abort an ongoing left click drag :-)

But since the position is not restored, I guess it's not on purpose here.

Note: See TracTickets for help on using tickets.