[
http://jira.jboss.com/jira/browse/JBIDE-1627?page=comments#action_12397689 ]
Sergey Vasilyev commented on JBIDE-1627:
----------------------------------------
The bug looks like so complicated. At least we should replace a focus of window from the
VPE's window to the source editor window and after using the content assist we should
return it back on the VPE.
And we have several more questions with the selection when we select different tags, e.g.
<h:inputText and <h:outputText.
Focus isn't moving to proposal list of CA if last called from
Visual part of Editor.
------------------------------------------------------------------------------------
Key: JBIDE-1627
URL:
http://jira.jboss.com/jira/browse/JBIDE-1627
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.1
Reporter: Anton Klimkovich
Assigned To: Sergey Vasilyev
Priority: Minor
Fix For: 2.0.1
JSFKickStart
Open Hello.jsp
Delete "name" from <h:outputText value="#{user.name}" />!
Set cursor after <h:outputText value="#{user.{cursor} in Visual part of Editor
Call CA
Focus isn't moving to proposal list of CA. So if press enter <br> will be
inserted instead of user.name from proposal list.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira