VAPOR icon indicating copy to clipboard operation
VAPOR copied to clipboard

Clicking checkboxes in listboxes causes the list to reset to selected item 0

Open Padanian opened this issue 2 years ago • 2 comments

Describe the bug

In renderers listbox pane, variables listbox in Python derived variables form and other places, clicking a checkbox in a listbox causes the listbox view to reset to selected item 0, see video.

Helpful additional information

https://user-images.githubusercontent.com/7769348/204832665-f05e9f0b-9b35-4df1-bf7d-ef003905ff64.mp4

Impact

  • [x] Low - User productivity trivially degraded

To Reproduce

Steps to reproduce the behavior. For example:

  1. Go to renderer listbox
  2. Scroll down few items
  3. Click on checkbox
  4. See the listbox rolling up to item 0

Expected behavior

I expect the list box to not scroll neither up nor down.

Attachments

  • Can you reproduce the bug on our test data? Always reproducible

Desktop

  • OS and version: [Windows 11 21H2]
  • Version: [Vapor 3.7]

Padanian avatar Nov 30 '22 15:11 Padanian

@NihanthCW Why this has been closed without fixing it?

Padanian avatar Jun 22 '24 06:06 Padanian

@Padanian The issues is still open. We just bumped down the priority.

NihanthCW avatar Jun 24 '24 17:06 NihanthCW