[Bug 1591342] Re: Complains about bad url on libertine scope urls

2016-09-19 Thread Tim Süberkrüb
FWIW, this bug results in users not being able to launch certain apps on OTA-13. At least Ubuntu Hangups, Liri Browser and YourGUS are affected by this problem. Can you give any information about when the fix will land? -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1628855] Re: UITK Gallery: first click on left panel list items activates the focus frame

2016-09-29 Thread Tim Süberkrüb
** Attachment added: "Webbrowser app - red focus frame" https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1628855/+attachment/4751256/+files/photo_2016-09-29_20-54-05.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 1628855] Re: UITK Gallery: first click on left panel list items activates the focus frame

2016-09-29 Thread Tim Süberkrüb
This happens in the webbrowser app to me (krillin, latest rc-proposed version): when opening a new tab, the first bookmark list item shows a red focus frame. Tapping/flicking the listview makes it go away. Please refer to the attached screenshot. -- You received this bug notification because yo

[Bug 1605752] [NEW] Possibility to open an app's store page using a link

2016-07-22 Thread Tim Süberkrüb
Public bug reported: It's currently only possible to search for an app in the store scope using the scope://com.canonical.scopes.clickstore?q=appname url scheme. It would be useful to be able to direct a user directly to the right app details page in the scope. ** Affects: unity-scopes-shell (

[Bug 1546472] Re: App scope display issues

2016-07-24 Thread Tim Süberkrüb
Another way to reproduce this issue: * Install an app from the store * Go to the app scope (e.g. by pressing the Ubuntu-Button in the launcher if set as home scope) * The app scope will reload due to the newly installed app * while reloading, search for a random app in the app scope krillin, rc-pr

[Bug 1546472] Re: App scope display issues

2016-07-24 Thread Tim Süberkrüb
** Attachment added: "Video" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1546472/+attachment/4706309/+files/scopes.mp4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1546472 Title: App

[Bug 1581992] [NEW] Invalid entries in .desktop file crash unity8

2016-05-15 Thread Tim Süberkrüb
Public bug reported: Please checkout the the linked branch [1], open it with the Ubuntu SDK and run it on the device. Unity8 will crash. The issue seems to be the "_Name" entry in the .desktop file. [1]: https://code.launchpad.net/~tim-sueberkrueb/+junk/unity-crasher- test ** Affects: qtmir (Ub

[Bug 1584223] [NEW] Apply StyleHint's foregroundColor to ActionBar

2016-05-20 Thread Tim Süberkrüb
Public bug reported: It would be very handy if one could change the ActionBar's delegate foregroundColor via StyleHints: ActionBar { actions: [...] StyleHints { foregroundColor: UbuntuColors.aubergine } } For me this would be especially useful when using the ActionBar as PageHeader.exten

[Bug 1616907] [NEW] BottomEdge wobbles when OSK pops up

2016-08-25 Thread Tim Süberkrüb
Public bug reported: Presuming the following conditions: * There's a Page with a BottomEdge * Inside the BottomEdge there's a TextField/TextArea * anchorToKeyboard is set to true (e.g. in MainView or a parent OrientationHelper) When the BottomEdge is now in committed state, the user focuses the

[Bug 1617293] [NEW] System Settings crashes when entering wallpaper section

2016-08-26 Thread Tim Süberkrüb
Public bug reported: Since a recent rc-proposed update the System Settings app crashes when tapping on the icon for the wallpaper section. Reproduced on E4.5 and M10 rc-proposed. ** Affects: canonical-devices-system-image Importance: Undecided Status: New ** Affects: ubuntu-system

[Bug 1561629] [NEW] Indicator panel should not fill full height in desktop mode

2016-03-24 Thread Tim Süberkrüb
Public bug reported: The indicator panel currently fills the whole height of the screen when swiped down both on mobile devices and the desktop. Thus it fills more space on the desktop than it has to. I would recommend setting the height to a fixed value if the screen height is greater than a spec

[Bug 1591342] Re: Complains about bad url on libertine scope urls

2016-09-20 Thread Tim Süberkrüb
> To be clear, URL Dispatcher hasn't changed except for rebuilds since > November 2015. It's not anything related to OTA13 or any of the last > several OTAs. If those apps worked in OTA12 but not 13, it wasn't URL > Dispatcher's fault. > Not saying this should get fixed and land, but acting like it

[Bug 1591342] Re: Complains about bad url on libertine scope urls

2016-09-20 Thread Tim Süberkrüb
Apologize for this misunderstanding, apparently this is - even though it looked like it (at least to me) in the first place - not the cause for the problem I mentioned. Thanks for clarifying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 1591342] Re: Complains about bad url on libertine scope urls

2016-09-21 Thread Tim Süberkrüb
For the record: Installing Silo 1886 fixed the problem. So was this the right bug after all? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591342 Title: Complains about bad url on libertine scope u

[Bug 1591342] Re: Complains about bad url on libertine scope urls

2016-09-22 Thread Tim Süberkrüb
It definitely worked before, but I understand now what you mean. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591342 Title: Complains about bad url on libertine scope urls To manage notifications

[Bug 1584223] Re: Apply StyleHint's foregroundColor to ActionBar

2016-05-25 Thread Tim Süberkrüb
Yeah, that's pretty much it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1584223 Title: Apply StyleHint's foregroundColor to ActionBar To manage notifications about this bug go to: https://bugs.l

[Bug 1586786] [NEW] OptionSelector in Row results in freeze

2016-05-29 Thread Tim Süberkrüb
Public bug reported: Using an OptionSelector as child of a Row makes the app freeze if now row size is defined and there is at least one other element in the row: Row { Item { width: 20; height: 20 }//freeze goes away without this Item OptionSelector { text: "Label" model: ["Valu

[Bug 1546472] Re: App scope display issues

2016-02-22 Thread Tim Süberkrüb
It's really rare, I'm trying to figure steps to reproduce. But this bug is definitely there (see the attached screenshot) from today. ** Attachment added: "Issue" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1546472/+attachment/4578309/+files/screenshot20160222_201137466.png -- You

[Bug 1546472] Re: App scope display issues

2016-02-17 Thread Tim Süberkrüb
** Attachment added: "issue_01.jpg" https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1546472/+attachment/4573427/+files/issue_01.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/15

[Bug 1546472] [NEW] App scope display issues

2016-02-17 Thread Tim Süberkrüb
Public bug reported: I experienced some display issues with the app scope on rc-proposed. Please refer to the attached screenshot. I don't know yet which exact steps reproduce this behavior (will add the information if I find it out). phablet@ubuntu-phablet:~$ apt-cache policy unity8 unity8: In