[Ubuntu-sdk-bugs] [Bug 1396062] [NEW] [SDK] Default appearance for text field

2014-11-25 Thread Giorgio Venturi
Public bug reported: Default appearance for Text Input is different than the one displayed in the SDK. Currently it looks as it is disabled, rather than enabled. https://www.dropbox.com/sh/7fnssmbsyuc6c8l/AADiZ5i- pZbDcPaFBUKPmjaUa?dl=0 ** Affects: ubuntu-ux Importance: High Assignee:

[Ubuntu-sdk-bugs] [Bug 1396062] Re: [SDK] Default appearance for text field

2014-11-25 Thread Zoltan Balogh
** No longer affects: ubuntu-ui-toolkit -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1396062 Title: [SDK] Default appearance for text field Status in Ubuntu UX

[Ubuntu-sdk-bugs] [Bug 1395793] Re: Icons missing in ListItems widgets

2014-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit - 1.1.1341+15.04.20141124-0ubuntu1 --- ubuntu-ui-toolkit (1.1.1341+15.04.20141124-0ubuntu1) vivid; urgency=medium [ Christian Dywan ] * Re-introduce NOTIFY to Image under a different name. Fixes LP: #1395690 LP: #1395793 [

[Ubuntu-sdk-bugs] [Bug 1384422] Re: [SDK] text selection popup menu gets obscured by finger

2014-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit - 1.1.1341+15.04.20141124-0ubuntu1 --- ubuntu-ui-toolkit (1.1.1341+15.04.20141124-0ubuntu1) vivid; urgency=medium [ Christian Dywan ] * Re-introduce NOTIFY to Image under a different name. Fixes LP: #1395690 LP: #1395793 [

[Ubuntu-sdk-bugs] [Bug 1395690] Re: importing Ubuntu.Components makes Image source property non notify-able

2014-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit - 1.1.1341+15.04.20141124-0ubuntu1 --- ubuntu-ui-toolkit (1.1.1341+15.04.20141124-0ubuntu1) vivid; urgency=medium [ Christian Dywan ] * Re-introduce NOTIFY to Image under a different name. Fixes LP: #1395690 LP: #1395793 [

[Ubuntu-sdk-bugs] [Bug 1396098] [NEW] [UbuntuShape] Improve documentation

2014-11-25 Thread Loïc Molinari
Public bug reported: The current documentation for the UbuntuShape is very sparse, make it better. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Loïc Molinari (loic.molinari) Status: In Progress ** Tags: ubuntushape ** Branch linked:

[Ubuntu-sdk-bugs] [Bug 1396101] [NEW] [UbuntuShape] Add a test to check pixel-perfectness

2014-11-25 Thread Loïc Molinari
Public bug reported: The UbuntuShape needs a test that can be used to dynamically set and visually check that properties behave correctly. The test also needs a way to validate pixel perfectness with a integrated zooming system to check pixel by pixel. ** Affects: ubuntu-ui-toolkit (Ubuntu)

[Ubuntu-sdk-bugs] [Bug 1396113] [NEW] [UbuntuShape] Image rendering is not pixel-perfect

2014-11-25 Thread Loïc Molinari
Public bug reported: The image rendered by the UbuntuShape, when it has the same size, is not perfectly aligned to the pixel grid making it blurry. That breaks all the nice work done by the artists. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Loïc Molinari

[Ubuntu-sdk-bugs] [Bug 1396114] [NEW] [UbuntuShape] Add support for more fill modes

2014-11-25 Thread Loïc Molinari
Public bug reported: The current UbuntuShape only supports PreserveAspectCrop and Stretch modes. It would be good to support PreserveAspectFit and Pad too. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Loïc Molinari (loic.molinari) Status: In Progress **

[Ubuntu-sdk-bugs] [Bug 1396119] [NEW] [UbuntuShape] Add image opacity support

2014-11-25 Thread Loïc Molinari
Public bug reported: The current image shaped by the UbuntuShape is always rendered completely opaque. It would be useful to change its opacity. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Loïc Molinari (loic.molinari) Status: In Progress ** Tags:

[Ubuntu-sdk-bugs] [Bug 1396124] [NEW] [UbuntuShape] Add image tiling support

2014-11-25 Thread Loïc Molinari
Public bug reported: It would be useful to set different vertical and horizontal image wrap modes, by taking advantage of the dedicated GPU capabilities. Progress bars and infinite scrollers would greatly benefit from that. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High

[Ubuntu-sdk-bugs] [Bug 1396143] [NEW] Remove obsolete framework references

