[jbosstools-issues] [JBoss JIRA] (JBIDE-11430) Multiple selection in Source Editor is not properly reflected in Visual Editor

Vlado Pakan (JIRA) jira-events at lists.jboss.org
Wed Mar 28 10:51:48 EDT 2012


Vlado Pakan created JBIDE-11430:
-----------------------------------

             Summary: Multiple selection in Source Editor is not properly reflected in Visual Editor
                 Key: JBIDE-11430
                 URL: https://issues.jboss.org/browse/JBIDE-11430
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Visual Page Editor core
    Affects Versions: 3.3.0.Beta2
         Environment: Linux 32 bit, JBT Beta2 H134
            Reporter: Vlado Pakan
            Assignee: Yahor Radtsevich
            Priority: Minor
             Fix For: 3.3.0.Beta3


1. Create JSF 1.2 Kickstart project
2. Open hello.jsp page
3. Select this part of page source code via mouse:
{noformat}
<h:outputText value="#{Message.hello_message}" />,
<h:outputText value="#{user.name}" />!
{noformat}
4. Selection displayed within Visual Editor is proper

!correctVisualSelection.png!

5. Select the same text with keyboard

6. Even the same text is selected within Source Editor selection in Visual Editor is different and incorrect.

!incorrectVisualSelection.png!

After 30 seconds multiple selection appears in Visual Editor but it's really to late. Should be much faster.


--
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

        


More information about the jbosstools-issues mailing list