NEW 217828
Web Inspector: GroupNavigationItem does not attach children NavigationItems to the NavigationBar when setting items after initial creation.
https://bugs.webkit.org/show_bug.cgi?id=217828
Summary Web Inspector: GroupNavigationItem does not attach children NavigationItems t...
Patrick Angle
Reported 2020-10-16 08:07:40 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-10-23 08:08:15 PDT
Note You need to log in before you can comment on or make changes to this bug.