Announcement
Collapse
No announcement yet.
X
-
hi claudio
We're not seeing this effect in any version, browser or skin - we tested by just adding titleOrientation: "top" to the form in the id=matchValue sample in the showcase, and then dragging with the mouse. If we select all with CTRL-A, FormItem-titles are indeed selected, but this is true irrespective of titleOrientation.
Are we perhaps missing something to reproduce the issue? What OS/browsers do you see this in?
thanks
Isomorphic Support
-
Hi, I tested with Chrome 110.0.5481.178, on Windows 10 Pro build 19045.2604, URL: https://smartclient.com/smartclient-...izeIncrease=10
The problem does not seem related to a specific theme or density and occurs when I start dragging with the mouse pointer horizzontally from the right (or left) of the title.
With firefox 110.0 the problem does not occur.
Best regards
Claudio
Comment
-
Hi,
Same appears to happen on Chrome 110.0.5481.177 (Build ufficiale) (arm64) on MacOs Monterey 12.5.1 (21G83).
I've been trying pointed showcase without setting titleOrientation either and it still happens, you just have to carefully start dragging between title and the cell itself (after the colon)
Mozilla Firefox Developer edition (nor Standard) 111.0b5 (64 bit):
Worth to note title selection starting from right isn't happening here either with titleOrientation and without while you can actually select titles with titleOrientation: "top" starting selection from the left (where title item begins).
Behavior seems to be different here:
Hope this helps,
Denis
Comment
-
hi guys,
We had to revert this change because it broke desirable text-selection, like static values.
For clarity, the issue is that you can initiate a text-selection if you start your drag in visible parts of the TD that directly contains a FormItem - for a TextItem in Tahoe, eg, this is the couple of px gap either side of the text-input - for a StaticTextItem, it's the entire value element, as it is for a FormItem hint, and selection in these two elements was broken by the change we made for this thread.
Can you confirm what (if anything) is problematic for you about the current selection behavior?
Comment
Comment