#559 closed Defect (Works for Me)
AS: Display dialog Cancel/OK buttons do not respond to escape/return keys
Reported by: | Niteshade | Owned by: | timothy |
---|---|---|---|
Component: | Colloquy (Mac) | Version: | 2.2 (Mac) |
Severity: | Normal | Keywords: | Applescript display dialog keyboard OK cancel buttons escape return key |
Cc: |
Description
tell application "Colloquy" to display dialog "hello world"
The dialog that comes up can only be completed by clicking on the cancel/OK buttons. One cannot use the keyboard escape/return keys instead. This is a bug because you should be able to press those keys to complete the dialog.
cheers
Niteshade
Change History (3)
comment:1 Changed 12 years ago by timothy
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 12 years ago by brennan@…
Works for me too. There must be something very odd going on on your system if this doesn't work because display dialog is modal.
comment:3 Changed 12 years ago by Niteshade
Well that's strange... First I notice this "problem" (I tried it a number of times several different ways before I posted), then of course I NOW find it is working fine for me too!!! Weirdness...
Sorry about that!
Niteshade
Note: See
TracTickets for help on using
tickets.
Works here.