[Touch-packages] [Bug 1486274] Re: Expose focusOnTab on StyledItem

2015-12-05 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)

-- 
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 RTM:
  Fix Committed

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-rtm/+source/ubuntu-ui-toolkit/+bug/1486274/+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


[Touch-packages] [Bug 1486274] Re: Expose focusOnTab on StyledItem

2015-11-30 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
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:
  Fix Committed

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

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


[Touch-packages] [Bug 1486274] Re: Expose focusOnTab on StyledItem

2015-11-20 Thread Christian Dywan
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui-
toolkit/focusPassesFromChildToParent

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

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


[Touch-packages] [Bug 1486274] Re: Expose focusOnTab on StyledItem

2015-08-18 Thread Christian Dywan
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

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