[Wtr-development] [JIRA] Commented: (WTR-414) Using modal_dialog by specifying title doesn't work in IE8 as modal dialog has changed to "Webpage Dialog"
Zeljko (JIRA)
watirjira at gmail.com
Thu Oct 28 04:28:20 EDT 2010
[ http://jira.openqa.org/browse/WTR-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19966#action_19966 ]
Zeljko commented on WTR-414:
----------------------------
The more I think of it, the more I think it would be the best to completely remove popup support from Watir and provide separate gem for each platform. I do not think there is a single solution that works on all platforms Watir supports. Maybe we should use WinWindow (http://winwindow.vapir.org/) on Windows and create gems for other platforms.
> Using modal_dialog by specifying title doesn't work in IE8 as modal dialog has changed to "Webpage Dialog"
> ----------------------------------------------------------------------------------------------------------
>
> Key: WTR-414
> URL: http://jira.openqa.org/browse/WTR-414
> Project: Watir
> Issue Type: Bug
> Components: Modal Windows Dialogs
> Affects Versions: 1.6.5
> Environment: Windows Vista, IE8
> Reporter: Alister Scott
> Fix For: Soon
>
> Attachments: modal IE8.jpg, modal_dialog.rb
>
>
> When specifying the title of a modal_dialog, using IE 8, the suffix has changed from "Web Page Dialog" to "Webpage Dialog".
> I updated line 46 of modal_dialog.rb to use this new description (see attached), but not sure how to add backwards compatibility.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wtr-development
mailing list