WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
33963
[Qt] Nothing happens when trying to load non-existing HTTPS page
https://bugs.webkit.org/show_bug.cgi?id=33963
Summary
[Qt] Nothing happens when trying to load non-existing HTTPS page
sangeetha.sugavanam
Reported
2010-01-21 11:48:58 PST
Try to open non-existing page using https scheme. e.g.
https://cwrt.fi
Expected: There should be error notification, e.g. "Network error (dns_unresolved_hostname) or something similar which tells user that page cannot be found. Actual: Nothing happens. Same page stays visible which was before tried to opened non-existing https-page. QtLauncher: Reproducible Safari: Not Reproducible
Attachments
Add attachment
proposed patch, testcase, etc.
Tor Arne Vestbø
Comment 1
2010-03-10 06:39:38 PST
Please follow the QtWebKit bug reporting guidelines when reporting bugs. See
http://trac.webkit.org/wiki/QtWebKitBugs
Specifically: - The 'QtWebKit' component should only be used for bugs/features in the public QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit
http://trac.webkit.org/wiki/QtWebKitBugs#Component
- Add the keyword 'Qt' to signal that it's a Qt-related bug
http://trac.webkit.org/wiki/QtWebKitBugs#Keywords
Kent Hansen
Comment 2
2010-03-11 05:31:07 PST
With
r55658
on Linux: The URL is changed to "about:blank" and the page says "Host not found", i.e. works for me.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug