** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1575257 Title: StyledItem within a StyledItem can have keyNavigationFocus at once Status in ubuntu-ui-toolkit package in Ubuntu: Confirmed Bug description: Right now a StyledItem within a StyledItem that can have keyNavigationFocus is not supported or documented. The consumer of the API is assumed to use children that don't handle (Shift)Tab navigation. Example: Button inside TextField Typically AbstractButton is used here, which has no styling and doesn't take focus. ListItem on the other hand overrides keyNavigationFocus to support focus rings on children. That logic might be best moved into StyledItem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1575257/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp