You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select first row, edit Price, don't press Enter or move focus.
Click inside Price field of another row.
ER: selection moves to another row.
AR: selection moves to another row and then returns back to the first one.
Together with #3026 it leads also to losing ItemPropertyChangeEvent listener which in turn leads to Sum is not updated when Price is changed after such selection jump.
The text was updated successfully, but these errors were encountered:
knstvk
changed the title
Nested collection container does not fire ItemPropertyChangeEvent in some cases
Table row selection works incorrectly if clicked inside edit field
Sep 3, 2020
Environment
Description of the bug or enhancement
Russian support forum: topic.
Cannot reproduce on 7.1.7 version
Together with #3026 it leads also to losing ItemPropertyChangeEvent listener which in turn leads to Sum is not updated when Price is changed after such selection jump.
The text was updated successfully, but these errors were encountered: