[jbosstools-issues] [JBoss JIRA] (JBIDE-17170) Tab jQuery of Properties View: Different set of fields when you change field "Data Role" or if you select tag "div"

Vlado Pakan (JIRA) issues at jboss.org
Fri May 30 09:27:15 EDT 2014


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

Vlado Pakan closed JBIDE-17170.
-------------------------------



Verified with JBDS 8.0.0.Beta2-v20140525-2146-B104

> Tab jQuery of Properties View: Different set of fields when you change field "Data Role" or if you select tag "div"
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-17170
>                 URL: https://issues.jboss.org/browse/JBIDE-17170
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 4.2.0.Beta1
>            Reporter: Daniel Azarov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.2.0.Beta2
>
>         Attachments: JQContent1.png, JQContent1.png, JQContent2.png, JQContent2.png
>
>
> Test case:
> EXECUTE:
> 1. Create html5 file:
> {code}
> <!DOCTYPE html>
> <html>
> <head>
> 	<meta name="viewport" content="width=device-width, initial-scale=1">
> 	<link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css" />
> 	<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
> 	<script src="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
> </head>
> <body>
> <div>
> </div>
> </body>
> </html>
> {code}
> 2. Open file in Visual Page Editor
> 3. Select tag "div"
> 4. Open tab "jQuery" of Propertoes View
> 5. Change field "Data Role" to "content" (controlgroup, dialog, field contain footer...)
> RESULT 1:
> !JQContent1.png!
> 6. Select tag "html" then select tag "div"
> RESULT 2:
> !JQContent2.png!



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list