Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.0.1, 5.0.2
-
None
-
OSX 10.8.4
Qt 5.0.1, 5.0.2
-
-
c615dcc44168d8e8e1e2134d69c3bd9607c603ea
Description
QDesktopServices::openUrl(QUrl("http://developer.apple.com/library/ios/#documentation/uikit/reference/UIViewController_Class/Reference/Reference.html#//apple_ref/doc/uid/TP40006926-CH3-SW81")); //false
QDesktopServices::openUrl(QUrl("http://developer.apple.com/library/ios/#documentation/uikit/reference/UIViewController_Class/Reference/Reference.html")); //true
On windows both urls are opened.
Attachments
Issue Links
- depends on
-
QTBUG-31660 Percent Encoding doesn't seem to be working for '+' in QUrl
- Closed
- relates to
-
QTBUG-32311 Strange behavior of QDesktopServices::openUrl
- Closed