[
https://issues.jboss.org/browse/JBIDE-13541?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-13541:
----------------------------------------
JSF Palette and HTML5 Mobile Palette are quite different things. Technically, the mobile
palette is just a group in the Palette (as RichFaces, JSF Core and etc.) but we treat it
as a special group and show it in our Palette View only for HTML5 files. So you can still
see it in visual part context menu or in customize dialog. We will try to hide it there
but if we want to separate HTML5 Palette model from our old JSF Palette then we have to
refactor our code. This work is definitely not for JBT 4.1.
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