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
When user activate a cell in edition mode, the first cell clicked value is keep in memory when a user click in other cell.
Next, each time we clicked inside last activate celle, the change event is trigger and the value is replace by first clicked cell value.
How to reproduce
open attribute table (editable layer)
Change to edit mode
double click in a cell
See default value
double click on other cell
See that previous value of first cell clicked is show as default value
click inside this celle at the end of the value
click out of the celle
See that value was changed by first cell clicked
Expected Result
clicked cell show correct default value
Current Result
next clicked (or activate) cell's value are replace by first clicked cell's value
Version : master
Description
When user activate a cell in edition mode, the first cell clicked value is keep in memory when a user click in other cell.
Next, each time we clicked inside last activate celle, the change event is trigger and the value is replace by first clicked cell value.
How to reproduce
Expected Result
Current Result
next clicked (or activate) cell's value are replace by first clicked cell's value
Not browser related
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)Other useful information
The text was updated successfully, but these errors were encountered: