[Webkit-unassigned] [Bug 238386] New: Page is not responding after bluring input when maximum-scale fixed to 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 25 10:39:21 PDT 2022


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

            Bug ID: 238386
           Summary: Page is not responding after bluring input when
                    maximum-scale fixed to 1
           Product: WebKit
           Version: Safari 15
          Hardware: iPhone / iPad
                OS: iOS 15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mohammadmahdi1383 at outlook.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

## Steps to produce
In a html file set at least this meta tag:

```html
<meta name=“viewport” content=“maximum-scale=1.0” />
```

and put input file ( i used `type=text` )

focus on input, then blur. And that’s it.
Page is unresponsive to any touch! ( just for seconds )

-- 
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/20220325/ceb3bebb/attachment.htm>


More information about the webkit-unassigned mailing list