[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-5161) There is no cursor on the visual pane during text editing

Svetlana Yasenovich (JIRA) jira-events at lists.jboss.org
Tue Mar 2 05:13:10 EST 2010


     [ https://jira.jboss.org/jira/browse/JBIDE-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Svetlana Yasenovich closed JBIDE-5161.
--------------------------------------



Verified on v201002140303M-H158-CR2: work properly.

> There is no cursor on the visual pane during text editing
> ---------------------------------------------------------
>
>                 Key: JBIDE-5161
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5161
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.1.0.M4
>            Reporter: Yura Zhishko
>            Assignee: Anton Klimkovich
>            Priority: Minor
>             Fix For: 3.1.0.CR1
>
>
> 1) Create jsp page
> 2) Insert next source code:
> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
> <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
> <f:loadBundle var="Message" basename="demo.Messages"/>
> <html>
>     <head>
>     	<title>Input User Name Page</title>
>     </head>
>     <body>
> 	<f:view>
> 		Try to edit this text
>     </f:view>
>     </body>
> </html>
> 3) Set cursor inside "Try to edit this text" String on the visual pane
> RESULT: There is no cursor on the visual pane.

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

        


More information about the jbosstools-issues mailing list