Hichem-elAbassi / j4me

Automatically exported from code.google.com/p/j4me
0 stars 0 forks source link

Scroll behaviour #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by deanbro...@gmail.com on 8 Mar 2008 at 1:38

GoogleCodeExporter commented 9 years ago

Original comment by deanbro...@gmail.com on 12 Apr 2008 at 12:09