Page 1 of 1

Problem with Cell Editors Demo

Posted: Wed May 07, 2025 9:55 pm
by 18699868
Hello. I started up the Cell Editors Demo on the latest version of Delphi 12.3 (with the April 2025 patch) and immediately observed strange results. I changed the editing options to "Auto Edit" and clicked a cell and started typing. For some reason, there is a checkbox in the editor. The checkbox persists even if I go out of edit mode.

Also, if you are editing any column, and then click on one of the checkboxes in the 'Holidays' column, the other editor still stays in edit mode. If you click anywhere but the checkbox (even just to the side of the checkbox) the editor in the other column does go out of edit mode.

Also, if you are in "always visible mode" and tab over to the "holidays" column then you get two checkboxes in the same column
attachment 1.png
attachment 1.png (46.49 KiB) Viewed 2487 times
I understand that component is only $98 but that is quite a few glitches to find for about 30 seconds worth of poking around. I am scared to try the next demos :D

Re: Problem with Cell Editors Demo

Posted: Fri May 16, 2025 7:42 am
by Marc
Hello,

Apologies for the delay with this reply.

I can't reproduce the first problem you found, of the checkbox appearing in the text field, but see that Checkbox does behave differently in terms of focus to the other editor types.

We'll review the interaction of checkbox as a chosen Editor.

Regards,
Marc Meumann

Re: Problem with Cell Editors Demo

Posted: Thu May 22, 2025 2:22 pm
by 18699868
Hi Marc,
Did you try this in Windows 11? It happens to me right away.

Re: Problem with Cell Editors Demo

Posted: Fri May 23, 2025 11:58 am
by Marc
Hello Dave,

Yes, I ran it on Win11. Even though I wasn't able to reproduce the symptom you saw exactly, it's clear that handling for checkbox could do with improvement. We're looking at it.

Regards,
Marc