cancel
Showing results for 
Search instead for 
Did you mean: 

Scrolling in an ItemListBox

Former Member
0 Kudos

Hi All,

I have an ItemListBox with quite a few entries and the following properties.

<u>ItemListBox:</u>

dataSource: Modelnode

multipleSelection: true

text: Attribute of the modelnode

<u>ModelNode:</u>

cardinality: 0..n

collectionType: list

initializeLeadSelection: true

selection: 0..n

singleton: true

The required functionalities of the ItemListBox work fine, except the following:

If I mark an entry (e.g. the first entry in the listbox) and want to scroll down with the down-button (e.g. to mark another entry) the list always jumps to the first marked entry again (right after every click).

Scrolling with the mouse wheel and the scrollbar works fine.

Does anybody have an idea how to solve this issue?

Thanks!

Stefan<b></b><b></b>

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Stefan,

Sounds like a usability bug.

Try to open OSS ticket for WD HTML client

Valery Silaev

SaM Solutions

http://www.sam-solutions.net

Former Member
0 Kudos

Thanks Valery.

We opened an OSS ticket.

Stefan

Answers (1)

Answers (1)

Former Member
0 Kudos

If anyone knows how to fix this problem, please share the resolution.

Thanks,

Scott

Former Member
0 Kudos

Hi Valery, Scott,

SAP told us that this bug has been fixed with SP11.

Regards,

Stefan