I’m having an issue with HMI symbol list that seems to have been created by PLCnext Engineer 2024. The behavior is consistent with 2024.0.2 and 2024.0.3. The issue occurs with a symbol list that has items with a button. Without scrolling the button inside the symbol list works as expected. When the list is scrolled, the button action acts on the incorrect item, seemingly acting on the item that was originally in that position before scrolling.
As an example of what I mean, here are 3 states:
- Default state.
image.png2) Click on „Skip“ button item #5 without scrolling. Works as expected.
image.png - Scroll list. Click on button for item #11. Instead, the click event is registered on item #9.
image.png


