[Webkit-unassigned] [Bug 67093] [Qt] Default window.alert shows HTML entities in certain cases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 10:04:18 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=67093





--- Comment #2 from Daniel Bates <dbates at webkit.org>  2012-05-21 10:03:23 PST ---
(From update of attachment 143039)
View in context: https://bugs.webkit.org/attachment.cgi?id=143039&action=review

> Source/WebKit/qt/Api/qwebpage.cpp:2109
> +    box.setWindowTitle(tr("JavaScript Alert - %1").arg(mainFrame()->url().host()));

The window title is disingenuous. This is a JavaScript confirm dialog. Previously this was reflected in the window title.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list