[
https://issues.jboss.org/browse/JBIDE-11137?page=com.atlassian.jira.plugi...
]
Denis Maliarevich commented on JBIDE-11137:
-------------------------------------------
When selection is updated from visual part -> "setSelectedRange(offset,
length);" is called in SelectionUtil to update selection in the source part. And then
offset and length of the selection are set and cursor always points to the right end of
the selection (offset+lenght coordinate) regardless of the selection direction. You can
notice that during rigth to left selection the cursor should be placed to the left of the
selection.
Selecting text using Left Arrow + Shift in VPE doesn't work
-----------------------------------------------------------
Key: JBIDE-11137
URL:
https://issues.jboss.org/browse/JBIDE-11137
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Environment: Linux 32 bit, JBDS
jbdevstudio-product-linux-gtk-5.0.0.v201203010100M-H88-Beta1
Reporter: Vlado Pakan
Assignee: Denis Maliarevich
Fix For: 3.4.x
1. Create JSF 1.2 Kickstart project
2. Create new empty jsp page
3. Type some text as new page text
4. Try to select part of the text in VPE using Left Arrow + Shift longer than 1
character
FAILURE: Not possible to select text longer than 1 character
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira