← Back to team overview

touch-packages team mailing list archive

[Bug 1514822] Re: activeFocusOnTab is not accessible

 

This is there due to the upstream bug logged in
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-
src/+bug/1389721.

But please port your application to use Ubuntu.Components ListItem and
ListItemLayout components, ListItems module will be deprecated in 1.3
and removed in 1.4.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Triaged

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

Title:
  activeFocusOnTab is not accessible

Status in Canonical System Image:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  I am using  QtQuick 2.4 and Ubuntu.Components.ListItems 1.3.

  By default all ListItems receive focus. For my app I want to disable
  focus for some of the items.

  I am trying to set "activeFocusOnTab" to false but I am receiving this error message: 
  "ListItem.Empty.activeFocusOnTab" is not available due to component versioning"

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1514822/+subscriptions


References