[jbosstools-issues] [JBoss JIRA] (JBIDE-14450) Code completion for IDs in <a href="#..."> should use IDs of pages, dialogs, popup only

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue May 14 16:32:06 EDT 2013


Alexey Kazakov created JBIDE-14450:
--------------------------------------

             Summary: Code completion for IDs in <a href="#..."> should use IDs of pages, dialogs, popup only
                 Key: JBIDE-14450
                 URL: https://issues.jboss.org/browse/JBIDE-14450
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml/html source editing
            Reporter: Alexey Kazakov
            Assignee: Alexey Kazakov
             Fix For: 4.1.0.Beta1


1. Create a jQuery Mobile HTML5 file.
2. Open it with VPE.
3. Add a few pages there with IDs.
4. Add <a id="testId" href="">Test</a>
5. Ctrl+Space in href="|"
6. There is testId among all the IDs. This is not ok. We should show only IDs of pages, dialogs and popups there.

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


More information about the jbosstools-issues mailing list