[
https://issues.jboss.org/browse/JBIDE-13451?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-13451:
----------------------------------------
Try the following:
1. Create a JSF 2 KickStart project.
2. Open inputname.xhtml
3. Ctrl+Space in <ui:composition |
4. FAILURE: There are two xhtml and xhtml* proposals.
5. Select xhtml proposal.
6. xhtml="" inserted and code assist for its value invoked.
7. FAILURE: There is no icon for the proposals in this list of URIs (default red square is
used instead).
Too many "xmlns:"-proposals when requesting content assist
for tag attribute name
---------------------------------------------------------------------------------
Key: JBIDE-13451
URL:
https://issues.jboss.org/browse/JBIDE-13451
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.1.0.Alpha1
Reporter: Victor Rubezhny
Assignee: Alexey Kazakov
Fix For: 4.1.0.Alpha1
When requesting the Content Assist for a tag attribute name there are too many
"xmlns:" proposals in the proposal list.
Need to hide these proposals for all the tags other that a page root element by showing
those namespace proposals only if the entered text matches the "xmlns:" string.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira