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
OpenOn doesn't work for resource EL on xhtml page if it was declared using <a4j:loadBundle />
----------------------------------------------------------------------------------------------
Key: JBIDE-4559
URL: https://jira.jboss.org/jira/browse/JBIDE-4559
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.1.0.M2
Reporter: Anton Klimkovich
Assignee: Alexey Kazakov
EXECUTE: Create new Seam web project
EXECUTE: Open home.xhtml
EXECUTE: Add <a4j:loadBundle basename="messages_en" var="mess2">
EXECUTE: Enter <h:outputText value="#{mess2.right}" /> and #{mess2.right}
EXECUTE: Try to make OpenOn (Ctrl+LMB) on both EL
FAILURE: OpenOn 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
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
Properties aren't added properly from CSS editor if CSS class isn't competed with }
-----------------------------------------------------------------------------------
Key: JBIDE-4677
URL: https://jira.jboss.org/jira/browse/JBIDE-4677
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.1.0.M3
Reporter: Yura Zhishko
Assignee: Sergey Dzmitrovich
1) Create new CSS file
2) Print: cssclass{ .It's important do not complete class name with }
3) Set cursor before { or into any place in cssclass word
4) Open JBoss CSS Editor
5) Choose any property and print value using CSS editor, for example, in field Color print Red
RESULT: Exception occurs and nothing happens in CSS file:
--
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
Attribute "disabled" in input element doesn't shows correctly.
--------------------------------------------------------------
Key: JBIDE-1119
URL: http://jira.jboss.com/jira/browse/JBIDE-1119
Project: JBoss Tools
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.CR1
Environment: Eclipse 3.3.1, Windows
Reporter: Maxim Areshkau
Assigned To: Maxim Areshkau
Fix For: 2.1
Attribute disabled in unput element doesn't shows correctly.
--
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
Registry browser
----------------
Key: JBIDE-2067
URL: http://jira.jboss.com/jira/browse/JBIDE-2067
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb, Webservices
Reporter: Mark Little
We need a graphical browser on the registry. Currently ESB and JBossWS use jUDDI as the backend registry implementation (UDDI v2 based) and the graphical browser available in the community is too limited and unreliable. The user wants the ability to browse the entries (based on service name and category) and (assuming the right ACLs) maybe delete entries or update them.
--
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