← Back to team overview

touch-packages team mailing list archive

[Bug 1486274] Re: Expose focusOnTab on StyledItem

 

Possible work-around: expose focusOnTab by re-declaring it inside UCStyledItemBase.
Catch: Only seems to work inside the implementation of the components, not in an app merely using components, so not sufficient for all use cases.

New property: as awkward as it may seem we could also have eg. focusOnKeyboardNavigation, avoiding the QML bug altogether.
Catch: possibly unexpected to app developers and needs to be well-communicated and documented.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Critical => High

-- 
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/1486274

Title:
  Expose focusOnTab on StyledItem

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Due to a bug in QML it's impossible to set focusOnTab, but this is
  vital because in most cases keyboard tab navigation is in fact
  desirable but focus shouldn't be grabbed on tap/ click.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1486274/+subscriptions


References