olifolkerd / tabulator

Interactive Tables and Data Grids for JavaScript
http://tabulator.info
MIT License
6.76k stars 821 forks source link

Edit cell doesn't select text on list editor even if selectContents is true #4592

Open ptibilou opened 1 month ago

ptibilou commented 1 month ago

Describe the bug Edit cell doesn't select text on list editor even if selectContents = true.

Tabulator Info Tabulator 6.3.0

Working Example https://jsfiddle.net/yu6owns4/8/

To Reproduce

  1. Click on first cell => it select text for editing OK
  2. Click on decond cell => it doesn't select text for editing NOK

Expected behavior When selecting a cell with selectContents = true, it should allways select the surrent text.

Desktop: