Problem with Cell Editors Demo

TeeGrid VCL / FMX for Embarcadero RAD Studio, Delphi, C++ Builder and Lazarus Free Pascal.
Post Reply
Dave N.
Newbie
Newbie
Posts: 7
Joined: Tue May 06, 2025 12:00 am

Problem with Cell Editors Demo

Post by Dave N. » Wed May 07, 2025 9:55 pm

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 2473 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
Attachments
attachment2.png
attachment2.png (27.43 KiB) Viewed 2473 times

Marc
Site Admin
Site Admin
Posts: 1305
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Re: Problem with Cell Editors Demo

Post by Marc » Fri May 16, 2025 7:42 am

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
Steema Support

Dave N.
Newbie
Newbie
Posts: 7
Joined: Tue May 06, 2025 12:00 am

Re: Problem with Cell Editors Demo

Post by Dave N. » Thu May 22, 2025 2:22 pm

Hi Marc,
Did you try this in Windows 11? It happens to me right away.

Marc
Site Admin
Site Admin
Posts: 1305
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Re: Problem with Cell Editors Demo

Post by Marc » Fri May 23, 2025 11:58 am

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
Steema Support

Post Reply