[Bug 1473890] Re: UITK API addition in Qt 5.5

2015-11-05 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1473890 Title: UITK API addition in Qt 5.5 To manage

[Bug 1513003] Re: AdaptivePageLayout doesn't allow hiding a Page header

2015-11-04 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1473890] Re: UITK API addition in Qt 5.5

2015-10-21 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1483708] Re: Popovers became very narrow in UITK 1.3

2015-10-21 Thread Christian Dywan
This has been merged to trunk a long time ago if you check the version, so yes it necessarily has. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483708 Title: Popovers became very narrow in UITK

[Bug 1483908] Re: Cannot copy text longer than TextEntry

2015-10-20 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483908 Title: Cannot copy text longer than TextEntry To manage

[Bug 1507767] [NEW] Make use of phonetic name for sorting

2015-10-19 Thread Christian Dywan
Public bug reported: Google Contacts has fields for "Phonetic first name" and "Phonetic last name" which can be used to type a romanized spelling of a name in another script that is used for sorting and speech recognition. I especially appreciate the sorting. Unfortunately on my Ubuntu phone such

[Bug 1505597] Re: IconAndLink.qml:39:5: QML QQuickImage: Invalid image provider: image://scaling/1//

2015-10-13 Thread Christian Dywan
** Description changed: I'm seeing a huge amount of image loading errors of the type file:///usr/ubuntu-sdk- ide/share/qtcreator/welcomescreen/widgets/IconAndLink.qml:39:5: QML QQuickImage: Invalid image provider: image://scaling/1//usr/ubuntu-sdk-

[Bug 1500409] Re: Dragging within a ListItem does not work

2015-10-13 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Critical ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1500409] Re: Dragging within a ListItem does not work

2015-10-13 Thread Christian Dywan
>From what I understand, the ListItem needs to be dragged to another container (ListView) but swipe action to eg. delete is still needed - as this is used to have bookmarks and dragging to another folder. It looks to me like the pressAndHold threshold kicks in here and breaks dragging. -- You

[Bug 1505597] [NEW] IconAndLink.qml:39:5: QML QQuickImage: Invalid image provider: image://scaling/1//

2015-10-13 Thread Christian Dywan
Public bug reported: I'm seeing a huge amount of image loading errors of the type file:///usr/ubuntu-sdk- ide/share/qtcreator/welcomescreen/widgets/IconAndLink.qml:39:5: QML QQuickImage: Invalid image provider: image://scaling/1//usr/ubuntu-sdk-

[Bug 1491331] Re: DatePicker example not working in Ubuntu UI Toolkit Gallery

2015-10-13 Thread Christian Dywan
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui- toolkit/modellessDatePicker -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1491331 Title: DatePicker example not working in Ubuntu UI Toolkit Gallery

[Bug 1505197] [NEW] AdaptivePageLayout doesn't handle errors in QML of loaded pages

2015-10-12 Thread Christian Dywan
property 'status' of null It's unhelpfully pointing toward an internal component of the APL and nothing hints at the actual source of the problem. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Christian Dywan (kalikiana) Status: Confirmed -- You received

[Bug 1454322] Re: Add flake8 and qmlmin to make check

2015-10-08 Thread Christian Dywan
Discussed this more with the advent of qmllint. It fulfills much the same purpose as qmlmin but produces better error messages pointing out the nature of the error. If possible it should be hooked up to the .qml copying step we have right now (and later to qrc compilation once we do that). **

[Bug 1501702] [NEW] app-launch-tracepoints.c:29:15 warning: unused parameter ‘argc’ [-Wunused-parameter]

2015-10-01 Thread Christian Dywan
Public bug reported: Building the latest ubuntu-ui-toolkit produces two identical warnings with different line numbers: app-launch-tracepoints.c:29:15 warning: unused parameter ‘argc’ [-Wunused-parameter] ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Status: New -- You

[Bug 1498412] Re: ubuntuuitoolkit.tests.gallery.test_ubuntulistview.UbuntuListViewTestCase.test_manual_refresh_nowait fails with list index out of range

