[Touch-packages] [Bug 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1534+15.10.20150625-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1534+15.10.20150625-0ubuntu1) wily; urgency=medium

  [ Christian Dywan ]
  * Use TextField.write rather than keyboard.type.
  * Update normal.backgroundText in SuruDark to #5D5D5D. Fixes LP: #1413801.
  * Fix "runtest.sh: line 78: [: -eq: unary operator expected]".
  * Consider caret visibility to decide text menu anchor. Fixes LP: #1462419.
  * Remove text from header textinput AP test QML. Fixes LP: #1459632.
  * No deprecation notes for our own components. Fixes LP: #1457528.

  [ Leonardo Arias Fonseca ]
  * Add url protocols to the fake application.
  * Adds a dependency to url-dispatcher-tools in ubuntu-ui-toolkit-autopilot.
  * Use the test launcher for all the toolkit autopilot tests.

  [ Zsombor Egri ]
  * Remove property bindings before property write does it. Fixes LP: #1462738.
  * Introducing StyleHints to provide style specific property changes.
  * Remove ThemeSettings.createStyleComponent() and add styleName to StyledItem.
Fixes LP: #1458845.

  [ Loïc Molinari ]
  * [UbuntuShape] Computed dfdt factors based on window content orientation.
  * Previous logic was based on screen orientation which is not in sync with
OrientationHelper.qml. Fixes LP: #1455567.

  [ Timo Jyrinki ]
  * Change -html documentation runtime dependencies into Suggests only to limit
ubuntu-sdk download size. We're switching to offering only .qch offline
documentation in SDK (inside of it), and they're being added to the seed.
Fixes LP: #1461034.
  * Licensecheck started complaining about a person name, change to Canonical.
Fixes LP: #1464549

  [ Andrea Bernabei ]
  * Modify ListItem.Caption label margins. Fixes LP: #1314672.

  [ Tim Peeters ]
  * Introduce IconButtonStyle.

 -- CI Train Bot   Thu, 25 Jun 2015 04:37:52
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   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/1413801

Title:
  TextField's placeHolderText invisible inside a dialog

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

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/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/1413801

Title:
  TextField's placeHolderText invisible inside a dialog

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

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-06-02 Thread Olivia Caro de Diego
Hi Christian,

Would you mind to change the opacity to 50%  on #5d5d5d, please?

I was checking with Jouni and this should be ok like this.

Thanks for all,
Olivia

** Changed in: ubuntu-ux
   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/1413801

Title:
  TextField's placeHolderText invisible inside a dialog

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

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-05-30 Thread Christian Dywan
So what happens is that the backgroundColor causes the automatic switch
to SuruDark which has a bad normal.backgroundColor.

** Attachment added: "Updated backgroundText in suruDark to #5D5D5D"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1413801/+attachment/4407116/+files/newSuruDarkBackgroundTextColor.png

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

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

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

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

Title:
  TextField's placeHolderText invisible inside a dialog

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

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-05-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui-
toolkit/darkBackgroundText

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

Title:
  TextField's placeHolderText invisible inside a dialog

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

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-05-28 Thread Christian Dywan
I pondered on this and found how to reproduce afterall: set any
backgroundColor on the MainView. Whether it's black, green or orange the
placeholder is no longer visible.

** Attachment added: "MainView with backgroundColor - placeholder is invisible"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1413801/+attachment/4406217/+files/dialog.qml

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

Title:
  TextField's placeHolderText invisible inside a dialog

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-05-28 Thread Christian Dywan
** Attachment added: "Complete working example"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1413801/+attachment/4406159/+files/dialog.qml

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

Title:
  TextField's placeHolderText invisible inside a dialog

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-05-28 Thread Christian Dywan
I can't reproduce it with the above snippet, both on rtm and stagiging
the text is readable.

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

Title:
  TextField's placeHolderText invisible inside a dialog

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-05-22 Thread Olivia Caro de Diego
Hi guys,

The issue in this case is the text color.

Can we use this color instead, please?>   #5D5D5D

Would you mind to provide a screenshot when ready, please?

Thank you very much, indeed.
Olivia

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

Title:
  TextField's placeHolderText invisible inside a dialog

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-05-11 Thread Michael Zanetti
Screenshot: http://i.imgur.com/Pma8cs6.png

Note, the two visible labels have manually set the color to "black".

Here's the code for the dialog: http://paste.ubuntu.com/11077309/

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

Title:
  TextField's placeHolderText invisible inside a dialog

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-05-08 Thread Christian Dywan
I'll pass this request to Michael. I'm assigned to this report because
it affects TextField but I haven't actually looked into it.

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

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

Title:
  TextField's placeHolderText invisible inside a dialog

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-05-08 Thread Olivia Caro de Diego
Hi Christian,

Would you mind to provide screenshots, please?

Thank you,
Olivia

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

Title:
  TextField's placeHolderText invisible inside a dialog

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-05-08 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New => Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) => Olivia Caro de Diego (oliviacaroddiego)

** Changed in: ubuntu-ux
   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/1413801

Title:
  TextField's placeHolderText invisible inside a dialog

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-05-05 Thread Christian Dywan
** Also affects: ubuntu-ux
   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/1413801

Title:
  TextField's placeHolderText invisible inside a dialog

Status in Ubuntu UX bugs:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-02-04 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Triaged

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 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/1413801

Title:
  TextField's placeHolderText invisible inside a dialog

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

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1413801/+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