Archive: Focus problem for Accept key with license page


Focus problem for Accept key with license page
I've run into a weird problem with hotkeys and an installer.

If you download a installer that has MUI and run it, the first page is just the welcome page. Hit N to proceed to the license page, the next button is focused. You'll notice that the initially for the first fraction of a second, on the 2nd page, the (A) accept button is in focus, but it appears possibly that as soon as the license loads inside the dialog, the accept button loses focus and the user has to push ALT+A to proceed, instead of just A.

Any ideas?
Thanks.


That is intented so you can use the arrows and the page up and page down key to view the license.

Press Enter to go the next page.


*moved away from translations forum*


Cool, thanks


I have ran into a usability issue that I need help with. I know this is little but here it goes. On the license page I have the radio buttons to accept or decline the license. If I am on the top radio button I have to push the up arrow key to get it to go down and vise versa. Can someone please tell me how to fix this.


Sounds like the radio button controls tab order is not aligned properly. Sounds like a minor bug....


Thanks, fixed.


kichik, is there an easy fix for this. I have a very customized gui and I really didnt want to have to rebuild it from scratch.


The tab order is set by the order the controls are created which is set by the order they are defined in the resource section. You just have to swtich between the two.