[Webkit-unassigned] [Bug 175016] New: getClientRects doesn't work with list box option elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 1 04:07:23 PDT 2017


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

            Bug ID: 175016
           Summary: getClientRects doesn't work with list box option
                    elements
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bburg at apple.com, cdumez at apple.com,
                    simon.fraser at apple.com
            Blocks: 174710

Since HTMLOptionElement and HTMLOptGroupElement don't have a renderer, we are always returning an empty list from getClientRects. This is working fine in both chromium and firefox, option elements return its own bounding box and group elements return the bounding box of the group label and all its children items.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=174710
[Bug 174710] WebDriver: handle click events on option elements
-- 
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/20170801/3cf6b4c2/attachment.html>


More information about the webkit-unassigned mailing list