[Webkit-unassigned] [Bug 235571] New: Element with contenteditable attribute misbehaves in flex container

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 04:21:22 PST 2022


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

            Bug ID: 235571
           Summary: Element with contenteditable attribute misbehaves in
                    flex container
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Apple Silicon)
                OS: macOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mail at kevinsjoberg.com

Steps to reproduce:

1. Visit https://jsfiddle.net/opwgyrun/5/
1. Click the word "TEST". It will have focus and become editable.
2. Now click outside the word "TEST", the element does not lose focus.

Clicking far away from the word "TEST" makes it lose focus correctly, but not in close proximity. I've experimented with giving the container different display values such as grid and inline-flex, but they all cause the same issue, although in varying degrees.

-- 
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/20220125/3d71d384/attachment.htm>


More information about the webkit-unassigned mailing list