ERRORThe request could not be satisfied.The Amazon CloudFront distribution is configured to block access from your country.Generated by cloudfront (CloudFront)Request ID: 1kgdo0O7td23ZodieyG8Cobs0nCNH4v0Mj8rPQ4mRnCq4gENCNRhVg==
[snipped...]Please test:- If you can edit forms in the designer - rename components / change properties in Object inspector / Add new events[snipped...]
Use your keyboard to move to Default property (or any Boolean property)
It seems that the focus in Object Inspector moves past Boolean properties on [arrow] key up event. Using the mouse, I can select any property with no problem.Am I the only person having this issue?
Quote from: engkin on January 15, 2016, 04:22:45 pmUse your keyboard to move to Default property (or any Boolean property)What do you mean by Default property?
QuoteIt seems that the focus in Object Inspector moves past Boolean properties on [arrow] key up event. Using the mouse, I can select any property with no problem.Am I the only person having this issue?No you are not!
Using MS Windows:Drop a button on a form Hit F11 to move the focus to the Object Inspector windowUse your keyboard to move to Default property (or any Boolean property)
QuoteUse your keyboard to move to Default property (or any Boolean property)So, this phrase should look like:"Use your keyboard to move to any Boolean property"
Quote from: engkin on January 15, 2016, 04:22:45 pmUsing MS Windows:Drop a button on a form Hit F11 to move the focus to the Object Inspector windowUse your keyboard to move to Default property (or any Boolean property)Yep, same in trunk (only tested Windows).Reported as issue #29406.
Unlike many other controls checkboxes handle arrows own for select next/previous control. The problem somewhere here.