Hi,
I got a concern with scrolling, I guess (but not sure) it is the same as
issue #15.
Conditions ;
head of form, several component that accept input
following , many component that do not accept input.
Symptom:
- first scroll to bottom
- scroll up is wrong : first press do nothing, other press do scroll but
the focused component is not shown.
Fix proposal:
The Dialog.scroll method may set the hightlightcomponent index to a
component that will not display on screen.
The fix is : test if a component will display before setting the
highlightcomponent.
Original issue reported on code.google.com by jmherme...@gmail.com on 14 Feb 2008 at 11:22
Original issue reported on code.google.com by
jmherme...@gmail.com
on 14 Feb 2008 at 11:22Attachments: