Issue193

Title (wx26) Accept 'Enter' on numeric key pad for drop down widgets
Priority bug Status testing
Superseder Nosy List ayers
Assigned To Topics gnue-forms

Created on 2008-06-09.20:45:42 by ayers, last changed 2008-06-16.14:27:31 by reinhard.

Files
File name Uploaded Type Edit Remove
gnue.patch ayers, 2008-06-09.20:45:41 text/x-diff
Messages
msg442 (view) Author: ayers Date: 2008-06-10.08:08:34
Sure...

The UI driver is wx26.
The affected operating systems are:
Debian [Lenny] and Windows [XP]

I'm uncertain whether this is a bug in an external package or in GNUe's use of
an external package.
msg441 (view) Author: reinhard Date: 2008-06-10.06:45:50
For the sake of completeness and documentation, please add a notice about the
affected UI driver and the operating system you were testing with. Thanks.
msg440 (view) Author: ayers Date: 2008-06-09.20:45:41
Currently when pressing <ENTER> on the numeric keypad on dropdown-widgets, the
navigation does not continue.

Attached is a hack that seems to fix the issue at hand yet is suspected have
unwanted side effects.
History
Date User Action Args
2008-06-16 14:27:31reinhardsetstatus: chatting -> testing
title: Accept 'Enter' on numeric key pad for drop down widgets -> (wx26) Accept 'Enter' on numeric key pad for drop down widgets
2008-06-10 08:08:34ayerssetmessages: + msg442
2008-06-10 06:45:50reinhardsetstatus: unread -> chatting
messages: + msg441
2008-06-09 20:45:42ayerscreate