Posibility to select text inside of the sheet
---------------------------------------------
Key: TOBAGO-899
URL: https://issues.apache.org/jira/browse/TOBAGO-899
Project: MyFaces Tobago
Issue Type: Improvement
Components: Themes
Environment: especially IE
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Minor
When using a sheet with selectable rows it is not possible to select a text
inside the sheet and COPY+PASTE or DRAG+DROP it, because when you try it, only
the row will be selected.
We can fix it, when checking the distance between "mouse button down" and
"mouse button up". If the value is greater than e.g. 5, we should assume text
selection.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.