Unhandled event loop exception is occured when make OpenOn on <servlet-name>Faces Servlet</servlet-name> in web.xml
-------------------------------------------------------------------------------------------------------------------
Key: JBIDE-2576
URL: https://jira.jboss.org/jira/browse/JBIDE-2576
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: XML Structured Editor
Affects Versions: 3.0.0.alpha
Reporter: Anton Klimkovich
Assignee: Alexey Kazakov
Attachments: exception.txt
EXECUTE: Create jsf 1.2 web project
EXECUTE: Open web.xml
EXECUTE: Make OpenOn on <servlet-name>Faces Servlet</servlet-name>
FAILURE: Unhandled event loop exception is occured
Log attached.
--
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
Unhandled event loop exception when try to make OpenOn on <ui:include src="#{}"/>
---------------------------------------------------------------------------------
Key: JBIDE-2192
URL: http://jira.jboss.com/jira/browse/JBIDE-2192
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.1.x
Reporter: Anton Klimkovich
Attachments: 2008-05-08_1622.swf, exception.txt
EXECUTE: Create Seam web project
EXECUTE: Open home.xhtml for example
EXECUTE: Type <ui:include src="#{}"/>
EXECUTE: Try to make OpenOn on <ui:include src="#{}"/> directing cursor near "#"
FAILURE: Unhandled event loop exception
Exception attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
OpenOn for JSF components' atributes used with the help of 'jsfc' .
--------------------------------------------------------------------
Key: JBIDE-1739
URL: http://jira.jboss.com/jira/browse/JBIDE-1739
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing
Affects Versions: 2.0.1
Reporter: Anton Klimkovich
Example:
<input type="submit" jsfc="h:commandButton" id="submit" action="greeting" value="Say Hello" />
<input jsfc="h:inputText" required="true" id="name" value="#{person.name}" />
OpenOn works now only for EL
Doc with list of OpenOns attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
OpenOn for #{messages.***} in Seam EL.
--------------------------------------
Key: JBIDE-1975
URL: http://jira.jboss.com/jira/browse/JBIDE-1975
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Seam
Reporter: Alexey Kazakov
Assigned To: Victor Rubezhny
It should open resource bundle for "messages" and select proper key for "messages.***"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Context menu doesn't work with some JSF components on the visual part
---------------------------------------------------------------------
Key: JBIDE-3534
URL: https://jira.jboss.org/jira/browse/JBIDE-3534
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.0.0.CR2
Reporter: Yura Zhishko
Assignee: Maxim Areshkau
I couldn't call context menu for the next components:
<h:selectManyListbox>
<h:selectManyMenu>
<h:selectOneListbox>
<h:selectOneMenu>
<h:selectBooleanCheckbox>
--
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
XULRunner 1.9 ?
---------------
Key: JBIDE-2248
URL: http://jira.jboss.com/jira/browse/JBIDE-2248
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Visual Page Editor
Affects Versions: 3.0.x
Reporter: Max Rydahl Andersen
Fix For: 3.0.Exploration
Should we upgrade to XULRunner 1.9 or is that not relevant ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Autocomplete (Ctrl+Space) not working for Mac JBDS
--------------------------------------------------
Key: JBDS-303
URL: http://jira.jboss.com/jira/browse/JBDS-303
Project: Developer Studio
Issue Type: Bug
Affects Versions: 1.0.0.GA
Reporter: Marshall Culpepper
Assigned To: Max Andersen
Ctrl+Space doesn't seem to work when using the JBDS installer for Mac
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Selection doesn't work properly for <h:selectOneMenu> component.
----------------------------------------------------------------
Key: JBIDE-2571
URL: https://jira.jboss.org/jira/browse/JBIDE-2571
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 3.0.0.alpha
Reporter: Andrei Scherbovich
Assignee: Maxim Areshkau
1) User can select <h:selectOneMenu> only on double-click. Component should be selected on first click.
2) Nested <f:selectItem> and <f:selectItems> components can't be selected in VPE.
--
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
h:dataTable becomes bigger and bigger
-------------------------------------
Key: JBIDE-4107
URL: https://jira.jboss.org/jira/browse/JBIDE-4107
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.0.0.GA
Reporter: Yahor Radtsevich
Assignee: Maxim Areshkau
Fix For: 3.1.0
STEPS TO REPRODUCE:
1. Open attached 'test.jsp' in the VPE.
2. Find text 'TYPE HERE' inside h:dataTable and start to change it.
ACTUAL RESULT:
The size of the table is becoming bigger and bigger.
EXPECTED RESULT:
The text is changing but the size of the table is not.
--
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
Can't select some components on the visual pane
-----------------------------------------------
Key: JBIDE-3412
URL: https://jira.jboss.org/jira/browse/JBIDE-3412
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.0.0.cr1
Reporter: Yura Zhishko
Assignee: Maxim Areshkau
1) Insert next source code into JSP page:
<h:inputTextarea dir="rtl" value="Enter some text in this field and you will see the result in exception" disabled="true" />
<h:inputText value="Selection doesn't work" disabled="true"/>
2) Try to select this components in visual part: first time - separately, second time - together
RESULT: Selection doesn't work
--
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