Description
When editing mode is active, highlighting a cell and start typing allows to start editing the field. But when this happens on numeric values:
The cell do not allow to insert more than the first number
If click on another cell, the number value transfers in the other cells
This causes also a crash in case, when transfer issue is happening, the user tries to edit a date value and opens the calendar.
Here the issue:
https://github.com/user-attachments/assets/a78c3fc9-1816-4298-ab9f-0dac440de2cb
This is how for instance string value works (correctly):
Screencast.from.2025-09-17.11-35-36.webm
How to reproduce
Start editing a layer on feature grid
highlight a numeric column's cell
type "1"
Expected Result
Current Result
the cell loose focus (no cursor)
if highlighting other cells, the value transfers
if do this with a calendar cell, it crashes too
Not browser related
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)
Browser Affected
Version
Internet Explorer
Edge
Chrome
Firefox
Safari
Other useful information
Description
When editing mode is active, highlighting a cell and start typing allows to start editing the field. But when this happens on numeric values:
Here the issue:
https://github.com/user-attachments/assets/a78c3fc9-1816-4298-ab9f-0dac440de2cb
This is how for instance string value works (correctly):
Screencast.from.2025-09-17.11-35-36.webm
How to reproduce
Expected Result
Current Result
the cell loose focus (no cursor)
if highlighting other cells, the value transfers
if do this with a calendar cell, it crashes too
Not browser related
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)Other useful information