[
http://jira.jboss.com/jira/browse/JBIDE-525?page=comments#action_12382191 ]
Viacheslav Kabanovich commented on JBIDE-525:
---------------------------------------------
Test 1
EXECUTE: create JSF project based on JsfKickStart template JSFKickStartWithLibs
EXECUTE: open hello.jsp
EXECUTE: right click on <h:outputText> to edit properties
ASSERT: in Properties view each attribute has '...' button and active content
assist
that can be used to modify attribute value.
EXECUTE: Add text to editor <a>Test</a>
EXECUTE: right click on <a> to edit properties
ASSERT: in Properties view only attributes 'dir' and 'shape' have
'...' button and active content assist that provide correct values.
Test 2
EXECUTE: create JSF project based on JsfKickStart template FaceletsKickStartWithRILibs
EXECUTE: open greeting.xhtml
EXECUTE: right click any tag to edit properties
ASSERT: in Properties view each attribute has '...' button and active content
assist
EXECUTE: Add text to editor <a>Test</a>
ASSERT: in Properties view each attribute has '...' button and active content
assist
code complete in "attribute" dialog seems to not work
-----------------------------------------------------
Key: JBIDE-525
URL:
http://jira.jboss.com/jira/browse/JBIDE-525
Project: JBoss Tools
Issue Type: Bug
Components: Visual Page Editor
Reporter: Max Andersen
Assigned To: Viacheslav Kabanovich
Fix For: 2.0.0.CR1
Right clicking on <a>Test</a> to edit its attributes gives me a
"codecompelte" icon for every field even though there doesn't seem to be any
code completion available.
e.g. "dir" attribute has an ... button with two enumration values available,
but ctrl+space does not provide these. Not even if i enter the first char of an possible
match.
Should either be made to work (best) or at least not show codecompletion is available
when its not.
--
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