[JBoss JIRA] (JBIDE-11430) Multiple selection in Source Editor is not properly reflected in Visual Editor
by Vlado Pakan (JIRA)
Vlado Pakan created JBIDE-11430:
-----------------------------------
Summary: Multiple selection in Source Editor is not properly reflected in Visual Editor
Key: JBIDE-11430
URL: https://issues.jboss.org/browse/JBIDE-11430
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.Beta2
Environment: Linux 32 bit, JBT Beta2 H134
Reporter: Vlado Pakan
Assignee: Yahor Radtsevich
Priority: Minor
Fix For: 3.3.0.Beta3
1. Create JSF 1.2 Kickstart project
2. Open hello.jsp page
3. Select this part of page source code via mouse:
{noformat}
<h:outputText value="#{Message.hello_message}" />,
<h:outputText value="#{user.name}" />!
{noformat}
4. Selection displayed within Visual Editor is proper
!correctVisualSelection.png!
5. Select the same text with keyboard
6. Even the same text is selected within Source Editor selection in Visual Editor is different and incorrect.
!incorrectVisualSelection.png!
After 30 seconds multiple selection appears in Visual Editor but it's really to late. Should be much faster.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 1 month
[JBoss JIRA] Created: (JBIDE-5809) Add clearer error message when edi mapping model schema version is not supported.
by Daniel Bevenius (JIRA)
Add clearer error message when edi mapping model schema version is not supported.
---------------------------------------------------------------------------------
Key: JBIDE-5809
URL: https://jira.jboss.org/jira/browse/JBIDE-5809
Project: Tools (JBoss Tools)
Issue Type: Task
Components: smooks
Reporter: Daniel Bevenius
Attachments: Screen shot 2010-02-08 at 1.48.16 PM.png
When using a edi mapping model that has a higher schema version number then the Smooks runtime bundled with the eclipse plugin supports, the error message is simply:
Check Input Task configuration. Error creating Input Model from Sample Input Data. Error "..." I'll attached a screenshot of the error.
I noticed this when trying the Smook plugin using the edi-to-java example in Smooks trunk. This example uses the following schema version:
http://www.milyn.org/schema/edi-message-mapping-1.3.xsd
and the version of Smooks bundled with the eclipse plugin only supports 1.2 (I think).
I asked Tom about this and he said that there already is some checking of the versions and perhaps this is only a case on making the error message a little more informative.
The version of the Smooks plugin I used is: 1.1.0.v201002050900N-H208-CR2.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 1 month
[JBoss JIRA] Created: (JBIDE-3060) VPE template dialog ui suggestions
by Max Rydahl Andersen (JIRA)
VPE template dialog ui suggestions
----------------------------------
Key: JBIDE-3060
URL: https://jira.jboss.org/jira/browse/JBIDE-3060
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Visual Page Editor core
Affects Versions: 2.1.2
Reporter: Max Rydahl Andersen
Assignee: Denis Golovin
Fix For: 3.0.0.beta1
The "custom template" for unknown tags is really useful but extremely well hidden and rather quirky to use
1) The shortcut in the context menu just says "Template" ...no indication of what it does.
I suggest we call it something like "Setup template for <the tag name>..." ; that describes what it does plus has ... to show a dialog will come up
2) The actual dialog allow me to type in *any* text for the tag, I instantly tried <button> but that is wrong it should be just button. Help the user here ;)
I also tried putting rich:calendar but it does not look like it supports template translation, only simple basic tags - then we should just have editable combo list with choices here.
3) Give a preview of how the tag will look like in the dialog
4) The Template editor in preferences has no instructions and no Add button; at least explain the the tables contain existing prefreences for already configured templates and tell them about the "Setup template.." action in the context menu.
....It also contains 2 lines with some names I never setup (i.e. unknowntag-1, unknwontag-2) - remove them.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 1 month