[Webkit-unassigned] [Bug 220841] New: Investigate <popup> element implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 23:07:42 PST 2021


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

            Bug ID: 220841
           Summary: Investigate <popup> element implementation
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jeroen.zwartepoorte at gmail.com

Please investigate (experiment?) with implementing the <popup> element described here: https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Popup/explainer.md

Chrome has already indicated they intent to experiment: https://groups.google.com/a/chromium.org/g/blink-dev/c/9y-Thg9UCxY/m/_4gShWjQAAAJ

Motivation: when creating web components for a design system, I often run into problems with overflow. For example a tooltip or popover that is linked to an element that is inside a scroll container. By default, that element would appear inside the scroll container. There is currently no standard way for content to appear outside of the scroll container. <popup> would fix that omission.

-- 
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/20210122/fcc48ad6/attachment.htm>


More information about the webkit-unassigned mailing list