]
Yura Zhishko commented on JBIDE-5161:
-------------------------------------
This issue is result of
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: Yura Zhishko
Priority: Minor
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: