[jbosstools-issues] [JBoss JIRA] (JBIDE-14751) jQuery Popup Wizard should let to select Theme w/o Shadow selected

Denis Golovin (JIRA) jira-events at lists.jboss.org
Thu Jun 6 19:23:54 EDT 2013


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

Denis Golovin updated JBIDE-14751:
----------------------------------

    Summary: jQuery Popup Wizard should let to select Theme w/o Shadow selected  (was: jQuery Popup Wizard should let select Theme w/o Shadow selected)

    
> jQuery Popup Wizard should let to select Theme w/o Shadow selected
> ------------------------------------------------------------------
>
>                 Key: JBIDE-14751
>                 URL: https://issues.jboss.org/browse/JBIDE-14751
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Denis Golovin
>            Assignee: Viacheslav Kabanovich
>            Priority: Optional
>             Fix For: 4.1.0.Beta2
>
>         Attachments: popup-no-shadow.png
>
>
> Theme should be available for selection even for popups without shadow or popup window look lust like flying text.
> !popup-no-shadow.png!
> For example code below 
> {code}
> <a href="#popup-1" data-role="button" data-inline="true" data-rel="popup">Popup</a>
> <div data-role="popup" id="popup-1" data-theme="a" data-shadow="false" class="ui-content">
>    <p>This is a popup</p>
> </div>
> {code}
> works just fine in browsersim

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