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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed May 15 01:45:06 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-14450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-14450:
-----------------------------------

    Summary: Code completion for IDs in <a href="#..."> should use IDs of pages, dialogs, popup, panel only  (was: Code completion for IDs in <a href="#..."> should use IDs of pages, dialogs, popup only)

    
> Code completion for IDs in <a href="#..."> should use IDs of pages, dialogs, popup, panel 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