WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-10-23 08:08:15 PDT
<
rdar://problem/70619452
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug