[Touch-packages] [Bug 1642885] [NEW] The UITK package depends on upstart

2016-11-18 Thread Zoltan Balogh
Public bug reported:

The ubuntu-ui-toolkit depends on upstart and not supporting systemd yet.

We should use ubuntu-app-launch for this, no need to go down to the
upstart vs. systemd detail.

c.f.
tests/autopilot/ubuntuuitoolkit/tests/__init__.py
/usr/lib/python3/dist-packages/autopilot/application/_launcher.py

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Undecided
 Assignee: Christian Dywan (kalikiana)
 Status: 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/1642885

Title:
  The UITK package depends on upstart

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

Bug description:
  The ubuntu-ui-toolkit depends on upstart and not supporting systemd
  yet.

  We should use ubuntu-app-launch for this, no need to go down to the
  upstart vs. systemd detail.

  c.f.
  tests/autopilot/ubuntuuitoolkit/tests/__init__.py
  /usr/lib/python3/dist-packages/autopilot/application/_launcher.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1642885/+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 1630872] [NEW] Clear text (x) does not clear the first suggested but not committed word

2016-10-05 Thread Zoltan Balogh
Public bug reported:

When the "Word suggestions" option in the "Language & Text" settings then the 
(x) clear button does not clear the first not committed word from the text 
input.
It seems that the suggested word is not yet in the text innut but only in the 
input method and the clear button does not clear the input method.
After the first word is committed, the second suggestion is cleared if you 
clear the content.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Critical
 Assignee: Christian Dywan (kalikiana)
 Status: 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/1630872

Title:
  Clear text (x) does not clear the first suggested but not committed
  word

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

Bug description:
  When the "Word suggestions" option in the "Language & Text" settings then the 
(x) clear button does not clear the first not committed word from the text 
input.
  It seems that the suggested word is not yet in the text innut but only in the 
input method and the clear button does not clear the input method.
  After the first word is committed, the second suggestion is cleared if you 
clear the content.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1630872/+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 1618981] Re: Autopilot testcase hangs

2016-09-16 Thread Zoltan Balogh
** Changed in: address-book-app (Ubuntu)
   Importance: High => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1618981

Title:
  Autopilot testcase hangs

Status in address-book-app package in Ubuntu:
  New

Bug description:
  On krillin ->
version 564 from ubuntu-touch/rc-proposed/ubuntu channel

  running the ->

  
address_book_app.tests.test_create_new_from_uri.TestCreateNewContactFromURI.test_save_new_contact

  autopilot test starts and then it hangs with the New contact page.

address-book-app 
0.2+15.04.20160823-0ubuntu1
address-book-app-autopilot   
0.2+15.04.20160823-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1618981/+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 1618981] Re: Autopilot testcase hangs

2016-09-01 Thread Zoltan Balogh
** Changed in: address-book-app (Ubuntu)
 Assignee: (unassigned) => Renato Araujo Oliveira Filho (renatofilho)

** Changed in: address-book-app (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1618981

Title:
  Autopilot testcase hangs

Status in address-book-app package in Ubuntu:
  New

Bug description:
  On krillin ->
version 564 from ubuntu-touch/rc-proposed/ubuntu channel

  running the ->

  
address_book_app.tests.test_create_new_from_uri.TestCreateNewContactFromURI.test_save_new_contact

  autopilot test starts and then it hangs with the New contact page.

address-book-app 
0.2+15.04.20160823-0ubuntu1
address-book-app-autopilot   
0.2+15.04.20160823-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1618981/+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 1618981] Re: Autopilot testcase hangs

2016-08-31 Thread Zoltan Balogh
The test can not access the controls in the edit page. The OSK does not
come up and the text fields are not active.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1618981

Title:
  Autopilot testcase hangs

Status in address-book-app package in Ubuntu:
  New

Bug description:
  On krillin ->
version 564 from ubuntu-touch/rc-proposed/ubuntu channel

  running the ->

  
address_book_app.tests.test_create_new_from_uri.TestCreateNewContactFromURI.test_save_new_contact

  autopilot test starts and then it hangs with the New contact page.

address-book-app 
0.2+15.04.20160823-0ubuntu1
address-book-app-autopilot   
0.2+15.04.20160823-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1618981/+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 1618981] Re: Autopilot testcase hangs

2016-08-31 Thread Zoltan Balogh
It hangs on self.type_on_field(firstNameField, "Fulano")

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1618981

Title:
  Autopilot testcase hangs

Status in address-book-app package in Ubuntu:
  New

Bug description:
  On krillin ->
version 564 from ubuntu-touch/rc-proposed/ubuntu channel

  running the ->

  
address_book_app.tests.test_create_new_from_uri.TestCreateNewContactFromURI.test_save_new_contact

  autopilot test starts and then it hangs with the New contact page.

address-book-app 
0.2+15.04.20160823-0ubuntu1
address-book-app-autopilot   
0.2+15.04.20160823-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1618981/+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 1618981] [NEW] Autopilot testcase hangs

2016-08-31 Thread Zoltan Balogh
Public bug reported:

On krillin ->
  version 564 from ubuntu-touch/rc-proposed/ubuntu channel

running the ->

address_book_app.tests.test_create_new_from_uri.TestCreateNewContactFromURI.test_save_new_contact

autopilot test starts and then it hangs with the New contact page.

  address-book-app 
0.2+15.04.20160823-0ubuntu1
  address-book-app-autopilot   
0.2+15.04.20160823-0ubuntu1

** Affects: address-book-app (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1618981

Title:
  Autopilot testcase hangs

Status in address-book-app package in Ubuntu:
  New

Bug description:
  On krillin ->
version 564 from ubuntu-touch/rc-proposed/ubuntu channel

  running the ->

  
address_book_app.tests.test_create_new_from_uri.TestCreateNewContactFromURI.test_save_new_contact

  autopilot test starts and then it hangs with the New contact page.

address-book-app 
0.2+15.04.20160823-0ubuntu1
address-book-app-autopilot   
0.2+15.04.20160823-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1618981/+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 1618981] Re: Autopilot testcase hangs

2016-08-31 Thread Zoltan Balogh
More details about the env setup -  http://pastebin.ubuntu.com/23116827/

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1618981

Title:
  Autopilot testcase hangs

Status in address-book-app package in Ubuntu:
  New

Bug description:
  On krillin ->
version 564 from ubuntu-touch/rc-proposed/ubuntu channel

  running the ->

  
address_book_app.tests.test_create_new_from_uri.TestCreateNewContactFromURI.test_save_new_contact

  autopilot test starts and then it hangs with the New contact page.

address-book-app 
0.2+15.04.20160823-0ubuntu1
address-book-app-autopilot   
0.2+15.04.20160823-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1618981/+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 1618581] Re: The margin to swipe from top in QQuickFlickable is not enough

2016-08-31 Thread Zoltan Balogh
** Branch linked: lp:~bzoltan/ubuntu-ui-toolkit/more_1618581

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

Title:
  The margin to swipe from top in QQuickFlickable is not enough

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

Bug description:
  On krillin device many of the UITK autopilot tests fail with this
  traceback:

  
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 164, in swipe_child_into_view
  self._swipe_non_visible_child_into_view(child, containers)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 174, in _swipe_non_visible_child_into_view
  self.swipe_to_show_more_above(containers)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 190, in swipe_to_show_more_above
  self._swipe_to_show_more('above', containers)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 252, in _swipe_to_show_more
  self._slow_drag(start_x, stop_x, start_y, stop_y, rate)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 137, in _slow_drag
  raise _common.ToolkitException('Could not swipe in the flickable.')
  ubuntuuitoolkit._custom_proxy_objects._common.ToolkitException: Could not 
swipe in the flickable.

  
  In the _swipe_to_show_more() when the direction is 'above' the starting Y 
should be in the flickable. The self.margin_to_swipe_from_top is set to 
units.gu(1) what seems to be too little.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1618581/+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 1618581] Re: The margin to swipe from top in QQuickFlickable is not enough

2016-08-30 Thread Zoltan Balogh
** Branch linked: lp:~bzoltan/ubuntu-ui-toolkit/Increase_the_top_marging

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

Title:
  The margin to swipe from top in QQuickFlickable is not enough

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

Bug description:
  On krillin device many of the UITK autopilot tests fail with this
  traceback:

  
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 164, in swipe_child_into_view
  self._swipe_non_visible_child_into_view(child, containers)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 174, in _swipe_non_visible_child_into_view
  self.swipe_to_show_more_above(containers)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 190, in swipe_to_show_more_above
  self._swipe_to_show_more('above', containers)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 252, in _swipe_to_show_more
  self._slow_drag(start_x, stop_x, start_y, stop_y, rate)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 137, in _slow_drag
  raise _common.ToolkitException('Could not swipe in the flickable.')
  ubuntuuitoolkit._custom_proxy_objects._common.ToolkitException: Could not 
swipe in the flickable.

  
  In the _swipe_to_show_more() when the direction is 'above' the starting Y 
should be in the flickable. The self.margin_to_swipe_from_top is set to 
units.gu(1) what seems to be too little.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1618581/+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 1618581] [NEW] The margin to swipe from top in QQuickFlickable is not enough

2016-08-30 Thread Zoltan Balogh
Public bug reported:

On krillin device many of the UITK autopilot tests fail with this
traceback:


File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 164, in swipe_child_into_view
self._swipe_non_visible_child_into_view(child, containers)
File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
return f(instance, *args, **kwargs)
File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 174, in _swipe_non_visible_child_into_view
self.swipe_to_show_more_above(containers)
File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 190, in swipe_to_show_more_above
self._swipe_to_show_more('above', containers)
File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 252, in _swipe_to_show_more
self._slow_drag(start_x, stop_x, start_y, stop_y, rate)
File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 137, in _slow_drag
raise _common.ToolkitException('Could not swipe in the flickable.')
ubuntuuitoolkit._custom_proxy_objects._common.ToolkitException: Could not swipe 
in the flickable.


In the _swipe_to_show_more() when the direction is 'above' the starting Y 
should be in the flickable. The self.margin_to_swipe_from_top is set to 
units.gu(1) what seems to be too little.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  The margin to swipe from top in QQuickFlickable is not enough

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

Bug description:
  On krillin device many of the UITK autopilot tests fail with this
  traceback:

  
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 164, in swipe_child_into_view
  self._swipe_non_visible_child_into_view(child, containers)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 174, in _swipe_non_visible_child_into_view
  self.swipe_to_show_more_above(containers)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 190, in swipe_to_show_more_above
  self._swipe_to_show_more('above', containers)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 252, in _swipe_to_show_more
  self._slow_drag(start_x, stop_x, start_y, stop_y, rate)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 137, in _slow_drag
  raise _common.ToolkitException('Could not swipe in the flickable.')
  ubuntuuitoolkit._custom_proxy_objects._common.ToolkitException: Could not 
swipe in the flickable.

  
  In the _swipe_to_show_more() when the direction is 'above' the starting Y 
should be in the flickable. The self.margin_to_swipe_from_top is set to 
units.gu(1) what seems to be too little.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1618581/+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 1577002] Re: Running app from QtCreator wipes associated accounts

2016-08-24 Thread Zoltan Balogh
** Also affects: canonical-developer-experience
   Importance: Undecided
   Status: New

** Changed in: canonical-developer-experience
   Status: New => Invalid

** Changed in: canonical-developer-experience
 Assignee: (unassigned) => Zoltan Balogh (bzoltan)

** Changed in: canonical-developer-experience
   Importance: Undecided => High

** Changed in: canonical-developer-experience
   Status: Invalid => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1577002

Title:
  Running app from QtCreator wipes associated accounts

Status in Client Developer Experience:
  Confirmed
Status in Online Accounts setup for Ubuntu Touch:
  Invalid
Status in apparmor package in Ubuntu:
  New
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Developing an app that uses Online Accounts, every time you run the
  app on the device, it will remove all the associated Online Accounts.
  This requires you to type the login credentials again and again with
  the OSK on every test run.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1577002/+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 1577002] Re: Running app from QtCreator wipes associated accounts

2016-08-24 Thread Zoltan Balogh
This is a valid case and an severe problem. But it is not a Developer
Experience bug. The SDK is following what the scope framework does.

The SDK will stop uninstalling the click packages once it is possible to
properly upgrade scopes and apparmor profile changes.

** No longer affects: canonical-developer-experience

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1577002

Title:
  Running app from QtCreator wipes associated accounts

Status in Online Accounts setup for Ubuntu Touch:
  Invalid
Status in apparmor package in Ubuntu:
  New
Status in unity-scopes-api package in Ubuntu:
  New

Bug description:
  Developing an app that uses Online Accounts, every time you run the
  app on the device, it will remove all the associated Online Accounts.
  This requires you to type the login credentials again and again with
  the OSK on every test run.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/1577002/+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 1570156] Re: Themes.PaletteValues has no import version in docs

2016-08-23 Thread Zoltan Balogh
** Changed in: canonical-developer-experience
   Status: In Progress => Fix Released

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

Title:
  Themes.PaletteValues has no import version in docs

Status in Client Developer Experience:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  UITK r1984

  
https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/Ubuntu.Components.Themes.PaletteValues/

  on the page, the version of the package is not specified, and this
  seems a common issue for a lot of other APIs. We need to review all of
  the API documents on the developer website. With the version number, a
  developer has to guess.

   import Ubuntu.Components.Themes .

  Best regards,
  XiaoGuo

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1570156/+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 1585557] Re: ListItems, Popups, Pickers, Styles modules documentation pages suggest importing UC 1.0 instead of 1.3

2016-08-23 Thread Zoltan Balogh
** Changed in: canonical-developer-experience
   Status: In Progress => Fix Released

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

Title:
  ListItems, Popups, Pickers, Styles  modules documentation pages
  suggest importing UC 1.0 instead of 1.3

Status in Client Developer Experience:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  
https://developer.ubuntu.com/api/apps/qml/sdk-15.04.5/Ubuntu.Components.ListItems.Base/

  All the QML modules (ListItems, Pickers, Popups, Styles) imports in
  documentation pages have never been updated since 1.0...

  The ListItems module is deprecated so this bug has low priority, but
  it's still worth fixing as the documentation is live and the
  components are still available for developers to use

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1585557/+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 1585591] Re: UITK documentation uses \inqmlmodule NAME VERSION, but \inqmlmodule only takes NAME

2016-08-23 Thread Zoltan Balogh
** Changed in: canonical-developer-experience
   Status: Fix Committed => Fix Released

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

Title:
  UITK documentation uses \inqmlmodule NAME VERSION, but \inqmlmodule
  only takes NAME

Status in Client Developer Experience:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  As of r1984, the whole documentation is full of

  \inqmlmodule Ubuntu.Components 1.3 or similar

  The \inqmlmodule only takes the name of the module, not the version.

  We can safely remove the version from all the 200+ occurrences
  available in the toolkit.

  This makes the documentation code even less confusing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1585591/+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 1613816] [NEW] Autopilot tests fail

2016-08-16 Thread Zoltan Balogh
Public bug reported:

Somewhere between 03.10 and 04.10 the autopilot tests of the gallery
application has suffered a major regression.

During that periond the 1289..1290 revisions were released.

The tests fail with this backtrace.


Traceback (most recent call last):
File "/home/phablet/autopilot/gallery_app/tests/test_events_view.py", line 119, 
in test_share_single_photo
self.events_view.select_photo(self.sample_jpg_files[3])
File "/home/phablet/autopilot/gallery_app/emulators/events_view.py", line 106, 
in select_photo
photo = self._get_item_in_event_view(photo_name, event_index_num)
File "/home/phablet/autopilot/gallery_app/emulators/events_view.py", line 90, 
in _get_item_in_event_view
'Photo with image name {} could not be found'.format(image_name))
gallery_app.emulators.gallery_utils.GalleryAppException: Photo with image name 
/home/phablet/Pictures/sample01.jpg could not be found


Full logs are available here -> 
http://people.canonical.com/~bzoltan/ap-2016-04-10-VIVID-SILO16-MAKO/ap-2016_04_09-19_41_12-gallery_app-1-archive.tests

** Affects: gallery-app (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1613816

Title:
  Autopilot tests fail

Status in gallery-app package in Ubuntu:
  New

Bug description:
  Somewhere between 03.10 and 04.10 the autopilot tests of the gallery
  application has suffered a major regression.

  During that periond the 1289..1290 revisions were released.

  The tests fail with this backtrace.

  
  Traceback (most recent call last):
  File "/home/phablet/autopilot/gallery_app/tests/test_events_view.py", line 
119, in test_share_single_photo
  self.events_view.select_photo(self.sample_jpg_files[3])
  File "/home/phablet/autopilot/gallery_app/emulators/events_view.py", line 
106, in select_photo
  photo = self._get_item_in_event_view(photo_name, event_index_num)
  File "/home/phablet/autopilot/gallery_app/emulators/events_view.py", line 90, 
in _get_item_in_event_view
  'Photo with image name {} could not be found'.format(image_name))
  gallery_app.emulators.gallery_utils.GalleryAppException: Photo with image 
name /home/phablet/Pictures/sample01.jpg could not be found

  
  Full logs are available here -> 
http://people.canonical.com/~bzoltan/ap-2016-04-10-VIVID-SILO16-MAKO/ap-2016_04_09-19_41_12-gallery_app-1-archive.tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gallery-app/+bug/1613816/+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 1591908] [NEW] Unit tests fail on Yakketi

2016-06-13 Thread Zoltan Balogh
Public bug reported:

Many of the UITK unit tets fail on Yakketi because Yakketi has newer Qt
than Xenail and Vivid.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: High
 Assignee: Zoltan Balogh (bzoltan)
 Status: Confirmed

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

** 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/1591908

Title:
  Unit tests fail on Yakketi

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

Bug description:
  Many of the UITK unit tets fail on Yakketi because Yakketi has newer
  Qt than Xenail and Vivid.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1591908/+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 1588598] [NEW] Unit tests are not executed

2016-06-02 Thread Zoltan Balogh
Public bug reported:

Due to a recent change in the debian/rules file the tests got accidentally 
skipped on all but the latest series.
The bug can be fixed with a simple s/ifneq/ifeq/ change.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Critical
 Assignee: Zoltan Balogh (bzoltan)
 Status: Confirmed

** Branch linked: lp:~bzoltan/ubuntu-ui-
toolkit/ifeq_is_better_than_ifneq

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

Title:
  Unit tests are not executed

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

Bug description:
  Due to a recent change in the debian/rules file the tests got accidentally 
skipped on all but the latest series.
  The bug can be fixed with a simple s/ifneq/ifeq/ change.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1588598/+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 1582339] [NEW] Selected section has no color

2016-05-16 Thread Zoltan Balogh
Public bug reported:

The last change of the pallet broke the selected section's coloring.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: High
 Assignee: Tim Peeters (tpeeters)
 Status: Confirmed

** Attachment added: "section.png"
   
https://bugs.launchpad.net/bugs/1582339/+attachment/4663975/+files/section.png

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

Title:
  Selected section has no color

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

Bug description:
  The last change of the pallet broke the selected section's coloring.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1582339/+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 1574779] Re: "RuntimeError: Wrong Nr of events" executing the app-launch-profiler

2016-05-13 Thread Zoltan Balogh
The blind guess is that the sleep time is too short.

The tool works in a way that it starts the app and expects the first
frame event. After the defined sleep time the app gets stoped. This
error happens when the first frame is not drawn before the app gets
closed. Try to use longer sleep. Like 10secs

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

Title:
  "RuntimeError: Wrong Nr of events" executing the app-launch-profiler

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

Bug description:
  I am getting errors when running the lttng profiler for the apps:
  Calculator, music, Camera, Clock, Here, Gallery   , Ebay

  See the commands executed and the result here: 
http://paste.ubuntu.com/16053036/ 
  I also tested with different parametes and always got the same error 
(sometimes it works)

  To get the process to use, run ubuntu-app-triplet with the following
  names for each app.

  calculator: com.ubuntu.calculator
  music: com.ubuntu.music
  camera: com.ubuntu.camera
  clock: com.ubuntu.clock
  here: com.nokia.heremaps
  gallery: com.ubuntu.gallery
  ebay: com.ubuntu.developer.webapps.webapp-ebay

  For the following apps, the results are ok: Messaging, Web Browser,
  System Settings, Dialer, Address Book

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1574779/+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 1572981] [NEW] UITK trunk has pep8 errors

2016-04-21 Thread Zoltan Balogh
/_qquicklistview.py:120:25:
 E703 statement ends with a semicolon
return False;
^
./debian/tmp/usr/lib/python3/dist-packages/ubuntuuitoolkit/tests/custom_proxy_objects/test_sections.py:32:80:
 E501 line too long (88 > 79 characters)
self.scrollingSections = 
self.app.select_single(objectName='scrolling_sections')
   ^
./debian/tmp/usr/lib/python3/dist-packages/ubuntuuitoolkit/tests/custom_proxy_objects/test_sections.py:34:80:
 E501 line too long (82 > 79 characters)
self.scrollingLabel = 
self.app.select_single(objectName='scrolling_label')
   ^
./debian/tmp/usr/lib/python3/dist-packages/ubuntuuitoolkit/tests/custom_proxy_objects/test_sections.py:36:80:
 E501 line too long (87 > 79 characters)
self.assertEqual(self.scrollingLabel.text, 'Scrollable section 0 is 
selected.')
   ^
./debian/tmp/usr/lib/python3/dist-packages/ubuntuuitoolkit/tests/custom_proxy_objects/test_sections.py:50:80:
 E501 line too long (87 > 79 characters)
self.assertEqual(self.scrollingLabel.text, 'Scrollable section 2 is 
selected.')
   ^
./debian/tmp/usr/lib/python3/dist-packages/ubuntuuitoolkit/tests/custom_proxy_objects/test_sections.py:55:80:
 E501 line too long (88 > 79 characters)
self.assertEqual(self.scrollingLabel.text, 'Scrollable section 15 is 
selected.')
   ^
./debian/tmp/usr/lib/python3/dist-packages/ubuntuuitoolkit/tests/custom_proxy_objects/test_sections.py:58:80:
 E501 line too long (87 > 79 characters)
self.assertEqual(self.scrollingLabel.text, 'Scrollable section 1 is 
selected.')
   ^
./debian/tmp/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_common.py:195:80:
 E501 line too long (81 > 79 characters)
logger.info("Not going to use Maliit - set UITK_USE_MALIIT to enable 
it")
   ^
./debian/tmp/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_qquicklistview.py:120:25:
 E703 statement ends with a semicolon
return False;
^
./.bazaar/plugins/packaging_sorting.py:23:1: E302 expected 2 blank lines, found 
1
def pre_commit_hook(local, master, old_revno, old_revid, future_revno,
^
./.bazaar/plugins/packaging_sorting.py:23:71: W291 trailing whitespace
def pre_commit_hook(local, master, old_revno, old_revid, future_revno,
  ^
./.bazaar/plugins/packaging_sorting.py:31:7: E111 indentation is not a multiple 
of four
  raise errors.BzrError("Please install 'devscripts' package.")
  ^
./.bazaar/plugins/packaging_sorting.py:32:7: E111 indentation is not a multiple 
of four
  return
  ^
./.bazaar/plugins/packaging_sorting.py:34:80: E501 line too long (82 > 79 
characters)
subprocess.call(["cp", "-a", "debian", 
"debian-packaging-wraptest-temporary"])
   ^
./.bazaar/plugins/packaging_sorting.py:39:9: E128 continuation line 
under-indented for visual indent
"debian-packaging-wraptest-temporary", "debian"])
^
./.bazaar/plugins/packaging_sorting.py:41:7: E111 indentation is not a multiple 
of four
  subprocess.call(["rm", "-rf", "debian-packaging-wraptest-temporary"])
  ^
./.bazaar/plugins/packaging_sorting.py:42:7: E111 indentation is not a multiple 
of four
  raise errors.BzrError("Please run wrap-and-sort -a -t to clean up 
packaging.")
  ^
./.bazaar/plugins/packaging_sorting.py:42:80: E501 line too long (84 > 79 
characters)
  raise errors.BzrError("Please run wrap-and-sort -a -t to clean up 
packaging.")
   ^
./.bazaar/plugins/packaging_sorting.py:46:80: E501 line too long (96 > 79 
characters)

** Affects: canonical-devices-system-image
 Importance: Critical
 Assignee: Zoltan Balogh (bzoltan)
 Status: In Progress

** Affects: ubuntu-ui-toolkit (Ubuntu RTM)
 Importance: Critical
 Status: Fix Committed

** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)

** Branch linked: lp:~bzoltan/ubuntu-ui-
toolkit/Make_pep8_happy_with_all_the_python_scripts

-- 
You received this bug notification because 

[Touch-packages] [Bug 1554447] Re: 4 webbrowser-app unit test failures with staging UITK

2016-04-06 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => canonical-devices-
system-image

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1554447

Title:
  4 webbrowser-app unit test failures with staging UITK

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Committed

Bug description:
  Running webbrowser-app’s unit tests with the latest staging branch of
  the UITK as of today (lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/staging at
  revision 1885), I’m seeing 4 unit test failures (see full log
  attached).

  Looking into those failures, it appears that they all have the same
  root cause: they expect a KeyUp/KeyDown event to transfer active focus
  from a listview to another element, and that doesn’t happen.
  https://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
  toolkit/staging/revision/1878 looks like a likely culprit. In
  particular, ListViewProxy::keyPressEvent() always returns true, even
  if the event didn’t actually result in an index change.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1554447/+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 1560044] Re: UCLabel as ListView delegate crashes while being destroyed

2016-04-06 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/1560044

Title:
  UCLabel as ListView delegate crashes while being destroyed

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Committed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding qtdeclarative-opensource-src.  This problem was most
  recently seen with version 5.4.1-1ubuntu11~overlay3, the problem page
  at
  https://errors.ubuntu.com/problem/4eb5a72c06f99f8d9734d01089aead39adf9f340
  contains more details.

  #10 0xb0444c44 in UCLabel::~UCLabel (this=0xf06b30, __in_chrg=) at plugin/uclabel.h:25
  ...
  #28 0xb0444822 in UCStyledItemBase::~UCStyledItemBase (this=0xc46f00, 
__in_chrg=) at plugin/ucstyleditembase.h:28
  No locals.
  #29 UCPageTreeNode::~UCPageTreeNode (this=0xc46f00, __in_chrg=) at plugin/ucpagetreenode.h:22
  No locals.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1560044/+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 1557472] Re: Offline documentation is lacking lists and bullet points styling

2016-04-06 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => canonical-devices-
system-image

** Also affects: ubuntu-ui-toolkit
   Importance: Undecided
   Status: New

** Project changed: ubuntu-ui-toolkit => 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/1557472

Title:
  Offline documentation is lacking lists and bullet points styling

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

Bug description:
  r1888

  The documentation produced by "make docs" does not have any styling for 
  /list
  /li
  /endlist 

  sections. As a result, the lists presented in the QtCreator/Offline
  documentation are just shown as normal text, without bullet points or
  any list-like styling, making the documentation less clear.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1557472/+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 1560887] [NEW] Example apps are not optimal

2016-03-23 Thread Zoltan Balogh
Public bug reported:

The example applications provided by the UITK examples package are not
optimal and they do not follow best practices.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: High
 Assignee: Zoltan Balogh (bzoltan)
 Status: Confirmed

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

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Zoltan Balogh (bzoltan)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => 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/1560887

Title:
  Example apps are not optimal

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

Bug description:
  The example applications provided by the UITK examples package are not
  optimal and they do not follow best practices.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1560887/+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 1560873] Re: InverseMouseArea API code snippet is wrong

2016-03-23 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => Low

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Zoltan Balogh (bzoltan)

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

Title:
  InverseMouseArea API code snippet is wrong

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

Bug description:
  
https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.InverseMouseArea/

  on the above link, the following code:

  import QtQuick 2.4
  import Ubuntu.Components 1.2
  Item {
  width: 640
  height: 480
  Button {
  id: button
  text: "Press me"
  onClicked: {
  var component = Qt.createComponent("Popup.qml");
  var obj = component.create(parent);
  obj.visible = true;
  }
  }
  }

  when it runs, it complains:

  "qrc:///Main.qml:26: TypeError: Property 'create' of object
  QQmlComponent(0x3905890) is not a function"

  The correct one should be "component.createObject(parent)"

  Best regards,
  XiaoGuo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1560873/+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 1555784] Re: Label doesn't take into account the color values which are same as the default.

2016-03-19 Thread Zoltan Balogh
** 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/1555784

Title:
  Label doesn't take into account the color values  which are same as
  the default.

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  The following code does not overrule the theming of the Label

  Label {
  text: "howdy lamb!"
  color: "white"
  }

  The text will not be drawn with white, but with the default label
  color.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1555784/+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 1553551] Re: qtdeclarative5-ubuntu-ui-toolkit-plugin transitional package needs to depend on qml-module-ubuntu-performancemetrics, qml-module-ubuntu-layouts and qml-module-ubuntu

2016-03-19 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => 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/1553551

Title:
  qtdeclarative5-ubuntu-ui-toolkit-plugin transitional package needs to
  depend on qml-module-ubuntu-performancemetrics, qml-module-ubuntu-
  layouts and qml-module-ubuntu-test

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  Since http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
  toolkit/staging/revision/1882, qtdeclarative5-ubuntu-ui-toolkit-plugin
  was renamed to qml-module-ubuntu-components and was split up into
  several binary packages. qtdeclarative5-ubuntu-ui-toolkit-plugin is
  now a transitional dummy package, but it depends only on qml-module-
  ubuntu-components. Because of the split, it needs to also depend on
  qml-module-ubuntu-performancemetrics, qml-module-ubuntu-layouts and
  qml-module-ubuntu-test.

  As a real-world example, webbrowser-app currently has build dependency
  on qtdeclarative5-ubuntu-ui-toolkit-plugin, expecting the Ubuntu.Test
  module to be available at build time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1553551/+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 1404188] Re: QNetworkSession::isOpen() always returns false

2016-03-19 Thread Zoltan Balogh
** Changed in: canonical-devices-system-image
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1404188

Title:
  QNetworkSession::isOpen() always returns false

Status in Canonical System Image:
  Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Invalid
Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  Using QNetworkSession::isOpen() in confined apps on a phone running
  vivid always returns false. This might be an apparmor thing, however,
  I couldn't find any REJECTED entries in log files.

  The test app in lp:~mzanetti/+junk/nmsessiontest can reproduce the
  issue. Open this project in ubuntu-sdk's qtcreator and run it on a
  vivid device. Press the button and watch the debug prints.

  On a vivid-desktop or a RTM based phone it will print "all is well".
  On a vivid phone however, it'll print "network session not open..."

  This used to work fine at least back in utopic images.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1404188/+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 1527387] Re: SwipeArea: Support watching a swipe without owning its events

2016-03-19 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => 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/1527387

Title:
  SwipeArea: Support watching a swipe without owning its events

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  == Ask ==

  I want to add SwipeArea.monitorOnly (name is up for debate) which lets
  input events "fall through" (i.e. it doesn't own them) but continues
  to monitor them.

  I have a specific need for it, but it might be a generally useful
  thing?

  == Backstory ==

  Recently, the UITK got SwipeArea, which is great.  In unity8, I'm
  working on a redesign of the edge introduction tutorial on first boot
  of your device.

  There's a part of it where we put a shell-wide overlay on top of the
  screen that says "Swipe from the bottom to do ..." and this should
  fade out as the user swipes up (but should do the right thing if the
  drag isn't completed or is held in place).

  One way to do this would be to communicate with the app.  But that's a
  lot of infrastructure for one little feature.  And this feature might
  be short-lived, because eventually we're going to try to move those
  "coach mark" help screens in the UITK as well for apps to use
  themselves.  But for now, the shell is showing the bottom edge coach
  mark for a select few apps.

  So another easy way to do it is to be able to monitor the user's drag,
  but not interfere with it.  So the shell can see what the drag is
  doing, but the app still does the drag itself.

  == Next Steps ==

  I was working on a unity8 branch to add a monitorOnly field to
  DirectionalDragArea, but that got moved into UITK as SwipeArea and is
  being dropped from unity8.  So now I've come here to try to add it.

  You can see the WIP branch linked from this bug [1] to see the kind of
  change I'd propose.

  But before finalizing that branch by fleshing out tests and such, I
  would appreciate feedback on how receptive you are to it, whether you
  want a different name than 'monitorOnly', etc.  Thanks.

  [1] https://code.launchpad.net/~mterry/ubuntu-ui-toolkit/monitor-
  only/+merge/280923

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1527387/+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 1555797] Re: Theme loads MainViewStyle 1.2 when MainView has a dark backgroundColor set.

2016-03-19 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => 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/1555797

Title:
  Theme loads MainViewStyle 1.2 when MainView has a dark backgroundColor
  set.

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  I applied this patch .cpp in order to see which theme files are
  loaded:

  === modified file 'src/Ubuntu/Components/plugin/uctheme.cpp'
  --- src/Ubuntu/Components/plugin/uctheme.cpp  2016-03-07 15:51:52 +
  +++ src/Ubuntu/Components/plugin/uctheme.cpp  2016-03-10 20:02:57 +
  @@ -26,6 +26,8 @@
   #include "ucstyleditembase_p.h"
   #include "ucthemingextension.h"
   
  +#include 
  +
   #include 
   #include 
   #include 
  @@ -705,6 +707,7 @@
   bool fallback = false;
   QUrl url = styleUrl(styleName, version, &fallback);
   if (url.isValid()) {
  +qDebug()<<"creating style component from "

[Touch-packages] [Bug 1549733] Re: SystemSettings Language&Text view: hitting Space on HW keyboard triggers switch even when it (or its list item) does not show any visual focus frame

2016-03-19 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => 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/1549733

Title:
  SystemSettings Language&Text view: hitting Space on HW keyboard
  triggers switch even when it (or its list item) does not show any
  visual focus frame

Status in ubuntu-system-settings package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  Nexus7, rc-proposed, r373

  Ubuntu UI Toolkit version r1795

  How to reproduce:
  1) Connect bluetooth keyboard
  2) Open system settings
  3) Open Language & Text view
  4) Press tab until the n-th switch shows its focus frame
  5) Now tap (using touchscreen) on the m-th list item, with  m < n (tap on the 
list item, not on the switch of that list item)
  NOTE: It is important that m < n, the bug will not trigger on listitems that 
have not been focused at least once!
  6) At this point the focus frame around the n-th switch has disappeared
  7) Now press Space on the keyboard

  Expected outcome:
  Nothing, because there is no focus frame anywhere on the screen

  Actual outcome:
  The switch of the m-th list item is triggered, even though that list item or 
switch were not showing any focus frame

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1549733/+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 1549171] Re: Add testsuite for Tree implementation

2016-03-19 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Triaged => 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/1549171

Title:
  Add testsuite for Tree implementation

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  The Tree implementation is not covered by any tests.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1549171/+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 1554447] Re: 4 webbrowser-app unit test failures with staging UITK

2016-03-19 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => 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/1554447

Title:
  4 webbrowser-app unit test failures with staging UITK

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  Running webbrowser-app’s unit tests with the latest staging branch of
  the UITK as of today (lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/staging at
  revision 1885), I’m seeing 4 unit test failures (see full log
  attached).

  Looking into those failures, it appears that they all have the same
  root cause: they expect a KeyUp/KeyDown event to transfer active focus
  from a listview to another element, and that doesn’t happen.
  https://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
  toolkit/staging/revision/1878 looks like a likely culprit. In
  particular, ListViewProxy::keyPressEvent() always returns true, even
  if the event didn’t actually result in an index change.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1554447/+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 1549743] Re: SystemSettings Language&Text view: tapping on a list item with HW keyboard connected changes the focus without showing any visual hint

2016-03-19 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => 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/1549743

Title:
  SystemSettings Language&Text view: tapping on a list item with HW
  keyboard connected changes the focus without showing any visual hint

Status in ubuntu-system-settings package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  Nexus7, rc-proposed, r373

  Ubuntu UI Toolkit version r1795

  How to reproduce:
  1) Connect bluetooth keyboard
  2) Open system settings
  3) Open Language & Text view
  4) Press tab until the n-th switch shows its focus frame
  5) Now tap (using touchscreen) another list item in the list
  7) Notice that there is no visual focus frame anymore
  8) Press Tab again

  Expected outcome:
  IF tapping on a list item changes the focused item in the view, then that 
should be shown to the user using a focus frame (if it makes sense, for 
instance if HW keyboard is connected). At that point, Tab can move to the next 
item and the user is not surprised

  Actual outcome:
  Pressing tab moves the focus to the list item that follows the one the user 
has tapped on, but the user did not get any visual hint that focus was moved 
from the list item he previously tabbed to, to the item he tapped on 
afterwards, and is hence confused.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1549743/+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 1536679] Re: Some items should look different when a keyboard is attached

2016-03-18 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => 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/1536679

Title:
  Some items should look different when a keyboard is attached

Status in Ubuntu UX:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  currentindex ListItems should looks different when keyboard is
  attached.

  To be able to navigate with keyboard in a list,grid[view] the current
  item should have a different visual to point which is the selected
  item.

  This is valid only when using keyboard we do not want the item to
  appear selected if we do not have a keyboard.

  I think the same idea apply to focused buttons and others items, but
  the design team probably has a best understand about that.

  UX Fix:
  We currently have a focus state spec as well as visuals as part of the SDK 
work we are undertaking. This addresses the issue stated and is currently being 
implemented. Keep your eyes peeled :)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1536679/+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 1536669] Re: "BottomEdge" component does not support automatic mouse detection

2016-03-15 Thread Zoltan Balogh
** Changed in: mir (Ubuntu)
 Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny)

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

Title:
   "BottomEdge" component does not support automatic mouse detection

Status in Canonical System Image:
  In Progress
Status in mir package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  BottomEdge component does not work property with mouse unless you set
  the:

  QuickUtils.mouseAttached  = true

  
  This should be done automatically by SDK.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1536669/+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 1540454] Re: support using a pre-loaded page in BottomEdge component

2016-03-10 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => 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/1540454

Title:
  support using a pre-loaded page in BottomEdge component

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  For performance reasons, an app should be able to pass a preloaded
  Page object to the BottomEdge component such that it can be rendered
  immediately (still async) without delay. Currently no such API exists
  and apps like messaging-app and address-book-app that have very
  complex pages have to do their own workarounds.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1540454/+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 1542099] Re: don't change window title to name of settings panel

2016-03-10 Thread Zoltan Balogh
** No longer affects: ubuntu-system-settings (Ubuntu)

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

Title:
  don't change window title to name of settings panel

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  per design:
  In windowed mode, the window title should remain 'System Settings'. Currently 
it changes to "Bluetooth" or whatever the name of the current panel is, but 
design does not want it to do this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1542099/+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 1531817] Re: import statements broken in uitk documentation

2016-03-09 Thread Zoltan Balogh
** Changed in: canonical-developer-experience
   Status: New => Fix Released

** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: Fix Committed => Fix Released

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

Title:
  import statements broken in uitk documentation

Status in Client Developer Experience:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  It says:

  Since 1.3
  Import statement: 1.2

  http://i.imgur.com/KZMpObN.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1531817/+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 1518002] Re: Header is shown at startup and slides out even though it is set to be invisible and locked

2016-03-09 Thread Zoltan Balogh
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Released

** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: In Progress => Fix Released

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

Title:
  Header is shown at startup and slides out even though it is set to be
  invisible and locked

Status in Canonical System Image:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  Some applications have no header on the starting page, but may have
  headers on the sub pages (for settings), eg Calculator, Clock and
  Weather. However it has been observed that if you set the header to
  invisible and locked with the code below, the header is infact shown
  at startup and then slides away (as shown in this video [0]).

  head {
locked: true
visible: false
  }

  
  What happened:
  1) Create an application that uses the code above to have no header on the 
starting page
  2) Deploy and launch the application
  3) Notice that the header is initially shown but then slides away

  What was expected to happen:
  At step 3) for the header not to be shown at startup.

  
  0 - https://www.youtube.com/watch?v=OMqJbc6H6IY

  $ system-image-cli -i
  current build number: 160
  device name: mako
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2015-11-12 07:59:01
  version version: 160
  version ubuntu: 20151112.1
  version device: 20150911
  version custom: mako-1.1

  $ apt-cache policy qtdeclarative5-ubuntu-ui-toolkit-plugin
  qtdeclarative5-ubuntu-ui-toolkit-plugin:
Installed: 1.3.1705+15.04.20151118-0ubuntu1
Candidate: 1.3.1705+15.04.20151118-0ubuntu1
Version table:
   *** 1.3.1705+15.04.20151118-0ubuntu1 0
 1001 
http://ppa.launchpad.net/ci-train-ppa-service/stable-phone-overlay/ubuntu/ 
vivid/main armhf Packages
  100 /var/lib/dpkg/status
   1.2.1458+15.04.20150422-0ubuntu1 0
  500 http://ports.ubuntu.com/ubuntu-ports/ vivid/main armhf Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1518002/+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 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-03-09 Thread Zoltan Balogh
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Released

** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: In Progress => Fix Released

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

Title:
  When an application starts there is temporarily a white gap at the top

Status in Canonical System Image:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  When an application starts there is temporarily a white gap at the
  top, note I think this has started happening on the rc-proposed
  channel since around when OTA8 was released.

  This is seen with apps using v1.3 of the uitk
  The symptom varies depending on the app, some jump up (contacts) some jump 
down (messaging) as they initially display. 

  What happened:
  1) Launch an application such as Music, dekko, messaging app
  2) As it is launched watch the very top
  3) Notice that for a few frames there is a white box that pushes all of the 
content down (most visible on music due to black app colour)

  What was expected to happen:
  At step 3 for there to be no white box at the top of the app on startup

  $ system-image-cli -i
  current build number: 184
  device name: mako
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2015-12-10 15:02:28
  version version: 184
  version ubuntu: 20151210.1
  version device: 20150911
  version custom: mako-1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1524901/+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 1542309] Re: New singleton handling causes debug asserts

2016-03-09 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: In Progress => Fix Released

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

Title:
  New singleton handling causes debug asserts

Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  The following tests are failing because a Q_ASSERT() is thrown:

  tst_qquick_image_extension: QFATAL :
  tst_UCQQuickImageExtension::scaledBorderIdentity() ASSERT: "parent" in
  file /staging/src/Ubuntu/Components/plugin/ucunits.h, line
  35

  tst_arguments: QFATAL : tst_UCArguments::testUsage(--usage) ASSERT:
  "parent" in file
  /staging/src/Ubuntu/Components/plugin/i18n.h, line 41

  tst_alarms: QFATAL : tst_UCAlarms::initTestCase() ASSERT: "parent" in
  file /staging/src/Ubuntu/Components/plugin/i18n.h, line 41

  tst_deprecated_theme_engine: QFATAL :
  tst_UCDeprecatedTheme::testNameDefault() ASSERT: "parent" in file
  /staging/src/Ubuntu/Components/plugin/ucfontutils.h, line
  40

  tst_bottomedge: QFATAL : tst_BottomEdge::initTestCase() ASSERT:
  "parent" in file
  /staging/src/Ubuntu/Components/plugin/quickutils.h, line 40

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1542309/+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 1534651] Re: tst_pagehead_visible flaky test

2016-03-09 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => Fix Released

** 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/1534651

Title:
  tst_pagehead_visible flaky test

Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  https://jenkins.ubuntu.com/ubuntu-sdk/job/ubuntu-ui-toolkit-ci-
  amd64/46/consoleFull

  Note filing this bug just to not forget about it, but the two tests
  failing there seem flaky as they did not fail for armhf or another MP
  with similar no-op changes.

  --
  tst_pagehead_visible.qml: FAIL!  : 
components::HeaderLockedVisible::test_scroll_when_unlocked_updates_visible() 
Scrolling down does not hide header.
  tst_pagehead_visible.qml:Actual   (): true
  tst_pagehead_visible.qml:Expected (): false
  tst_pagehead_visible.qml:Loc: 
[/tmp/buildd/ubuntu-ui-toolkit-1.3.1795+16.04.20160106/tests/unit_x11/tst_components/tst_pagehead_visible.qml(180)]
  tst_pagehead_visible.qml: FAIL!  : 
components::HeaderLockedVisible::test_set_visible_to_hide_and_show() Cannot 
hide unlocked header by setting visible to false.
  tst_pagehead_visible.qml:Actual   (): true
  tst_pagehead_visible.qml:Expected (): false
  tst_pagehead_visible.qml:Loc: 
[/tmp/buildd/ubuntu-ui-toolkit-1.3.1795+16.04.20160106/tests/unit_x11/tst_components/tst_pagehead_visible.qml(180)]
  --

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1534651/+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 1540449] Re: add sync option to AdaptivePageLayout

2016-03-09 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)

** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Released

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: In Progress => Fix Released

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

Title:
  add sync option to AdaptivePageLayout

Status in Canonical System Image:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  currently there is no way to load a page syncronously when using
  AdaptivePageLayout. This option should be made available in the api
  for the following reasons:

  1) there is a performance issue with async loading of pages (see bug 
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1510201)
  2) developers might have a preference for whatever reason to do the load 
synchronously

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1540449/+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 1544455] Re: flaky test: InverseMouseAreaTest MouseClicksOnHeaderNotSeen_bug1288876

2016-03-09 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: In Progress => Fix Released

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

Title:
  flaky test: InverseMouseAreaTest MouseClicksOnHeaderNotSeen_bug1288876

Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  As seen at https://jenkins.ubuntu.com/ubuntu-sdk/job/ubuntu-ui-
  toolkit-ci-amd64-stable/284/console

  But only in that instance, 3/4 runs passed: https://jenkins.ubuntu.com
  /ubuntu-sdk/job/ubuntu-ui-toolkit-ci/9/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1544455/+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 1544490] Re: test script still uses wily

2016-03-09 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: New => Fix Released

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

Title:
  test script still uses wily

Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  The Autopilot test script should be using xenial.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1544490/+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 1508114] Re: AbstractButton doesn't have a minimum size for the touch area

2016-03-09 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: In Progress => Fix Released

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

Title:
  AbstractButton doesn't have a minimum size for the touch area

Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  AbstractButton should have a minimum touch area of 4x4GU, as reported
  in the UI Toolkit spec (currently only in the ListItem layouts
  section, it has to be moved to a generic section)

  That means

  AbstractButton {
  width: units.gu(6)
  height: units.gu(6)
  }

  has a touch region of 6x6GUs, while

  AbstractButton {
 width: units.gu(2)
 height: units.gu(2)
  }

  must have a touch region of 4x4GU.

  UI Toolkit spec:
  
https://docs.google.com/document/d/1nFm8xiYhKXXuEO_IvMXoD0lASbYzYXva1BWMVanU3iw

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1508114/+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 1549830] Re: Apps that import Ubuntu.Components 1.2 or older use the 1.3 palette

2016-02-29 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: In Progress => Fix Committed

** Changed in: canonical-devices-system-image
   Status: In Progress => 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/1549830

Title:
  Apps that import Ubuntu.Components 1.2 or older use the 1.3 palette

Status in Canonical System Image:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Committed

Bug description:
  For example:

  import QtQuick 2.4
  import Ubuntu.Components 1.2

  MainView {
  width: units.gu(48)
  height: units.gu(60)

  Page {
  title: "Hello, I am blue." // should be darkGrey
  Label {
  anchors.centerIn: parent
  text: "bla"
  color: Theme.palette.normal.negative // this color does not exist 
in 1.2 palette
  }
  }
  }

  The old header label uses the selected.backgroundText color from the
  palette. This is darkGrey in the old (1.2) palette and blue in the new
  (1.3) palette. Also, I can refer to Theme.palette.normal.negative,
  which is a color that was not defined in the 1.2 palette.

  Several apps that use the old header and import Ubuntu.Components 1.2
  or older have blue text in the header because of this bug. For
  example: clock app.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1549830/+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 1550327] Re: Invalid use of selected.backgroundText

2016-02-26 Thread Zoltan Balogh
** Tags added: ota10-sdk

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1550327

Title:
  Invalid use of selected.backgroundText

Status in Canonical System Image:
  Triaged
Status in ubuntu-settings-components package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  The selected.backgroundText color (what is sparkling blue) of the
  palette can be used only when it is appropriate. So for selected texts
  what are in background.

  For example in the http://bazaar.launchpad.net/~unity-
  team/unity8/trunk/view/head:/qml/Panel/Indicators/ModemInfoItem.qml

  Icon {
  id: statusIcon
  color: theme.palette.selected.backgroundText

  Layout.preferredHeight: parent.height
  Layout.preferredWidth: Layout.preferredHeight

  visible: name !== ""
  }

  What looks like this -> http://picpaste.com/pics/indicator-
  FMruC8JY.1456490460.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1550327/+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 1550327] [NEW] Invalid use of selected.backgroundText

2016-02-26 Thread Zoltan Balogh
Public bug reported:

The selected.backgroundText color (what is sparkling blue) of the
palette can be used only when it is appropriate. So for selected texts
what are in background.

For example in the http://bazaar.launchpad.net/~unity-
team/unity8/trunk/view/head:/qml/Panel/Indicators/ModemInfoItem.qml

Icon {
id: statusIcon
color: theme.palette.selected.backgroundText

Layout.preferredHeight: parent.height
Layout.preferredWidth: Layout.preferredHeight

visible: name !== ""
}

What looks like this -> http://picpaste.com/pics/indicator-
FMruC8JY.1456490460.png

** Affects: canonical-devices-system-image
 Importance: Undecided
 Status: New

** Affects: unity8 (Ubuntu)
 Importance: Critical
 Status: New

** Affects: unity8 (Ubuntu RTM)
 Importance: Undecided
 Status: New

** Changed in: unity8 (Ubuntu)
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1550327

Title:
  Invalid use of selected.backgroundText

Status in Canonical System Image:
  New
Status in unity8 package in Ubuntu:
  New
Status in unity8 package in Ubuntu RTM:
  New

Bug description:
  The selected.backgroundText color (what is sparkling blue) of the
  palette can be used only when it is appropriate. So for selected texts
  what are in background.

  For example in the http://bazaar.launchpad.net/~unity-
  team/unity8/trunk/view/head:/qml/Panel/Indicators/ModemInfoItem.qml

  Icon {
  id: statusIcon
  color: theme.palette.selected.backgroundText

  Layout.preferredHeight: parent.height
  Layout.preferredWidth: Layout.preferredHeight

  visible: name !== ""
  }

  What looks like this -> http://picpaste.com/pics/indicator-
  FMruC8JY.1456490460.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1550327/+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 1542224] Re: [regression] OSK suppressed in autopilot tests

2016-02-15 Thread Zoltan Balogh
** Changed in: unity8 (Ubuntu)
   Importance: High => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1542224

Title:
  [regression] OSK suppressed in autopilot tests

Status in ubuntu-keyboard package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  I’m seeing a large number of webbrowser-app autopilot test failures lately (I 
think this started 2 or 3 days ago).
  Almost all of them expose a traceback like this:

  Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/webbrowser_app/tests/test_addressbar_states.py",
 line 82, in test_does_not_clear_when_typing_while_loading
  self.main_window.go_to_url(url)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 41, in go_to_url
  self.address_bar.go_to_url(url)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 357, in go_to_url
  self.write(url)
  File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", 
line 361, in write
  self.text_field.write(text, clear)
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  return f(instance, *args, **kwargs)
  File 
"/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_textfield.py",
 line 49, in write
  self.keyboard.type(text)
  File "/usr/lib/python3/dist-packages/autopilot/input/_osk.py", line 105, in 
type
  self._keyboard.type(string, delay)
  File "/usr/lib/python3/dist-packages/ubuntu_keyboard/emulators/keyboard.py", 
line 211, in type
  self.press_key(char)
  File "/usr/lib/python3/dist-packages/ubuntu_keyboard/emulators/keyboard.py", 
line 165, in press_key
  raise RuntimeError("Keyboard is not on screen")
  RuntimeError: Keyboard is not on screen


  This has now been confirmed to occur in all autopilot tests that use
  the OSK (including the ubuntu-keyboard-autopilot tests)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1542224/+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 1542001] Re: Arrow key within a text field should not move to next component

2016-02-12 Thread Zoltan Balogh
The text input components of the UITK does not force the focus to the
next text input. In this case it could be the scope what forces the
foces.

** Package changed: ubuntu-ui-toolkit (Ubuntu) => unity8 (Ubuntu RTM)

** Changed in: unity8 (Ubuntu RTM)
 Assignee: Zsombor Egri (zsombi) => (unassigned)

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

Title:
  Arrow key within a text field should not move to next component

Status in Canonical System Image:
  Confirmed
Status in unity8 package in Ubuntu RTM:
  Confirmed

Bug description:
  using keyboard/arrow keys in the store: when user reaches the end of
  the final written word hit right arrow on keyboard and screen moves to
  the next section. Similarly When navigating text field with arrow
  keys, arrow keys cause pagination to occur

  I understand this may be the default in Qt but not the  desired UX
  behavior.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1542001/+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 1522736] Re: TextArea should support Tab input and Escape to leave

2016-01-21 Thread Zoltan Balogh
Why the "Escape"?

In my view the escape should not leave text editor should not

** Changed in: canonical-devices-system-image
   Status: Confirmed => Incomplete

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

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
 Assignee: (unassigned) => Christian Dywan (kalikiana)

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Importance: Undecided => Medium

** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  TextArea should support Tab input and Escape to leave

Status in Canonical System Image:
  Incomplete
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Incomplete

Bug description:
  As it says on the tin. The TextArea should support enabling Tab key
  input ie. press "Tab" to get a tabulator character. Press "Escape" to
  clear selection and allow Tab to leave the component.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1522736/+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 1523817] Re: ComboButton needs keyboard support

2016-01-21 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: High => Medium

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Importance: Undecided => Medium

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

Title:
  ComboButton needs keyboard support

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

Bug description:
  The ComboButton needs to open and close with a keyboard, via
  Space/Enter key, Up/Down arrows change the current choice while the
  dropdown is visible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523817/+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 1523825] Re: BottomEdge needs keyboard support

2016-01-20 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
 Assignee: (unassigned) => Zsombor Egri (zsombi)

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

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

** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  BottomEdge needs keyboard support

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

Bug description:
  The BottomEdge(Hint) needs to respond to the Tab key, trigger when
  Space/Return is pressed, focus when committed, and close via Escape.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523825/+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 1523821] Re: Keyboard navigation should not wrap

2016-01-20 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: New => Confirmed

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

** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  Keyboard navigation should not wrap

Status in Canonical System Image:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Confirmed

Bug description:
  Once you used Tab to arrive at the bottom most component, Shift-Tab
  should be required to go back.

  This might need some lower level support, as by default, QtQuick
  wraps.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523821/+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 1523840] Re: Sections need keyboard navigation support

2016-01-20 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: New => In Progress

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

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
 Assignee: (unassigned) => Christian Dywan (kalikiana)

** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  Sections need keyboard navigation support

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  Sections need to accept Tab for keyboard navigation and visualize
  focus.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523840/+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 1481233] Re: Tab and BackTab can not be handled anymore

2016-01-20 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
 Assignee: (unassigned) => Christian Dywan (kalikiana)

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Importance: Undecided => Medium

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

** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  Tab and BackTab can not be handled anymore

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

Bug description:
  Since recent changes in the staging branch it is not possible any more
  to handle Keys.onTabPressed (and the equivalent with backTab). The key
  press seems to be fully captured by other components to perform
  automatic tab-based focus switching.

  Attached example demonstrates the problem: on the console I expect to
  see "TAB pressed" when I press the tab key, but it never happens, and
  focus only switches between the list delegates instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1481233/+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 1523836] Re: Need support for stroke style UbuntuShape

2016-01-20 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
 Assignee: (unassigned) => Loïc Molinari (loic.molinari)

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

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: New => In Progress

** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  Need support for stroke style UbuntuShape

Status in Canonical System Image:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  For focus visuals we need the outline of an UbuntuShape but no filled
  color. We also have the stroke style for buttons which is currently
  using an asset for this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523836/+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 1523824] Re: Slider needs keyboard support

2016-01-20 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: New => In Progress

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

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
 Assignee: (unassigned) => Christian Dywan (kalikiana)

** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  Slider needs keyboard support

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  The Slider needs to support keyboard navigation via (Shift)Tab. It
  also needs to allow decreaseing/increasing of the value with
  Left/Right arrows.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523824/+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 1532118] Re: ubuntu-sdk does not exist in the latest SDK installation

2016-01-08 Thread Zoltan Balogh
** Project changed: developer-ubuntu-com => ubuntu-touch-meta (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-touch-meta in
Ubuntu.
https://bugs.launchpad.net/bugs/1532118

Title:
  ubuntu-sdk does not exist in the latest SDK installation

Status in ubuntu-touch-meta package in Ubuntu:
  New

Bug description:
  at the page:

  https://developer.ubuntu.com/en/start/ubuntu-sdk/installing-the-sdk/

  $ ubuntu-sdk

  The above command does not exist any more in the latest SDK
  installation.

  The correct one should be:

  $ ubuntu-sdk-ide

  It could be good to point how to migrate from the old installation to
  the new one. Otherwise, it may screw up something somewhere.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-touch-meta/+bug/1532118/+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 1531584] Re: [regression] Missing clear-search icon

2016-01-06 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  [regression] Missing clear-search icon

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

Bug description:
  In rc-proposed, there is no longer a "clear-search" icon.  Several
  apps reference it (like uReddit and webbrowser-app) and now they show
  no icon where it would be (usually a search box).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1531584/+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 1401920] Re: Image extension fails to notify of source changes

2016-01-06 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  Image extension fails to notify of source changes

Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  When importing Ubuntu.Components, the base Image QML type is enhanced
  (with the UCQQuickImageExtension class) to add transparent support for
  scaling assets.

  This breaks the emission of the sourceChanged signal. Application
  developers cannot implement the onSourceChanged slot to be notified of
  changes to the value of the 'source' property, and this isn’t
  documented anywhere.

  Another issue I’m observing with this custom extension is that an
  image is not reloaded if I do the following, and invoke the reload()
  function on the image (this works if I comment out the import of
  Ubuntu.Components):

  Image {
  cache: false
  function reload() {
  var s = source
  source = ""
  source = s
  }
  }

  Similarly (and maybe even more worrying), actually changing the value
  of the source property (by appending a fragment to the URL) doesn’t
  trigger a reload either, as demonstrated by the attached example
  (requires a random image named "test.jpg" in the same folder).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1401920/+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 1527527] Re: Mnemonic support via Action if keyboard available

2016-01-06 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  Mnemonic support via Action if keyboard available

Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  Action should support defining mnemonics via a special token, such as
  & or _. Mnemonics should display with an underline whenever a physical
  keyboard is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1527527/+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 1523815] Re: ListItem needs keyboard focus support

2016-01-06 Thread Zoltan Balogh
** Changed in: canonical-devices-system-image
   Status: Confirmed => Fix Released

** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  ListItem needs keyboard focus support

Status in Canonical System Image:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  ListItem needs to be able to take focus via (Shift)Tab and render a
  rectangle in focus color.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523815/+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 1528263] Re: UITK font sizes should reflect designs

2016-01-06 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: In Progress => Fix Released

** Changed in: ubuntu-ux
   Status: Fix Committed => Fix Released

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

Title:
  UITK font sizes should reflect designs

Status in Ubuntu UX:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  On the Helsinki SDK sprint we discovered the default font sizes in the
  toolkit are slightly different from the ones we have been using in the
  designs.

  The pixel sizes (@27), dp's and scale factors for the font sizes we
  have been using are on the left here:

  https://docs.google.com/spreadsheets/d/1tLWO-
  1UKEkYpLLLKt2mYOWOLZn1DDHBb5O3PSg3UrFM/edit#gid=0

  Let's try this on the toolkit and test how it looks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1528263/+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 1527138] Re: apicheck should include C++ class/filename used by AP

2016-01-06 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  apicheck should include C++ class/filename used by AP

Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  The original C++ classname and the filename for QML respectively are
  at the base of any public class name(s). That's the only name
  AutoPilot can see so it's critical for ABI. It should be tracked in
  the .api file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1527138/+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 1531261] Re: i386 emulator doesn't include the 1.3 Styles files

2016-01-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/1531261

Title:
  i386 emulator doesn't include the 1.3 Styles files

Status in Canonical System Image:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Confirmed

Bug description:
  The device images include qtdeclarative5-ubuntu-ui-toolkit-
  plugin:armhf= 1.3.1778+15.04.20151221-0ubuntu1 which contains /usr/lib
  /arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/Styles/1.3

  The emulator images include qtdeclarative5-ubuntu-ui-toolkit-plugin-
  gles:i386=1.3.1778+15.04.20151221-0ubuntu1 doesn't contain the 1.3
  directory in Styles

  This is prevent the shell from starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1531261/+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 1530938] Re: header navigation broken on flo

2016-01-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/1530938

Title:
  header navigation broken on flo

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

Bug description:
  There's a regression on flo in header navigation.  In ubuntu-system-
  settings, none of the pages have a back button in the header which
  breaks navigation.  There seems to be other header issues, like some
  of the panels have text that scrolls over top of the header.

  I can't reproduce this behavior on arale, with the same versions.

  qtdeclarative5-ubuntu-ui-toolkit-plugin:
Installed: 1.3.1778+15.04.20151221-0ubuntu1

  Here's a log, note the multiple version import warning, I do not see
  the same warning on arale, which is extremely odd.

  2016-01-04 12:17:49,044 - WARNING - Got invalid serialized mime data. 
Ignoring it.
  2016-01-04 12:17:55,481 - WARNING - Attempted to deliver an event to a 
non-existent window, ignoring.
  2016-01-04 12:17:55,588 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/ListItems/1.2/Standard.qml:171:
 TypeError: Cannot read property of null
  2016-01-04 12:17:55,591 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/1.2/PageTreeNode.qml:40:
 TypeError: Cannot call method 'updatePageTree' of null
  2016-01-04 12:17:55,591 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/1.2/Page10.qml:27:
 TypeError: Cannot read property of null
  2016-01-04 12:17:55,592 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/1.2/Page10.qml:28:
 TypeError: Cannot read property of null
  2016-01-04 12:17:55,611 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/1.2/PageTreeNode.qml:40:
 TypeError: Cannot call method 'updatePageTree' of null
  2016-01-04 12:17:55,611 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/1.2/Page10.qml:27:
 TypeError: Cannot read property of null
  2016-01-04 12:17:55,612 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/1.2/Page10.qml:28:
 TypeError: Cannot read property of null
  Attempted to unregister path (path[0] = com path[1] = canonical) which isn't 
registered
  Loading module: 'libubuntu_application_api_touch_mirclient.so.3.0.0'
  qrc:/qml/EntryComponent.qml:34:5: QML AbstractButton: Mixing of 
Ubuntu.Components module versions 1.3 and 1.2 detected!
  2016-01-04 12:18:05,143 - WARNING - 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/1.0/Icon.qml:37:5:
 QML QQuickImage: Failed to get image from provider: image://theme/clear-search
  2016-01-04 12:18:05,755 - WARNING - Got invalid serialized mime data. 
Ignoring it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1530938/+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 1530859] Re: Phone with bt keyboard connected doesn't trigger ctrl+key if the location/find bar is active

2016-01-04 Thread Zoltan Balogh
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)

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

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

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
 Assignee: (unassigned) => Christian Dywan (kalikiana)

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

Title:
  Phone with bt keyboard connected doesn't trigger ctrl+key if the
  location/find bar is active

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

Bug description:
  STEPS:
  1. Connect a bluetooth keyboard to a device
  2. Open the browser
  3. Type in the url bar planet.ubuntu.com
  4. Look down the text for a common word
  5. On the keyboard tap ctrl+f
  6. type in the common word
  7. Now tap ctrl+g

  EXPECTED:
  I expect the action to be triggered and it look for the next place where the 
common word is

  ACTUAL:
  It types g into the find bar

  The same thing happens if you highlight the url bar with ctrl+l and
  then tap ctrl+t to open a new tab.  In both instances if you tap on
  the web page the ctrl function then works as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1530859/+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 1523815] Re: ListItem needs keyboard focus support

2015-12-22 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  ListItem needs keyboard focus support

Status in Canonical System Image:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  ListItem needs to be able to take focus via (Shift)Tab and render a
  rectangle in focus color.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523815/+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 1527527] Re: Mnemonic support via Action if keyboard available

2015-12-22 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/1527527

Title:
  Mnemonic support via Action if keyboard available

Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Committed

Bug description:
  Action should support defining mnemonics via a special token, such as
  & or _. Mnemonics should display with an underline whenever a physical
  keyboard is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1527527/+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 1527138] Re: apicheck should include C++ class/filename used by AP

2015-12-22 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/1527138

Title:
  apicheck should include C++ class/filename used by AP

Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  The original C++ classname and the filename for QML respectively are
  at the base of any public class name(s). That's the only name
  AutoPilot can see so it's critical for ABI. It should be tracked in
  the .api file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1527138/+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 1401920] Re: Image extension fails to notify of source changes

2015-12-22 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/1401920

Title:
  Image extension fails to notify of source changes

Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  When importing Ubuntu.Components, the base Image QML type is enhanced
  (with the UCQQuickImageExtension class) to add transparent support for
  scaling assets.

  This breaks the emission of the sourceChanged signal. Application
  developers cannot implement the onSourceChanged slot to be notified of
  changes to the value of the 'source' property, and this isn’t
  documented anywhere.

  Another issue I’m observing with this custom extension is that an
  image is not reloaded if I do the following, and invoke the reload()
  function on the image (this works if I comment out the import of
  Ubuntu.Components):

  Image {
  cache: false
  function reload() {
  var s = source
  source = ""
  source = s
  }
  }

  Similarly (and maybe even more worrying), actually changing the value
  of the source property (by appending a fragment to the URL) doesn’t
  trigger a reload either, as demonstrated by the attached example
  (requires a random image named "test.jpg" in the same folder).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1401920/+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 1528506] Re: Failed to get image from provider: image://theme/clear-search

2015-12-22 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/1528506

Title:
  Failed to get image from provider: image://theme/clear-search

Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Committed

Bug description:
  With the latest rc-proposed touch image, I’m not seeing the clear icon
  in the browser’s address bar, and the following error is in the logs:

  file:///usr/lib/arm-linux-
  gnueabihf/qt5/qml/Ubuntu/Components/1.0/Icon.qml:37:5: QML
  QQuickImage: Failed to get image from provider: image://theme/clear-
  search

  I’m guessing that the icon was mistakenly removed from the theme?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1528506/+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 1527811] Re: Online accounts buttons not sensitive

2015-12-22 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/1527811

Title:
  Online accounts buttons not sensitive

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Committed

Bug description:
  In arale and krillin, fresh flash r198 and r208:

  TEST CASE
  1.  Open system settings
  2.  Tap 'Accounts', accounts view opens, "No accounts" configured
  3.  Tap on Google item

  EXPECTED
  Google online sign-in appears

  ACTUAL
  Goose egg

  davmor2 expecting a UITK fix to have landed to fix, fresh image
  doesn't fix, feel free to mark as dupe of whatever UITK bug if fix
  still pending.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1527811/+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 1523839] Re: Animate TextField/Area focus visual (and others)

2015-12-18 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  Animate TextField/Area focus visual (and others)

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

Bug description:
  Keyboard focus visuals should fade in and out - right now only
  TextField/Area has that visual, so it needs to be updated. Eventually
  the animation should be the same.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523839/+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 1225139] Re: [sdk] Switch and CheckBox do not visually indicate focus

2015-12-16 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit (Ubuntu)

** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

** Changed in: ubuntu-ux
   Status: In Progress => 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/1225139

Title:
  [sdk] Switch and CheckBox do not visually indicate focus

Status in Canonical System Image:
  Fix Committed
Status in Ubuntu UX:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Committed

Bug description:
  [updated description]

  The Switch and CheckBox components can have focus:true set (and can be
  targets of KeyNavigation.(back)tab, but do not indicate this visually.

  If I set a Checkbox to be the target of a TextField's
  KeyNavigation.tab, I can tab to it and change its state with the
  return key, but there's no way to tell that it's active.

  –––

  Update:

  This is part of a larger bit of work we're currently doing. These
  issues will be resolved as part of this project.

  Progress:
  https://canonical.leankit.com/Boards/View/107963243/115888542

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1225139/+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 1514860] Re: OptionSelector does not work with keyboard

2015-12-16 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  OptionSelector does not work with keyboard

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

Bug description:
  OptionSelector does not fully work with only keyboard. There is no way
  to select a option on OptionSelector using only the keyboard.

  Pressing the arrows does not navigate on the options. And it does not
  have any visual feedback that it contains focus.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1514860/+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 1483908] Re: Cannot copy text longer than TextEntry

2015-12-16 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1483908

Title:
  Cannot copy text longer than TextEntry

Status in Canonical System Image:
  In Progress
Status in webbrowser-app package in Ubuntu:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  Go to a URL that is long, i.e.:
  
http://max-skizzen-blog.blogspot.de/2009/10/hessen-eine-geschichte-von-robert.html?m=1
  In the browser window, try to copy the URL string from the location bar. You 
will not succeed: There is no way to select and copy the full string. Blue 
markers will erratically appear, but cannot be moved to the beginning and end 
of the string, because the string does not scroll left or right while blue 
markers are present.
  This is akward and a very poor UX. Actually, it drives me mad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1483908/+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 1524234] Re: QML function trigger() with no argument doesn't override ActionItem.trigger

2015-12-16 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Committed

** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-ui-toolkit
(Ubuntu RTM)

** Changed in: canonical-devices-system-image
   Status: In Progress => 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/1524234

Title:
  QML function trigger() with no argument doesn't override
  ActionItem.trigger

Status in Canonical System Image:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Committed

Bug description:
  In QML it's only natural to declare

  function trigger() { }

  on an ActionItem (derived item) and expect it to override the trigger
  slot.

  This doesn't work - sometimes it works if the function is declared
  with an argument, other times not at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1524234/+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 1524407] Re: Bottom edge is crashing

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

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: In Progress => Fix Committed

** Changed in: canonical-devices-system-image
   Status: In Progress => 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/1524407

Title:
  Bottom edge is crashing

Status in Canonical System Image:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Committed

Bug description:
  Bottom Edge component is crashing if you set the property 'header' of
  the page used as 'contentComponent'.

  backtrace: http://paste.ubuntu.com/13862562/

  How to reproduce;
  -

  Run example app, and click (do not drag) on the bottom edge hint.

  Check attached example.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1524407/+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 1518420] Re: There is no way to unset action 'shortcut' property

2015-12-16 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

** 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/1518420

Title:
  There is no way to unset action 'shortcut' property

Status in Canonical System Image:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Committed

Bug description:
  Since all the actions are enabled and active by default (causing the
  Ambiguous bug#1514856) I implement a workaround in my app to disable
  action shortcuts if the page is not active. Something like:

  shortcut: page.active ? "Esc" : ""

  The problem is, that I am receiving  serveral  error messages on
  terminal while running the app:

  "QML Action: Invalid shortcut:"

  -
  Note: the shortcut (and any property that can be reset) should be 
cleared/reset using undefined. So the above binding should look like:
  shortcut: page.active ? "Esc" : undefined

  Note2: actions added to any ActionItem derived type will automatically
  activate/deactivate depending on the page or dialog activation. This
  means that those Actions which are in an inactive Page will not be
  active, so there will be no need for the above binding.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1518420/+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 1514850] Re: There is no visual feedback for Header actions with focus

2015-12-16 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  There is no visual feedback for Header actions  with focus

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  While implementing  keyboard navigation on address-book I notice that
  the actions in the header (and buttons) are receiving focus but there
  is no visible feedback which action contains the focus.

  Besides that the focus never returns to the page items, as you can see
  on the attached example. Pressing "tab" does not move the focus to
  next item in the chain.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1514850/+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 1517612] Re: Page.head.sections selects the first item even though selectedIndex is -1

2015-12-15 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: Triaged => Fix Released

** Changed in: canonical-devices-system-image
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1517612

Title:
  Page.head.sections selects the first item even though selectedIndex is
  -1

Status in Canonical System Image:
  Fix Released
Status in messaging-app package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  In some cases it is desired that no header section is selected when
  the program starts. We used to achieve that by setting
  head.sections.selectedIndex to -1, but on Ubuntu.Components 1.3 this
  doesn't work: the first item gets selected by default. See the sample
  program below:

  import QtQuick 2.4
  import Ubuntu.Components 1.3

  MainView {
  id: mainview
  objectName: "mainView"

  width: units.gu(100)
  height: units.gu(75)

  Page {
  id: mainPage
  title: "Should not select"
  head.sections.model: [ "first", "second", "third" ]
  head.sections.selectedIndex: -1
  }
  }

  This is actually a regression, the sample program below works fine on 
Ubuntu.Components 1.2
  ---
  Update: The old header doesn't work with the new design properly, therefore 
apps should turn to use the 1.3 hearing as in the example below:
  it will work properly when the app switches to the new header:

  import QtQuick 2.4
  import Ubuntu.Components 1.3

  MainView {
  id: mainview
  objectName: "mainView"

  width: units.gu(100)
  height: units.gu(75)

  Page {
  id: mainPage
  header: PageHeader {
  title: "Should not select"
  extension: Sections {
  model: [ "first", "second", "third" ]
  selectedIndex: -1
  }
  }
  }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1517612/+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 1523833] Re: Pressing Escape should close an open Dialog

2015-12-15 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
   Status: New => Fix Committed

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

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
 Assignee: (unassigned) => Zoltan Balogh (bzoltan)

** No longer affects: ubuntu-ui-toolkit (Ubuntu)

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

Title:
  Pressing Escape should close an open Dialog

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Committed

Bug description:
  Pressing Escape should close an open Dialog.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1523833/+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 1513933] Re: Page.head.sections.selectedIndex does not reset when changing model

2015-12-13 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/1513933

Title:
  Page.head.sections.selectedIndex does not reset when changing model

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  Changing Page.head.sections.model does not change the
  Page.head.sections.selectedIndex  even when the model has different
  size.

  I have a page that I need to update the ' Page.head.sections.model '
  dynamically and after change the model or make it empty the
  Page.head.sections.selectedIndex still point to last value used.

  I expect that to reset back to 0 if the model changes.

  Check attached example .

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1513933/+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 1514850] Re: There is no visual feedback for Header actions with focus

2015-12-13 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/1514850

Title:
  There is no visual feedback for Header actions  with focus

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  While implementing  keyboard navigation on address-book I notice that
  the actions in the header (and buttons) are receiving focus but there
  is no visible feedback which action contains the focus.

  Besides that the focus never returns to the page items, as you can see
  on the attached example. Pressing "tab" does not move the focus to
  next item in the chain.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1514850/+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 1249325] Re: [sdk] unable to set fixed dimensions for a given Dialog element.

2015-12-08 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/1249325

Title:
  [sdk] unable to set fixed dimensions for a given Dialog element.

Status in Ubuntu UX:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  It seems as right now, it's not possible to set fixed height and width
  to a dialog element. I would love to be able to do this because now I
  have a dialog element cointaining both a listview and a button and I'm
  unable to put everything in the right position. I can't see the
  complete strings which should appear inside the listview, the button
  overlaps the dialog's title, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1249325/+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 1225139] Re: [sdk] Switch and CheckBox do not visually indicate focus

2015-12-08 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit

** 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/1225139

Title:
  [sdk] Switch and CheckBox do not visually indicate focus

Status in Ubuntu UX:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  [updated description]

  The Switch and CheckBox components can have focus:true set (and can be
  targets of KeyNavigation.(back)tab, but do not indicate this visually.

  If I set a Checkbox to be the target of a TextField's
  KeyNavigation.tab, I can tab to it and change its state with the
  return key, but there's no way to tell that it's active.

  –––

  Update:

  This is part of a larger bit of work we're currently doing. These
  issues will be resolved as part of this project.

  Progress:
  https://canonical.leankit.com/Boards/View/107963243/115888542

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1225139/+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 1466659] Re: Disabling "Other vibrations" in Sound settings is not working as expected.

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

** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)
 Assignee: (unassigned) => Zsombor Egri (zsombi)

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

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

Title:
  Disabling "Other vibrations" in Sound settings is not working as
  expected.

Status in Canonical System Image:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Confirmed

Bug description:
  After switching off "Other vibrations" in the Sound settings I expect
  all haptic feedback to be disabled. Unfortunately I could still feel
  vibrations when touching buttons for example.

  It seems all components which have been derived from AbstractButton{}
  provided by the Ubuntu SDK ignore the "Other Vibrations" settings.

  This is reproducible on,
  OTA-4 BQ E4.5 r23
  Nexus 4 ubuntu-touch/rc-proposed/ubuntu 15.04 r165

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1466659/+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 1368390] Re: Button shouldn't steal focus by default

2015-12-08 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit

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

Title:
  Button shouldn't steal focus by default

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  The upstream Button component has "activeFocusOnPress: false" as its
  default, that doesn't seem the case for our component, it probably
  should.

  Example

  "MainView {
  height: 600
  width: 350

  Column {
  anchors {
  left: parent.left
  right: parent.right
  }
  TextInput {
  anchors {
  left: parent.left
  right: parent.right
  }
  focus: true
  }
  Button {
  text: "click"
  /* don't steal focus, activeFocusOnPress: false*/
  }
  }
  }"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1368390/+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 1523501] Re: r1712 broke our AP tests on desktop and device

2015-12-07 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/1523501

Title:
  r1712 broke our AP tests on desktop and device

Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  New

Bug description:
  File 
"/home/tim/dev/ubuntu-ui-toolkit/m/fix-header-ap-landing/tests/autopilot/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py",
 line 41, in _get_visible_container_bottom
  if keyboard._keyboard.is_available():
  AttributeError: 'Keyboard' object has no attribute '_keyboard'

  See, for example http://pastebin.ubuntu.com/13788069/

  I suspect r1712 of our staging broke it, because that revision added
  the failing lines to _flickable.py.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-rtm/+source/ubuntu-ui-toolkit/+bug/1523501/+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 1517829] Re: Encoding problems in new template strings

2015-12-07 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/1517829

Title:
  Encoding problems in new template strings

Status in Canonical System Image:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  In the latest template update, there are strings that have encoding
  problems and show spurious characters:

  Tomorrow 'h:mm ap
  Yesterday 'HH:mm
  Yesterday 'h:mm ap

  https://translations.launchpad.net/ubuntu-rtm/15.04/+source/ubuntu-ui-
  toolkit/+pots/ubuntu-ui-
  
toolkit/es/+translate?start=0&batch=10&show=untranslated&field.alternative_language=&field
  .alternative_language-empty-marker=1&old_show=all

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1517829/+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 1518352] Re: Input doesn't receive activeFocus when focusing a textfield after keyboard dismissed

2015-12-07 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/1518352

Title:
  Input doesn't receive activeFocus when focusing a textfield after
  keyboard dismissed

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  When setting focus programmatically on a TextField the input area
  doesn't receive focus correctly if the keyboard has been previously
  dismissed by the user while in that field.

  Dismissing the keyboard removes activeFocus from the input component
  inside the TextField, and this is never restored when setting focus on
  the TextField as a whole (it does get restored if the TextField is
  clicked by the user).

  Steps to reproduce:

  1) Run the following QML:

  import QtQuick 2.4
  import Ubuntu.Components 1.3

  Column {
  width: 600
  height: 800
  TextField {
  id: field

  anchors {
  left: parent.left
  right: parent.right
  }
  }
  Button {
  text: "Set Focus"
  anchors {
  left: parent.left
  right: parent.right
  }
  onClicked: {
  field.forceActiveFocus()
  }
  }
  }

  2) Tap the input area

  3) Swipe down on the keyboard to dismiss it

  4) Press "Set Focus" button

  Expected result:

  TextField should receive focus, display the input caret and show the
  keyboard

  Actual result:

  The TextField receives focus, but the input component inside it
  doesn't receive activeFocus and the input caret and keyboard aren't
  displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1518352/+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 1514928] Re: ListItem outside ListView segfaults

2015-12-07 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/1514928

Title:
  ListItem outside ListView segfaults

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  In Progress

Bug description:
  Reproduce:
  Use the code from the documentation [1] but add selected: true to any 
ListItem.

  What happens:
  UUITK segfaults

  What should happen:
  It should highlight and not crash

  Stack trace:
  http://pastebin.ubuntu.com/13217004/

  Seems selectedList.contains(-1) segfaults for some reason.

  [1] http://pastebin.ubuntu.com/13217263/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1514928/+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 1514822] Re: activeFocusOnTab is not accessible

2015-12-07 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/1514822

Title:
  activeFocusOnTab is not accessible

Status in Canonical System Image:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Committed

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

-- 
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 1514860] Re: OptionSelector does not work with keyboard

2015-12-07 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/1514860

Title:
  OptionSelector does not work with keyboard

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

Bug description:
  OptionSelector does not fully work with only keyboard. There is no way
  to select a option on OptionSelector using only the keyboard.

  Pressing the arrows does not navigate on the options. And it does not
  have any visual feedback that it contains focus.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1514860/+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


  1   2   3   4   5   6   7   8   9   10   >