[Webkit-unassigned] [Bug 246045] New: When searching a domain with only https available. Browser will try loading http first, fail and won't load https (Even if upgrade connections to HTTPS is set to true).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 15:55:21 PDT 2022


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

            Bug ID: 246045
           Summary: When searching a domain with only https available.
                    Browser will try loading http first, fail and won't
                    load https (Even if upgrade connections to HTTPS is
                    set to true).
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: iOS 16
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: erwan.joly at gmail.com
                CC: beidson at apple.com

Brave github issue suggested it's a webkit issue https://github.com/brave/brave-ios/issues/6098

Description:
When searching a domain with only https available. Browser will try loading http first, fail and won't load https (Even if upgrade connections to HTTPS is set to true).
Only way to make it load https is to specify it in the URL. https schema should be the default not http

Steps to Reproduce
search for an URL with only HTTPS available example marketracoon.com
enjoy the error this site can't be reached
search for https://marketracoon.com notice it is up
Actual result:
this site can't be reached

Expected result:
The browser should not default to http but https (even more in this case as Upgrade Connections to HTTPS is set to true)

Reproduces how often:
Everytime I look at a page that does not have HTTP support but has HTTPS support (aws api gateway with regional domains websites).

Brave Version:
1.43 (22.9.9.14)

Device details:
Iphone 12 Pro max iOS 16.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221004/76d68d7d/attachment.htm>


More information about the webkit-unassigned mailing list