[
https://issues.jboss.org/browse/JBIDE-11137?page=com.atlassian.jira.plugi...
]
Denis Maliarevich edited comment on JBIDE-11137 at 4/18/12 11:46 AM:
---------------------------------------------------------------------
Method
{code:java}
SelectionUtil.getSourceSelectionRange(nsIDOMNode focusedNode, int focusOffset, int
anchorOffset, Node sourceNode)
{code}
returns wrong range when selecting from right to left.
was (Author: dmaliarevich):
Method
{code:java}
SelectionUtil.getSourceSelectionRange(nsIDOMNode focusedNode, int focusOffset, int
anchorOffset, Node sourceNode)
{code}
return wrong range when selecting from right to left.
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.3.0.Beta3
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