2015-09-23 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Critical ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Fix Committed -- You received

[Bug 1498863] [NEW] Scenarios in ubuntuuitoolkit.tests.gallery.test_gallery.OpenPagesTestCase.test_open_page fail with autopilot.exceptions.StateNotFoundError

2015-09-23 Thread Christian Dywan
'} As can be seen in all of these cases the page is being selected but only rendered with considerable delay, causing AutoPilot to try selecting the object too early. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Critical Assignee: Christian Dywan (kalikiana) Status

[Bug 1498412] [NEW] ubuntuuitoolkit.tests.gallery.test_ubuntulistview.UbuntuListViewTestCase.test_manual_refresh_nowait fails with list index out of range

2015-09-22 Thread Christian Dywan
Public bug reported: $ ./run_tests.sh ubuntuuitoolkit.tests.gallery.test_ubuntulistview.UbuntuListViewTestCase.test_manual_refresh_nowait -v [...] 11:34:08.856 ERROR testresult:44 - traceback: {{{ Traceback (most recent call last): File

[Bug 1491331] Re: DatePicker example not working in Ubuntu UI Toolkit Gallery

2015-09-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zsombor Egri (zsombi) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1495641] Re: SortFilterModel::get() doesn’t work with custom roles whose keys don’t start at 0

2015-09-16 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1495641 Title: SortFilterModel::get() doesn’t work with custom

[Bug 1493872] Re: Keyboard stays open on lock screen

2015-09-11 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-keyboard (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1493872 Title: Keyboard stays open on lock screen To manage notifications

[Bug 1488821] Re: SortFilterModel can't filter on subproperty like content.title

2015-09-11 Thread Christian Dywan
I agree in hindsight this bug can at the least be resolved with better documentation. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a

[Bug 1494387] Re: CheckBox needs to track external properties

2015-09-11 Thread Christian Dywan
I can only make a guess since you're not providing a complete example, but I don't see a problem with my code doing what you're describing. The binding isn't broken, the only problem I can see is that the state gets reversed because the value is changed twice. To achieve the desired result you

[Bug 1493178] Re: PageHeadStyle should coordinate Page.head.contents and the ActionBar to not overlap, if possible

2015-09-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1493185] Re: missing icons in dash/app scope for ubuntu touch vivid image

2015-09-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Loïc Molinari (loic.molinari) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1493185 Title: missing icons in dash/app scope

[Bug 1491323] Re: Ubuntu UI Toolkit Gallery example .desktop issues

2015-09-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1491323 Title: Ubuntu UI Toolkit Gallery example .desktop issues To manage

[Bug 1493040] Re: PageHeadSections: changes selection when adding/removing items

2015-09-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you

[Bug 1492769] Re: OSK should be closed before removing page from PageStack

2015-09-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Christian Dywan (kalikiana) => Tim Peeters (tpeeters) -- You received this bug notification because you are a member of Ubunt

[Bug 1491331] Re: DatePicker example not working in Ubuntu UI Toolkit Gallery

2015-09-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) -- You received this bug notification because you

[Bug 1492238] Re: [sdk] back button hard to reach/use

2015-09-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because

[Bug 1491802] Re: [sdk] A disabled label cannot be visually differantiated from enabled labels

2015-09-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) -- You received this bug notification because you

[Bug 1494178] [NEW] Updates stuck after network issues even after restarting system settings

2015-09-10 Thread Christian Dywan
Public bug reported: The WLAN I'm using right now is known to currently have the following problem: After being connected for a certain time new connections cannot be made, domains won't be resolved, practically speaking internet is "down". That symptom can be addressed by re-connecting to the

[Bug 1450222] Re: [SDK] cursor handle is cut off by keyboard and not functional

2015-09-07 Thread Christian Dywan
** Description changed: latest arale build ui-toolkit version 1.2.1485+15.04.20150429-0ubuntu1 If there is a text field at the bottom of a page, directly above the keyboard you cannot drag the cursor handle to re-position because it's cut off by the keyboard window. Sometimes you can

[Bug 1484825] Re: Text handle in the wrong position when the text field moves

2015-09-07 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1484825 Title: Text handle in the wrong posit

[Bug 1487667] Re: Setting automaticOrientation to false does not take any effect

2015-08-28 Thread Christian Dywan
Right now this doesn't have an effect as it's no longer the toolkit rotating the app but the shell (unity8). So pending bug 1484507 we may be able to make it functional again. In the meantime you can specify the orientation in the .desktop file by adding X-Ubuntu-Supported-Orientations=portrait

[Bug 1483627] Re: Warning for the newer theme system should give more clear info to the developers

2015-08-28 Thread Christian Dywan
The 1.2 aspect of it is bug 1467851 - more specifically here, we should try to make the message more helpful in suggesting what code to change, namely using styleName, which is valid as of 1.3. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Confirmed ** Changed in:

[Bug 1489322] Re: [Wily Qtcreator 3.5] SDK Docs are not shown in Contents view in Assistant and Qtcreator

2015-08-28 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) = qtcreator-plugin- ubuntu (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1489322 Title: [Wily Qtcreator 3.5] SDK Docs are not shown in

[Bug 1413121] Re: MainView is missing an API to lock to landscape

2015-08-28 Thread Christian Dywan
This has been implemented at this point in the form of X-Ubuntu-Supported-Orientations=landscape ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1485980] Re: Wrong error message is dumped

2015-08-28 Thread Christian Dywan
*** This bug is a duplicate of bug 1467851 *** https://bugs.launchpad.net/bugs/1467851 ** This bug is no longer a duplicate of bug 1485979 Wrong error message is dumped ** This bug has been marked a duplicate of bug 1467851 Remove warning on deprecated theme for versions 1.3 -- You

[Bug 1486937] Re: Documentation is always latest available version, not the one matchin the current sdk or imports

2015-08-28 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) = qtcreator-plugin- ubuntu (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1486937 Title: Documentation is always latest available version, not

[Bug 1485979] Re: Wrong error message is dumped

2015-08-28 Thread Christian Dywan
*** This bug is a duplicate of bug 1467851 *** https://bugs.launchpad.net/bugs/1467851 ** This bug has been marked a duplicate of bug 1467851 Remove warning on deprecated theme for versions 1.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1488540] Re: Right clicks go through popovers

2015-08-28 Thread Christian Dywan
Can you give an example? I can't see anything like that - I tried with a Popover and right-clicking with Button's underneath but the clicks never make it through. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a

[Bug 1488822] Re: SortFilterModel can't filter and sort at the same time

2015-08-28 Thread Christian Dywan
I can't confirm - the attached complete example works fine. ** Attachment added: test.qml https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1488822/+attachment/4453813/+files/test.qml ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Incomplete -- You received

[Bug 1488821] Re: SortFilterModel can't filter on subproperty like content.title

2015-08-28 Thread Christian Dywan
I don't think this conceptually works since even though these are called properties, they are technically role names and can't be nested - what you perceive as sub properties in this context are Variant children. That said, bug 1266529 addresses this in U1Db. ** Changed in: ubuntu-ui-toolkit

[Bug 1433308] Re: Excessive .bzrignore

2015-08-28 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433308 Title: Excessive .bzrignore To manage notifications about this

[Bug 1488540] Re: Right clicks go through popovers

2015-08-28 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because

[Bug 1483908] Re: Cannot copy URLs longer than display

2015-08-28 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = High ** Summary changed: - Cannot copy URLs longer than display + Cannot copy text longer than TextEntry -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1486937] Re: Documentation is always latest available version, not the one matchin the current sdk or imports

2015-08-28 Thread Christian Dywan
After a little bit of discussion my view is this: As long as you use chroots you get exactly the docs you're asking for - safe for bugs where QtC may be accidentally not delivering the right files - so if you need to work with 1.2 do use an older chroot. If you use a newer chroot you should

