]
Tsikhon Kuprevich commented on RF-6542:
---------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<ui:composition
<f:view>
<head>
<meta http-equiv="content-type" content="text/html;
charset=UTF-8" />
</head>
<body>
<a4j:status startText="wait..."
stopText="Done."></a4j:status>
<h:form id="formID">
<rich:colorPicker id="cp"></rich:colorPicker>
<a4j:commandButton value="reRender"
reRender="cp"></a4j:commandButton>
</h:form>
</body>
</f:view>
</ui:composition>
colorPicker: component functionality crash after ajax rerender in FF
3.0.7 only.
--------------------------------------------------------------------------------
Key: RF-6542
URL:
https://jira.jboss.org/jira/browse/RF-6542
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.1
Environment: FF 3.0.7(3.3.1-SNAPSHOT)
Reporter: Mikhail Vitenkov
Assignee: Gleb Galkin
Fix For: 3.3.1
#1. Add rich:colorPicker with following button on the page:
<a4j:commandButton value="submit" reRender="<colorPicker
id>"></a4j:commandButton>
#2. Navigate to this page and call component popup.
#3. Choose any color - r,g,b,h,s,b - change their values during color selection.
#4. Click "submit" button and then call component popup.
#5. Try to select any color.
Actual behavior:
Color cannot be selected, r,g,b,h,s,b parameters aren't changed. In FF 2 everything
works fine.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: