** Description changed: 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 (which isn't a StyledItem) supports focus rings on children. + ListItem on the other hand overrides keyNavigationFocus to support focus rings on children. That logic might be best moved into StyledItem.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575257 Title: StyledItem within a StyledItem can have keyNavigationFocus at once To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1575257/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