[Bug 1489322] Re: [Wily Qtcreator 3.5] SDK Docs are not shown in Contents view in Assistant and Qtcreator

2015-08-28 Thread Christian Dywan
I assumed QtC is not doing something here to show those, as I see no single non-Qt component listed here (ContentHub, Oxide, Bacon2d, ...). As has been pointed out to me this would be a packaging issue, some file being absent from the -docs package - one it's clear what is missing this bug should

[Bug 1488823] Re: SortFilterModel: No complex OR or AND sorting possible

2015-08-28 Thread Christian Dywan
The behavior exposed to QML is identical to what QSortFilterProxyModel offers - what you can't do in QML is override filterAcceptsRow or lessThan respectively. So the question becomes what use cases to support in a way that doesn't become potentially slow Javascripts running whenever the model

[Bug 1488823] Re: SortFilterModel: No complex OR or AND sorting possible

2015-08-28 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1488823 Title: SortFilterModel: No complex OR or AND sorting possible To

[Bug 1489642] Re: With only one item, dropdown seems to do nothing

2015-08-28 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1489642

[Bug 1481791] Re: UbuntuShape shouldn't emit redundant deprecation warnings

2015-08-24 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481791 Title: UbuntuShape shouldn't emit redundant deprecation

[Bug 1472959] Re: Ubuntu Components 1.2 gives wrong deprecation warnings

2015-08-24 Thread Christian Dywan
*** This bug is a duplicate of bug 1467851 *** https://bugs.launchpad.net/bugs/1467851 ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged = In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zsombor Egri (zsombi) = Christian Dywan (kalikiana) ** This bug has

[Bug 1467851] Re: Remove warning on deprecated theme for versions 1.3

2015-08-24 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zsombor Egri (zsombi) = Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Incomplete = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1487414] [NEW] recordmydesktop should be a dependency of ubuntu-ui-toolkit-autopilot

2015-08-21 Thread Christian Dywan
Public bug reported: Attempting to debug an issue with local test runs I removed recordmydesktop (as it was spiking at 100% CPU and tests got stuck) and it turns out I could no longer run tests - yet it's not a dependency of ubuntu-ui-toolkit-autopilot. Error: The application 'recordmydesktop'

[Bug 1443663] Re: Add an autopilot helper to click a component

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1443358] Re: Header covering components after rotation

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Tim Peeters (tpeeters) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1443358 Title: Header covering components after rotation

[Bug 1389761] Re: Don't show the volume overlay when changing the volume with the slider

2015-08-18 Thread Christian Dywan
Is role here the same as category in the Qt API? https://developer.ubuntu.com/api/apps/qml/sdk-15.04/QtMultimedia.SoundEffect/ If so, does this apply to the use case of a game that has Music and Effects sliders? A way to specify that would be required to make this slider usable for games. **

[Bug 1439102] Re: Dialogs are rotated incorrectly if root item is not a MainView

2015-08-18 Thread Christian Dywan
With shell rotation I believe this won't be an issue anymore since none of our components use window.contentOrientation or rotation out of the box. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress = Invalid -- You received this bug notification because you are a member of

[Bug 1483908] Re: Cannot copy URLs longer than display

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Christian Dywan (kalikiana) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483908 Title: Cannot copy URLs longer than display

[Bug 1481619] Re: Flickable doesn't position below header on start

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Christian Dywan (kalikiana) = Tim Peeters (tpeeters) -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1481629] Re: OptionSelector animation is very jumpy

2015-08-18 Thread Christian Dywan
** Also affects: ubuntu-ux Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481629 Title: OptionSelector animation is very jumpy To manage notifications

[Bug 1336793] Re: [sdk] Smaller header in landscape orientation

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1336793 Title: [sdk] Smaller header in landscape orientation To manage

[Bug 1485701] Re: Label in Dialog invisible when using SuruDark theme

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = Critical ** Also affects: ubuntu-ux Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu

