[JBoss JIRA] Created: (RF-2613) ListShuttle: JS API
by Tsikhon Kuprevich (JIRA)
ListShuttle: JS API
-------------------
Key: RF-2613
URL: http://jira.jboss.com/jira/browse/RF-2613
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: 3.2.0.CR3
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Priority: Critical
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.doHide()" value="Hide"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.doShow()" value="Show"></a4j:commandLink>
<a4j:commandLink onclick="alert($('formID:listShuttleSubviewID:listShuttleID').component.isShown)" value="isShown"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.Enable()" value="Enable"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.Disable()" value="Disable"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.isEnabled()" value="isEnabled"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.moveUp" value="moveUp"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.moveDown" value="moveDown"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.moveTop" value="moveTop"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.moveBottom" value="moveBottom"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.copy" value="copy"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.remove" value="remove"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.copyAll" value="copyAll"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.removeAll" value="removeAll"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.getSelection" value="getSelection"></a4j:commandLink>
<a4j:commandLink onclick="$('formID:listShuttleSubviewID:listShuttleID').component.getItems" value="getItems"></a4j:commandLink>
The next functions - isEnabled, Disable, doShow, Enable, doHide - cause the next JS error:
$("formID:listShuttleSubviewID:listShuttleID").component.doHide is not a function
other functions has no effect.
--
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
17 years, 3 months
[JBoss JIRA] Created: (RF-3697) Integration with rich:calender and tiny_mce breaks rich text editor
by FlaxSeed (JIRA)
Integration with rich:calender and tiny_mce breaks rich text editor
-------------------------------------------------------------------
Key: RF-3697
URL: http://jira.jboss.com/jira/browse/RF-3697
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: JSF 1.2, RF 3.2.1, TinyMCE 3.0.9, Tomcat 6
Reporter: FlaxSeed
I have a specific use case whereby if you have a rich:calendar (seems to be specific to this component) above a tiny_mce textarea that is inside a tab panel, the tiny_mce editor will not show. Move the rich calendar below, works fine. Have a look at the attached application to see the problem. It uses Maven 2, so you can use maven to build it to obtain the dependencies.
Basically, run the application and click the tab 2: what should be a tiny_mce RTE is just a regular textarea.
--
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
17 years, 3 months
[JBoss JIRA] Created: (RF-3249) dataTable: sortMode="multi" work incorrectly.
by Mikhail Vitenkov (JIRA)
dataTable: sortMode="multi" work incorrectly.
---------------------------------------------
Key: RF-3249
URL: http://jira.jboss.com/jira/browse/RF-3249
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: IE, FF, Safari, Opera
Reporter: Mikhail Vitenkov
Assigned To: Nick Belaevski
Precondition: you have "D", "D", "A", "B" in the 1st column & "B", "A", "F", "X" in the 2nd.
Step 1. Set sortOrder="multi".
Step 2. Sort ascending 1st column by clicking - 1st column: "A", "B", "D", "D"; 2nd: "F", "X", "B", "A".
Step 3. Sort ascending 2nd column by clicking.
Actual behavior:
Instead of "F", "X", "A", "B" in the 2nd column nothing happens.
--
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
17 years, 3 months
[JBoss JIRA] Created: (RF-3790) Wrong size of dropdown menu after rerendering in IE
by Jiri Pejchal (JIRA)
Wrong size of dropdown menu after rerendering in IE
---------------------------------------------------
Key: RF-3790
URL: http://jira.jboss.com/jira/browse/RF-3790
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Jiri Pejchal
After rerendering of a dropdown menu the menu has wrong size and I get the following error:
debug[15:18:41,450]: Replace content of node by outerHTML()
debug[15:18:41,466]: search for elements by name 'script' in element div
debug[15:18:41,466]: Scripts in updated part count : 2
debug[15:18:41,482]: Update part of page for Id: menuForm:dropMenuDocument successful
debug[15:18:41,482]: Attempt to update part of page for Id: menuForm:dropMenuDocument_menu_script
debug[15:18:41,482]: call selectSingleNode for id= menuForm:dropMenuDocument_menu_script
debug[15:18:41,482]: Replace content of node by outerHTML()
error[15:18:41,497]: Error to clear node content by innerHTML Neznámá chyba při běhu programu
debug[15:18:41,497]: search for elements by name 'script' in element script
debug[15:18:41,497]: Scripts in updated part count : 0
debug[15:18:41,497]: Update part of page for Id: menuForm:dropMenuDocument_menu_script successful
debug[15:18:41,513]: Attempt to update part of page for Id: menuForm:submenuDocumentNew_menu_script
debug[15:18:41,513]: call selectSingleNode for id= menuForm:submenuDocumentNew_menu_script
debug[15:18:41,513]: Replace content of node by outerHTML()
error[15:18:41,513]: Error to clear node content by innerHTML Neznámá chyba při běhu programu
debug[15:18:41,513]: search for elements by name 'script' in element script
debug[15:18:41,528]: Scripts in updated part count : 0
debug[15:18:41,528]: Update part of page for Id: menuForm:submenuDocumentNew_menu_script successful
Menu code:
HtmlDropDownMenu dropDownMenu = new HtmlDropDownMenu();
dropDownMenu.setSubmitMode("ajax");
dropDownMenu.setId("dropMenuFolder");
appContext.registerComponentValueExpression(dropDownMenu, "value", "#{coreMessages.folder}");
appContext.registerComponentValueExpression(dropDownMenu, "rendered", "#{viewModeBean.documents}");
--
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
17 years, 4 months
[JBoss JIRA] Created: (RF-2628) InplaceInput: edit/view sizes synchronization works wrong in all browsers.
by Ilya Shaikovsky (JIRA)
InplaceInput: edit/view sizes synchronization works wrong in all browsers.
--------------------------------------------------------------------------
Key: RF-2628
URL: http://jira.jboss.com/jira/browse/RF-2628
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Ilya Shaikovsky
Assigned To: Anton Belevich
Priority: Minor
Fix For: 3.2.0
<rich:dataTable value="#{dataTableScrollerBean.tenRandomCars}" var="car">
<rich:column>
<h:outputText value="#{car.make}"/>
</rich:column>
<rich:column>
<h:outputText value="#{car.model}"/>
</rich:column>
<rich:column>
<rich:inplaceInput layout="block" value="#{car.price}"/>
</rich:column>
</rich:dataTable>
After you click inplace - column grows only under opera and only for some seconds. At all other browsers table border dissapears as it below input.
--
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
17 years, 4 months
[JBoss JIRA] Created: (RF-2314) comboBox: rich:comboBox itemValues display in italic in case conboBox is in rich:panelMenu component.
by Mikhail Vitenkov (JIRA)
comboBox: rich:comboBox itemValues display in italic in case conboBox is in rich:panelMenu component.
-----------------------------------------------------------------------------------------------------
Key: RF-2314
URL: http://jira.jboss.com/jira/browse/RF-2314
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: IE6, IE7, FF, Safari
Reporter: Mikhail Vitenkov
Assigned To: Nick Belaevski
Priority: Minor
Attachments: comboBoxInPanelMenu.png
Step 1. Add rich:comboBox component inside PanelMenu. Use following code:
<rich:panelMenuItem label="Item Image">
<rich:comboBox>
<f:selectItem itemValue="item_1"/>
<f:selectItem itemValue="item_2"/>
</rich:comboBox>
</rich:panelMenuItem>
Step 2. Navigate to page contained PanelMenu.
Step 3. Find & click on comboBoxe's button attached to input box.
Step 4. Verify itemValues font style displaying.
Actual behavior:
itemValues display in italic. For more information see attached comboBoxInPanelMenu.png
Expected behavior:
itemValues shouldn't have italic font.
--
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
17 years, 4 months