-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b33
-
sparc
-
solaris_9
-
Verified
I have a single selection list. I am pressing CTRL + HOME, CTRL + END when list has focus.
1. On XToolkit, CTRL + HOME keys do not work. They have no effect on the component. But on Motif & win32, pressing CTRL + HOME selects the first item on the list and triggers the respective item event.
2. On XToolkit, CTRL + END takes the cursor to the end of the list and selects the last item but fails to trigger an item event for the same. On Motif and Win32, the last item is selected and an item event is triggered properly.
Hence these keys must be implemented properly on XToolkit also in order to be compatible with Motif and win32. This is reproducible on Tiger as well as Mustang. Not reproducible on win32, Motif.
Run the attached test and try the above key combinations on the list. If you notice the above behaviors, the bug is reproduced.
###@###.### 11/4/04 16:13 GMT
1. On XToolkit, CTRL + HOME keys do not work. They have no effect on the component. But on Motif & win32, pressing CTRL + HOME selects the first item on the list and triggers the respective item event.
2. On XToolkit, CTRL + END takes the cursor to the end of the list and selects the last item but fails to trigger an item event for the same. On Motif and Win32, the last item is selected and an item event is triggered properly.
Hence these keys must be implemented properly on XToolkit also in order to be compatible with Motif and win32. This is reproducible on Tiger as well as Mustang. Not reproducible on win32, Motif.
Run the attached test and try the above key combinations on the list. If you notice the above behaviors, the bug is reproduced.
###@###.### 11/4/04 16:13 GMT