Bug 217828
| Summary: | Web Inspector: GroupNavigationItem does not attach children NavigationItems to the NavigationBar when setting items after initial creation. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Patrick Angle <pangle> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, pangle, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Patrick Angle
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
<rdar://problem/70619452>