Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#257 closed defect (released)

Undo/Redo toolbar "dropdown" arrow triggers button

Reported by: ibboard Owned by: ibboard
Priority: major Milestone: WarFoundry 0.1
Component: WarFoundry-GUI-WinForms Version: Trunk
Keywords: toolbar button dropdown Cc:
Blocked By: Blocking: #88

Description

The drop-downs on the new undo/redo toolbar buttons work well, except that you can't just click the arrow and pick a menu item. Instead you need to click and hold then release over the menu item to avoid it undoing once as if it had just been clicked. This isn't normal behaviour and needs investigating.

Change History (5)

comment:1 Changed 10 years ago by ibboard

Status: newconfirmed

comment:2 Changed 10 years ago by ibboard

Owner: set to ibboard
Status: confirmedaccepted

comment:3 Changed 10 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

(In r513) Fixed #257: Undo/Redo toolbar "dropdown" arrow triggers button

  • Swap "click" event for "Button click" - split buttons have different events to normal buttons! Click is any click. Button click is clicking the button half.

comment:4 Changed 10 years ago by ibboard

released: noyes

Release as part of v0.1b7

comment:5 Changed 10 years ago by ibboard

Resolution: fixedreleased

Move to new "released" resolution for v0.1b7

Note: See TracTickets for help on using tickets.