SmartClient Version: v13.1p_2025-08-03/AllModules Development Only (built 2025-08-03)
Hi,
I've noticed - when using the Twilight and Tahoe skins (and possibly Stratus and Obsidian, though it's less noticeable) - that when editing in a grid and hovering over form items, the items lose focus a few pixels before the actual bottom edge. So, I'm still hovering over the item, but it already loses focus.
You can see this in the editByRow example. It becomes more obvious if you widen a column to make the horizontal scrollbar appear, then run countryList.startEditingNew().
As shown in the GIF, the scrollbar receives focus even though the hover is still technically on the form item.
Hi,
I've noticed - when using the Twilight and Tahoe skins (and possibly Stratus and Obsidian, though it's less noticeable) - that when editing in a grid and hovering over form items, the items lose focus a few pixels before the actual bottom edge. So, I'm still hovering over the item, but it already loses focus.
You can see this in the editByRow example. It becomes more obvious if you widen a column to make the horizontal scrollbar appear, then run countryList.startEditingNew().
As shown in the GIF, the scrollbar receives focus even though the hover is still technically on the form item.
Comment