JBoss Tools XML Editor does not select position of marker if is set other than with
charStart/charEnd attributes
----------------------------------------------------------------------------------------------------------------
Key: JBIDE-6086
URL:
https://jira.jboss.org/jira/browse/JBIDE-6086
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.1.0.GA
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 3.2.next
XML validation framework sets position in marker with attributes 'columnNumber',
'lineNumber'. Text editor's gotoMarker method handles correctly this case, but
our tabbed editor enforces a check for 'charStart' attribute and if it is missing
does not invoke the text editor.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira