Page MenuHomeFeedback Tracker

Selecting items in RscListBox wont work as expected when ListBox is created with ctrlCreate
Closed, ResolvedPublic

Description

If a ListBox control is created with ctrlCreate, selecting items in the lower half isnt working until the items scrolled in the upper half.

It seems the size of the control have no influence on this, seems locked to the item count. (first 6-7 items are selectable)

Details

Legacy ID
1865104181
Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
Scripting
Steps To Reproduce
  1. Create a empty dialog
  2. Add a ListBox using ctrlCreate
  3. Populate the ListBox with 20-30 items
  4. Try selecting the visible items from top to bottom
  5. Recognize some items are not selectable
  6. Scroll up the unselectable items
  7. Recognize the beforehand unselectable items are now selectable

OR

Start the provided test mission. :]

Event Timeline

Uranoxyd set Category to Scripting.
Uranoxyd set Reproducibility to Always.
Uranoxyd set Severity to None.
Uranoxyd set Resolution to Open.
Uranoxyd set Legacy ID to 1865104181.May 8 2016, 12:05 PM
Uranoxyd edited a custom field.

I can confirm that. I tried the same and i only able to select the 1# to 6# entry without scrolling. 7# to x# are not selectable until scrolling it up.

kiza added a subscriber: kiza.Jul 2 2016, 4:28 PM

should be fixed on dev

BIS_fnc_KK closed this task as Resolved.Mar 1 2017, 8:02 PM
BIS_fnc_KK updated the task description. (Show Details)
BIS_fnc_KK edited Steps To Reproduce. (Show Details)
BIS_fnc_KK set Operating System to Windows 7.