[Webkit-unassigned] [Bug 217828] New: Web Inspector: GroupNavigationItem does not correctly children NavigationItems to the NavigationBar when setting items after initial creation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 08:07:40 PDT 2020


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

            Bug ID: 217828
           Summary: Web Inspector: GroupNavigationItem does not correctly
                    children NavigationItems to the NavigationBar when
                    setting items after initial creation.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pangle at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

GroupNavigationItem allows for items to be set both at creation as well as later by modifying the `items` property. When adding (or removing) items, new items are not attached to the parent NavigationBar and removed items are not detached. This prevents RadioButtonNavigationItems from properly being selected when a NavigationBar is told to select the item, and the item's parent may not be the NavigationBar.

-- 
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/20201016/cf4aa571/attachment-0001.htm>


More information about the webkit-unassigned mailing list