[Bug 1485555] Re: StateSaver.properties failing silently

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/148 Title: StateSaver.properties failing silently To manage notifications

[Bug 1485607] Re: ListItems.ItemSelector no longer takes focus on tap

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1485555] Re: StateSaver.properties failing silently

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Zsombor Egri (zsombi) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/148 Title: StateSaver.properties failing silently To

[Bug 1486008] Re: leading actions width is too small making it very difficult to press

2015-08-18 Thread Christian Dywan
** Also affects: ubuntu-ux Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1486008 Title: leading actions width is too small making it very difficult to

[Bug 1480189] Re: unable to insert pause in dial string

2015-08-18 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) = dialer-app (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1480189 Title: unable to insert pause in dial string To manage notifications

[Bug 1484507] Re: API to dynamically set supported/restricted orientations

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1484507 Title: API to dynamically set supported/restricted orientations To

[Bug 1485607] Re: ListItems.ItemSelector no longer takes focus on tap

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Christian Dywan (kalikiana) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485607 Title: ListItems.ItemSelector no longer

[Bug 1479395] Re: silent mode engaged when headset plugged in

2015-08-18 Thread Christian Dywan
** Package changed: ubuntu-ui-toolkit (Ubuntu) = indicator-sound (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479395 Title: silent mode engaged when headset plugged in To manage

[Bug 1433308] Re: Excessive .bzrignore

2015-08-18 Thread Christian Dywan
That file does need updating now that the tree layout was modified to be in line with upstream qt modules. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433308 Title: Excessive .bzrignore To

[Bug 1485607] Re: ListItems.ItemSelector no longer takes focus on tap

2015-08-18 Thread Christian Dywan
I'm not entirely sure if this would be a bug or a side effect of intended changes in focus behavior - the problem being that the UX for this is not final yet - we will have many components only taking focus via keyboard not on tab/ click only. See also bug 1486274. -- You received this bug

[Bug 1486274] [NEW] Expose focusOnTab on StyledItem

2015-08-18 Thread Christian Dywan
Public bug reported: Due to a bug in QML it's impossible to set focusOnTab, but this is vital because in most cases keyboard tab navigation is in fact desirable but focus shouldn't be grabbed on tap/ click. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Critical Assignee: Christian

[Bug 1485607] Re: ListItems.ItemSelector no longer takes focus on tap

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485607 Title: ListItems.ItemSelector no longer takes focus on tap To

[Bug 1486274] Re: Expose focusOnTab on StyledItem

2015-08-18 Thread Christian Dywan
Possible work-around: expose focusOnTab by re-declaring it inside UCStyledItemBase. Catch: Only seems to work inside the implementation of the components, not in an app merely using components, so not sufficient for all use cases. New property: as awkward as it may seem we could also have eg.

[Bug 1485674] Re: SortFilterModel doesn’t work with custom roles whose keys don’t start at 0

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1485674 Title: SortFilterModel doesn’t work with custom roles whose keys

[Bug 1484004] Re: UITK unixsignalhandler_p.cpp: error: functional cast to array

2015-08-18 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1484004 Title: UITK unixsignalhandler_p.cpp: error: functional cast to array

[Bug 1418983] Re: Not possible to limit the height of an ActionSelectionPopover

2015-08-18 Thread Christian Dywan
As documented, you should be using contentHeight (analoguous to contentWidth). ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1259290] Re: Popover does not autohide automatically when using a delegate

2015-08-18 Thread Christian Dywan
*** This bug is a duplicate of bug 1336945 *** https://bugs.launchpad.net/bugs/1336945 ** This bug has been marked a duplicate of bug 1336945 ActionSelectionPopover docs use non-default delegate, fails to auto-close -- You received this bug notification because you are a member of Ubuntu

[Bug 1205144] Re: We can't set the objectName to a ActionSelectionPopover Action

2015-08-17 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed = In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = High -- You received this bug notification

[Bug 1483708] Re: Popovers became very narrow in UITK 1.3

2015-08-13 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483708 Title: Popovers became very narrow in UITK 1.3 To manage

[Bug 1483708] Re: Popovers became very narrow in UITK 1.3

2015-08-12 Thread Christian Dywan
I traced it to an unintended regression introduced in http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui- toolkit/staging/revision/1534.1.4 which was meant for the list item context menu - but we can do a one-line fix without affecting that so I'm going for that. And then we can do the proper

[Bug 1483708] Re: Popovers became very narrow in UITK 1.3

2015-08-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Christian Dywan (kalikiana) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483708 Title: Popovers became very narrow in UITK

[Bug 1483708] Re: Popovers became very narrow in UITK 1.3

2015-08-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483708 Title: Popovers became very narrow in UITK 1.3 To manage

[Bug 1483823] Re: Cursor shape should be an I-beam when over a TextField

2015-08-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because

[Bug 1483823] Re: Cursor shape should be an I-beam when over a TextField

2015-08-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483823 Title: Cursor shape should be an I-beam when over a TextField

[Bug 1483823] Re: Cursor shape should be an I-beam when over a TextField

2015-08-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483823 Title: Cursor shape should be an I-beam when over a

[Bug 1483331] [NEW] Minimum window dimensions

2015-08-10 Thread Christian Dywan
Public bug reported: We need to have a story for minimum window dimensions. Apps shouldn't shrink smaller than their contents can reasonably adapt. The UI toolkit gallery itself is an example of it, at a certain width the window clips components at the right side. ** Affects: ubuntu-ui-toolkit

[Bug 1451243] Re: MainView helper still uses useDeprecatedToolbar when under 1.2 components

2015-08-10 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1451243 Title: MainView helper still uses useDeprecatedToolbar when

[Bug 1483331] Re: Minimum window dimensions

2015-08-10 Thread Christian Dywan
** Description changed: We need to have a story for minimum window dimensions. Apps shouldn't shrink smaller than their contents can reasonably adapt. The UI toolkit gallery itself is an example of it, at a certain width the window clips components at the right side. + + I'd like to

[Bug 1428779] Re: [SDK] Tooltips

2015-08-10 Thread Christian Dywan
Wrong status for Ubuntu UX - it is in progress and not won't fix! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1428779 Title: [SDK] Tooltips To manage notifications about this bug go to:

[Bug 1466656] Re: [UbuntuShape] Rendering is aliased sometimes since the Shell implements the orientation

2015-08-10 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1466656 Title: [UbuntuShape] Rendering is aliased sometimes since

[Bug 1481791] Re: UbuntuShape shouldn't emit redundant deprecation warnings

2015-08-07 Thread Christian Dywan
Some numbers: the existing deprecation warnings in Ubuntu.Components 1.2 from uor own Theme using deprecated API cause a 7s penality in System Settings in the Storage page. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1482504] Re: Putting and then getting dates in a document are altered by u1db

2015-08-07 Thread Christian Dywan
** Changed in: u1db-qt Assignee: (unassigned) = Christian Dywan (kalikiana) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1482504 Title: Putting and then getting dates in a document

[Bug 1481489] Re: Icons page in UI Toolkit gallery not resolution independent

2015-08-06 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481489 Title: Icons page in UI Toolkit gallery not resolution

[Bug 1481791] [NEW] UbuntuShape shouldn't emit redundant deprecation warnings

2015-08-05 Thread Christian Dywan
Public bug reported: What it says on the tin. UCDeprecatedTheme keeps a hash of warnings based on the filename. UbuntuShape should be using that. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 1481791] Re: UbuntuShape shouldn't emit redundant deprecation warnings

2015-08-05 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New = Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided = High ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) = Christian Dywan (kalikiana) -- You received this bug notification because

[Bug 1481489] [NEW] Icons page in UI Toolkit gallery not resolution independent

2015-08-04 Thread Christian Dywan
Public bug reported: What it says on the tin. The icons demo page in the UI toolkit gallery hard-codes 24 and doesn't use grid units. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu

<    2   3   4   5   6   7   8   9   10   11   >