Ticket #1256 (closed bug: fixed)

Opened 20 months ago

Last modified 19 months ago

BAlert quits on Command-Q

Reported by: jonas.kirilla Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Interface Kit Version: R1 development
Cc: Blocked By:
Platform: All Blocking:

Description

Haiku's BAlert does not ignore Command-Q like in BeOS.

You can test BAlert by opening Haiku's StyledEdit on a zero size file and press Command-Q on the BAlert. Or you can try something a little more fun and quit the Deskbar/Registrar's restart/shutdown alert. ;)

Also, the BeBook specifies that: "If the BAlert is sent a B_QUIT_REQUESTED message while the panel is still on-screen, the synchronous version of Go() returns -1; the asynchronous version suppresses the index-reporting message."

I've tried to test if R5 truly works this way, but I must be doing something stupid as my test application is quite suicidal.

Change History

Changed 19 months ago by axeld

  • status changed from new to closed
  • resolution set to fixed

Modal windows now don't install the 'Q' shortcut anymore. Fixed in r21311.

Note: See TracTickets for help on using tickets.