Opened 17 years ago

Closed 17 years ago

#1256 closed bug (fixed)

BAlert quits on Command-Q

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

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 (1)

comment:1 by axeld, 17 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.