2014-11-25 Thread Pat McGowan
Public bug reported: Remove all -dev frameworks Remove 13.10 Resulting in only 14.10 and 14.04 final framework revisions ** Affects: qtcreator-plugin-ubuntu (Ubuntu) Importance: Critical Assignee: Zoltan Balogh (bzoltan) Status: New ** Tags: univ-train -- You received this

[Ubuntu-sdk-bugs] [Bug 1396145] [NEW] Add the vivid devel frameworks

2014-11-25 Thread Pat McGowan
Public bug reported: We should now support 15.04-dev based frameworks Ensure vivid is defining these and that qtc offers them as options ** Affects: qtcreator-plugin-ubuntu (Ubuntu) Importance: High Assignee: Zoltan Balogh (bzoltan) Status: New ** Changed in:

[Ubuntu-sdk-bugs] [Bug 1396162] [NEW] [UbuntuShape] Add image 2D transformation support

2014-11-25 Thread Loïc Molinari
Public bug reported: Exposing a 2D scale vector and a 2D translation vector would allow the user to put the image texture in a shape at a precise size and position. It would also allow to do infinite translation effects, to implement sliders without the need to overlay another item, to invert

[Ubuntu-sdk-bugs] [Bug 1396168] [NEW] [UbuntuShape] Don't render shapes less than or equal to 0

2014-11-25 Thread Loïc Molinari
Public bug reported: Current UbuntuShape is rendered even if its size is negative (this can be the case when using anchors), it would be better to disable the rendering when this is the case as it is done by the QtQuick items. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High

[Ubuntu-sdk-bugs] [Bug 1396165] [NEW] [UbuntuShape] Colored shapes aren't batched together

2014-11-25 Thread Loïc Molinari
Public bug reported: The current UbuntuShape uses a uniform variable to communicate its color to the shading system. That prevents the Qt batched renderer to batch colored shapes together for efficient rendering. Storing the color as attributes in the vertex buffer would fix that. ** Affects:

[Ubuntu-sdk-bugs] [Bug 1396170] [NEW] [UbuntuShape] Add support for rectangle overlay

2014-11-25 Thread Loïc Molinari
Public bug reported: The Unity shell and other apps require a shaped rectangle overlay blended over an image. This is currently implement with a 2-pass solution that is neither efficient, nor flexible. It would be good to have that implemented efficiently in the toolkit. ** Affects:

[Ubuntu-sdk-bugs] [Bug 1396178] [NEW] [UbuntuShape] Make the base shape extendible

2014-11-25 Thread Loïc Molinari
Public bug reported: The UbuntuShape is the base component of the toolkit and of several applications. It has to be extremely efficient. The problem is that efficiency becomes very difficult to maintain as more features need to be implemented. The main reason being that having to deal with

[Ubuntu-sdk-bugs] [Bug 1396190] [NEW] Inactive pages bleed through other pages

2014-11-25 Thread Christian Dywan
Public bug reported: Got a page stack. Got pages. See parts of inactive pages show up in front of the active one. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New ** Attachment added: visiblepages.qml

[Ubuntu-sdk-bugs] [Bug 1395684] Re: continue in PROJECT still running. Should it be stopped? prevents QtC from quitting

2014-11-25 Thread Benjamin Zeller
This is a message box that is shown by the upstream code. The qtcreator-plugin-ubuntu has no influence if that message is shown or not. You probably should report a upstream bug for that if you think that behaviour is not correct. However I would assume that the QtCreator needs to quit the

[Ubuntu-sdk-bugs] [Bug 1390476] Re: Provide a way to set a custom password on emulator creation

2014-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package goget-ubuntu-touch - 0.4+15.04.20141125-0ubuntu1 --- goget-ubuntu-touch (0.4+15.04.20141125-0ubuntu1) vivid; urgency=low [ Sergio Schvezov ] * ubuntu-emulator: allow setting a default password for the phablet user when creating (LP: #1390476)

[Ubuntu-sdk-bugs] [Bug 1396406] [NEW] App runs onto the wrong target when emulator is running and phone is connected

2014-11-25 Thread XiaoGuo, Liu
Public bug reported: When emulator is up and my phone is connected to my PC, I choose i386 as the platform to run my app, however, the app is actually running onto my phone instead of emulator. I have also tried to select the emulator in the Devices, it is the same thing. ** Affects:

[Ubuntu-sdk-bugs] [Bug 1394915] Re: Qt Creator 3.1.1 fails to run unit tests against Qt 5.4.0 beta

2014-11-25 Thread Timo Jyrinki
Fixed with the committed but pending patch enable_test_fixed_in_qt540.diff ** Package changed: qtcreator-plugin-ubuntu (Ubuntu) = qtcreator (Ubuntu) ** Changed in: qtcreator (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu SDK