Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FeatureEditor - first default clicked value is keep in memory #10520

Open
1 task done
Gaetanbrl opened this issue Aug 28, 2024 · 0 comments
Open
1 task done

FeatureEditor - first default clicked value is keep in memory #10520

Gaetanbrl opened this issue Aug 28, 2024 · 0 comments
Labels

Comments

@Gaetanbrl
Copy link
Contributor

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

  • 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

  • Not browser related

Browser info (use this site: https://www.whatsmybrowser.org/ for non expert users)
Browser Affected Version
Internet Explorer not tested
Edge not tested
Chrome Version 128.0.6613.84 (Build officiel) (64 bits)
Firefox not tested
Safari not testet

Other useful information

ms2-issue-editor-cell

@Gaetanbrl Gaetanbrl added the bug label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant