[JBoss JIRA] Created: (RF-1413) Paint2D: duplicated attribute
by Viktor Volkov (JIRA)
Paint2D: duplicated attribute
-----------------------------
Key: RF-1413
URL: http://jira.jboss.com/jira/browse/RF-1413
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Environment: Firefox 2.0.0.9
Tomcat 6
JSF 1.1 facelets
Reporter: Viktor Volkov
Assigned To: Nick Belaevski
1. Open Richfaces test application
2. Click Richfaces link
3. Choose Paint2D
--->>> XML error duplicated attribute
<img src="/facelets/a4j_3_1_3-SNAPSHOTorg.richfaces.renderkit.html.Paint2DResource/DATA/eAF1Us1rFDEUfzv0Q0Vka0UQEcpa9CIZWLU91EXRlbowteqKoIJLdiadSc1MYpLtjha9iaggglcPgociqAdFwaO3UvCyf4II4sGLCB5rktlVXPBdEsjv.T7y3svvMKokzHAZI0nDZAmHRCFJsojI61SjRKcMncM009X6BaJ4R4ZkupHimNSxxrX13ufy5ovXHow1YEurHZ.ijMsGjLeWuEyxtreE0Dgxt7FWl0Y6CWC0FZlWDTuDZbyCfYaz2F9sL5NQzwUGJazYDbgDpVxsmoKi1gFKj43TCfderRemrIn30xMf187ff-dBKYARTXL9L3dTS5rFc7nQMN5PYngOWPEcFXlDngqekUyjpnFGznBm4jfxCpGXN97Wnjz9tOCBF8DWkGGlzuKUWH8jAWxTBhO5Hg27izyU-00iKWb0Fm4zYnSFkTtoJJDqZE6QEa0QYSggMQ5vLhCd8OgkzSJjs5-25MKUUg17HWvuE-YXwNO5kEQpyjND.T.mizgeRg-YtwPkEvYU8Y2JYdwbf-Phl19HHnkON.kH91f3-d0HzR9Xescswjqo2OXBAocJsamGCRupYPeeHf9wbe3nohW3f7ejuwvK-1cHs3TnbYCOhMmrLjCya2Gm4Ub3qnfp67d9q.NO0OTwNDhfCHc1mpdYJDRU1bqGsnVbtBYbJUTenYWjfn.ugxPldq-nTswcOjw75cRrlWE3lfw3QQMQRQ__.jsf" class="rich-paint2D " align="left" hspace="" vspace="" id="j_id47:paint2DSubviewID:paint2dID" align="left" bgcolor="white" border="2px" height="200" title="Pain2D title" width="400" /><div class="dr-stglpnl rich-stglpanel " id="j_id47:Paint2DStraightforwardSubviewID:j_id48" style="width: ; ;"><script type="text/javascript">
--
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
18 years, 4 months
[JBoss JIRA] Created: (RF-1397) orderingList: incorrect invertion on CTRL+click
by Tsikhon Kuprevich (JIRA)
orderingList: incorrect invertion on CTRL+click
-----------------------------------------------
Key: RF-1397
URL: http://jira.jboss.com/jira/browse/RF-1397
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Environment: IE 6, 7.
JSF 1.2 with facelets.
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
CTRL+click on the item row should invert selection for that item
Suppose you have three items in list.
1. Click the first item.
2. Press and hold CTRL keyboard key. Do not release it till the very end of the testcase.
3. Click the second item.
4. Click the third item.
=> three items become selected.
5. Click the first item again.
=> It is still selected, but should become unselected since CTRL key is pressed.
6. Click the second item.
=> First item becomes unselected, but the second is still selected.
--
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
18 years, 4 months