]
Nick Belaevski updated RF-2374:
-------------------------------
Assignee: Andrey Markhel (was: Nick Belaevski)
Draggable/popup components and OS objects (WAS: Draggable components
and OS objects)
------------------------------------------------------------------------------------
Key: RF-2374
URL:
https://issues.jboss.org/browse/RF-2374
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: component-drag/drop
Affects Versions: 3.2.0
Reporter: Nick Belaevski
Assignee: Andrey Markhel
Fix For: Future_4.X
OS-drawn objects (APPLET, OBJECT, etc.) have multiple issues with draggable components.
The issue can be fixed by supplying IFRAME under component's node. As for now, IFRAME
is supplied for IE6 only. Fix the issue for another browsers:
- Check whether APPLET & "native" OBJECT elements (e.g.
http://jira.jboss.com/jira/browse/RF-100 ) are presented on the page
- Create shimming IFRAME if some mentioned objects detected
- As detection of such objects can be done after full document load only, than we should
provide special switch attribute to components that can be shown opened on page load
(modalPanel with showWhenRendered="true")
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: