[Ubuntu-sdk-bugs] [Bug 1573215] [NEW] Disable ListItem divider for horizontal ListViews.

2016-04-21 Thread Tim Peeters
Public bug reported: In a horizontal ListView, the divider at the bottom of a ListItem is not needed. Perhaps a vertical divider instead? Also, it looks weird when all ListItems in the horizontal list have a divider at the bottom, except the last one. ** Affects: ubuntu-ui-toolkit (Ubuntu)

[Ubuntu-sdk-bugs] [Bug 1543344] Re: scroll wheel too fast

2016-04-21 Thread Pat McGowan
Re-opening since QML is still busted ** Changed in: canonical-devices-system-image Importance: Undecided => High ** Changed in: canonical-devices-system-image Status: Fix Released => Confirmed ** Changed in: canonical-devices-system-image Milestone: 10 => 11 ** Changed in:

[Ubuntu-sdk-bugs] [Bug 1573118] [NEW] "units" context property is app-global

2016-04-21 Thread MichaƂ Sawicz
Public bug reported: The "units" context property has no idea about which screen it is on, making it impossible to have different grid unit values per window in a single app. This would be the case, for example, when one app has multiple windows on different screens. We're landing a workaround

[Ubuntu-sdk-bugs] [Bug 1539497] Re: AalMediaPlayerService::setAudioRole seems to convert between roles that do not match

2016-04-21 Thread Jim Hodapp
** Changed in: media-hub (Ubuntu) Status: New => Fix Released ** Changed in: qtubuntu-media (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtubuntu-media in Ubuntu.

[Ubuntu-sdk-bugs] [Bug 1573027] [NEW] Palette color setup not optimal, can cause performance problems when loading the theme

2016-04-21 Thread Zsombor Egri
Public bug reported: Separate string checking for each property that needs a different value is slow. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Pierre Bertet (bpierre) Status: Fix Committed ** Branch linked:

[Ubuntu-sdk-bugs] [Bug 1572990] [NEW] EXCEPTIONS don't work for tests that may segfault

2016-04-21 Thread Christian Dywan
Public bug reported: Tests that may segfault but usually don't should be treated much the same as tests that may have warnings when added to EXCEPTIONS. Case in point bug 1567840. datepicker tests only fail under very specific circumstances or with special environment variables. Assuming they

[Ubuntu-sdk-bugs] [Bug 1572991] [NEW] ListViewProxy breaks horizontal ListView keyboard navigation

2016-04-21 Thread Tim Peeters
Public bug reported: Left and right keys are swapped. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Ubuntu-sdk-bugs] [Bug 1572987] [NEW] Not all PageStack unit tests use the new PageHeader

2016-04-21 Thread Tim Peeters
Public bug reported: Test coverage for PageStack with the new PageHeader is not complete. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to

[Ubuntu-sdk-bugs] [Bug 1572988] [NEW] Not all PageStack unit tests use the new PageHeader

2016-04-21 Thread Tim Peeters
Public bug reported: Test coverage for PageStack with the new PageHeader is not complete. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Medium Assignee: Tim Peeters (tpeeters) Status: Fix Committed ** Branch linked: lp:~tpeeters/ubuntu-ui-toolkit/pagestack-unit-tests **

[Ubuntu-sdk-bugs] [Bug 1572983] [NEW] Focus unit tests do not properly test restored focus for dialogs or popovers created from a component.

2016-04-21 Thread Tim Peeters
Public bug reported: Focus unit tests do not properly test restored focus for dialogs or popovers created from a component. The current tests are broken and ignore those cases. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Tim Peeters (tpeeters) Status: Fix

[Ubuntu-sdk-bugs] [Bug 1572981] [NEW] UITK trunk has pep8 errors

2016-04-21 Thread Zoltan Balogh
Public bug reported: Setting up pep8 (1.5.7-2) ... + pep8 --repeat --show-source . ./tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_sections.py:32:80: E501 line too long (88 > 79 characters) self.scrollingSections =