[AD] [ alleg-Bugs-2241109 ] Keyboard events ignore shift/capslock under Windows |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: noreply@xxxxxxxxxx
- Subject: [AD] [ alleg-Bugs-2241109 ] Keyboard events ignore shift/capslock under Windows
- From: "SourceForge.net" <noreply@xxxxxxxxxx>
- Date: Sat, 08 Nov 2008 20:23:28 +0000
Bugs item #2241109, was opened at 2008-11-08 04:26
Message generated for change (Comment added) made by trentg
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2241109&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core Library
Group: None
>Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: SiegeLord (siegelord)
Assigned to: Nobody/Anonymous (nobody)
Summary: Keyboard events ignore shift/capslock under Windows
Initial Comment:
When retrieving the keyboard event via ALLEGRO_EVENT, and checking the pressed keycode via unichar field of the keyboard event, the retrieved character is unaffected by shift/caps lock keys as it should be. This does not happen under Linux: when shift is pressed, for example, you get the capital version of whatever key you have pressed.
I couldn't verify this independently via ex_keyboard_events as examples, so far, have refused to run for me...
----------------------------------------------------------------------
>Comment By: Trent Gamblin (trentg)
Date: 2008-11-08 13:23
Message:
Should be fixed. Can you report back on it after trying current svn?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2241109&group_id=5665