PopupControl
When you drag the window that contains an iframe, quickly moving the mouse over iframe dragging stops
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hello Enrico,
Sorry, but we can't reproduce this behavior. It appears that the ASPxPopupControl in the attached project works fine for us.
Could you please be more specific and attach your problematic project, so that we can reproduce the issue and research it in detail?
Thanks,
Andrew
Excuse me, but I have not explained well.
do not speak good English.
when the PopupControl contains a ContentURL
(example: http://demos.devexpress.com/ASPxperienceDemos/PopupControl/ContentUrl.aspx)
if you turn drag and we will move quickly with your mouse over the form content inside drag stops
Hello Enrico,
We've reproduced this problem. We'll try to fix it soon. Thank you for your information.
Thanks,
Andrew
Hello Enrico,
Unfortunately, it's technically impossible to fix this problem… The popup control's content is an IFrame with another Web page. The PopupControl doesn't receive any events from that page.
Thanks,
Nick
You can fix by applying a transparent layer above the iframe when drag.
Another technique used in fremwork alternative is to hide the iframe when drag
Hi Enrico,
Thank you for your suggestion. We'll try to work around the issue by creating a transparent layer. Your issue report has been converted to a Suggestion. It will be considered for a future version.
Thanks,
Nick
Don't work with Explorer 8
We've reproduced the problem and created the corresponding Support Center's issue: ASPxPopupControl - If the ContentUrl property is defined, table borders within the dragged popup window's content are not hidden, under IE. You can track it to be
informed about our progress.