[jbosstools-issues] [JBoss JIRA] (JBIDE-13541) Palette items and context menu of visual part of VPE are not in sync

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Fri Jun 7 14:56:54 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-13541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780313#comment-12780313 ] 

Yahor Radtsevich commented on JBIDE-13541:
------------------------------------------

An implementation note: [InsertContributionItem.java:130|https://github.com/jbosstools/jbosstools-vpe/blob/e80fb3f96aa1c47c666d2e48c30bcdd37ae51572/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/menu/InsertContributionItem.java#L130] is the point where the {{hidden}} property is tested.
                
> Palette items and context menu of visual part of VPE are not in sync
> --------------------------------------------------------------------
>
>                 Key: JBIDE-13541
>                 URL: https://issues.jboss.org/browse/JBIDE-13541
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html source editing, Visual Page Editor core
>    Affects Versions: 4.1.0.Alpha1
>         Environment: JBDS  Version: 7.0.0.Alpha1 Build id: Alpha1-v20130211-0546-B6
>            Reporter: Vlado Pakan
>            Assignee: Viacheslav Kabanovich
>            Priority: Optional
>             Fix For: 4.1.0.Beta2
>
>         Attachments: customize-palette.png
>
>
> 1. Create JSF 1.2 project
> 2. Open inputUserName.jsp
> 3. Context Menu of visual part of VPE contains submenu Insert Around > Mobile
> ERROR: Palette doesn't contain this item even this item is not hidden.
> 1. Create HTML5 project via central
> 2. Open index.html page
> ERROR: Palette contains only Mobile item but context menu of visual part of VPE Insert Around contains submenus JBoss, JSF and Mobile
> Palette content and context menu of visual part of VPE should offer the same tags to insert.

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