[
https://issues.jboss.org/browse/RF-12885?page=com.atlassian.jira.plugin.s...
]
Thang Pham updated RF-12885:
----------------------------
Attachment: RFDrag.zip
Sample code to reproduce this problem. Deploy this maven web application, we will see a
text, a drop target, and a link.
1. Drag the text to the drop target, work great. See the server log, it shows that the
listener is invoking.
2. Click on the link, it open up a popup panel. Notice how the drop target box inside the
popup panel is overlapped with the first drop target box. Slowly drag text "value
B" to the drop target box.
Observe: The drag indicator turn green when get inside the box, but if I drag further
inside, it turn red (as it overlap the underneath drop target it turn red). If you drop it
here, it will not invoke the listener method.
Drag indicator inside popup panel, react to the drop area underneath
the popup panel
------------------------------------------------------------------------------------
Key: RF-12885
URL:
https://issues.jboss.org/browse/RF-12885
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-drag/drop
Affects Versions: 4.2.3.Final
Reporter: Thang Pham
Labels: waiting_on_user
Attachments: RFDrag.zip
If I have a drop area inside a popup panel, the drag indicator also react to the drop
area right underneath the popup panel. I think this should not be the case.
If the drop area right underneath does not allow type X of drag, It does not allow the
drop area inside the
popup panel to be drop by type X as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira