0

In Tablet devices, the listbox does not keep the scrollbar position when selecting an item

asked 2017-07-20 06:54:27 +0800

LuigiFabbri gravatar image LuigiFabbri
46 5

updated 2017-07-22 09:03:54 +0800

hello,

in mobile (Tablet devices), the listbox does not keep the vertical scrollbar position when selecting an row. If I select the last row, the vertical scrollbar goes to position 0.

example:

<window title="new page title" border="normal"> <listbox height="250px" sizedbycontent="true"> <listhead sizable="true"> <listheader label="column"/> </listhead> <listitem> <listcell label="Description"/> </listitem> <listitem> <listcell label="Description"/> </listitem> <listitem> <listcell label="Description"/> </listitem> <listitem> <listcell label="Description"/> </listitem> <listitem> <listcell label="Description"/> </listitem> <listitem> <listcell label="Description"/> </listitem> <listitem> <listcell label="Description"/> </listitem> <listitem> <listcell label="Description"/> </listitem> <listitem> <listcell label="Description"/> </listitem> <listitem> <listcell label="Description"/> </listitem> <listitem> <listcell label="Description"/> </listitem> </listbox> </window>

Someone has a solution? Thanks in advance.

delete flag offensive retag edit
Be the first one to answer this question!
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2017-07-20 06:54:27 +0800

Seen: 8 times

Last updated: Jul 22 '17

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More