[
https://jira.jboss.org/jira/browse/RF-5267?page=com.atlassian.jira.plugin...
]
Nick Belaevski updated RF-5267:
-------------------------------
Original Estimate: (was: 2 hours)
Remaining Estimate: (was: 2 hours)
Fix Version/s: Future
(was: 3.3.0)
Due Date: (was: 21/Dec/08)
Happens because calendar constructor modifies innerHTML of preceding sibling element and
this breaks onavailable script from time to time. Bug moved to future versions in order to
keep trunk stable
ComponentControl doesn not work if
attachTiming="onavailable" under IE6-7.
--------------------------------------------------------------------------
Key: RF-5267
URL:
https://jira.jboss.org/jira/browse/RF-5267
Project: RichFaces
Issue Type: Bug
Components: planning_all
Affects Versions: 3.3.0
Environment: 3.3.0.BETA2, IE6-7
Reporter: Alexander Dubovsky
Assignee: Nick Belaevski
Fix For: Future
Source code:
<h:form id="form">
<rich:componentControl attachTo="testCID" for="cc"
event="onclick"
operation="doExpand" attachTiming="onavailable" />
<rich:calendar popup="true" id="cc" />
<f:verbatim>
<a href="#" id="testCID">Show Popup</a>
<br />
</f:verbatim>
</h:form>
# Open page in IE6-7
# Click "Show Popup" link
Result: popup is not shown.
--
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