[Touch-packages] [Bug 1426036] Re: MultiRecipientFieldStyle should inherit from TextFieldStyle

2015-04-14 Thread Bartosz Kosiorek
** Changed in: messaging-app
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1426036

Title:
  MultiRecipientFieldStyle should inherit from TextFieldStyle

Status in Messaging App:
  Fix Released
Status in messaging-app package in Ubuntu:
  Fix Released
Status in messaging-app package in Ubuntu RTM:
  New

Bug description:
  Currently MultiRecipientFieldStyle inherits from TextAreaStyle.
  This might break messaging-app if the value of frameSpacing in TextAreaStyle 
changes for any reason.

  messaging-app is also using MultiRecipientFieldStyle for the TextArea
  in the conversation view, so it needs two changes:

  1) Make MultiRecipientFieldStyle inherit from TextFieldStyle.
  2) Create a local style that inherits from TextAreaStyle and use it in the 
conversation view.

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1426036/+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 1426036] Re: MultiRecipientFieldStyle should inherit from TextFieldStyle

2015-02-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/messaging-app

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1426036

Title:
  MultiRecipientFieldStyle should inherit from TextFieldStyle

Status in Messaging App:
  New
Status in messaging-app package in Ubuntu:
  New
Status in messaging-app package in Ubuntu RTM:
  New

Bug description:
  Currently MultiRecipientFieldStyle inherits from TextAreaStyle.
  This might break messaging-app if the value of frameSpacing in TextAreaStyle 
changes for any reason.

  messaging-app is also using MultiRecipientFieldStyle for the TextArea
  in the conversation view, so it needs two changes:

  1) Make MultiRecipientFieldStyle inherit from TextFieldStyle.
  2) Create a local style that inherits from TextAreaStyle and use it in the 
conversation view.

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1426036/+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 1426036] Re: MultiRecipientFieldStyle should inherit from TextFieldStyle

2015-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app -
0.1+15.04.20150228-0ubuntu1

---
messaging-app (0.1+15.04.20150228-0ubuntu1) vivid; urgency=medium

  [ Bill Filler ]
  * Enable MMSDefault for unknown attachment types added:
src/qml/assets/transfer-unsupported01.svg

  [ CI Train Bot ]
  * New rebuild forced.

  [ Tiago Salem Herrmann ]
  * Enable MMSDefault for unknown attachment types added:
src/qml/assets/transfer-unsupported01.svg
  * Show short notification when messages are copied to clipboard. (LP:
#1426058, #1417350)
  * Use the proper style for TextField. (LP: #1426036)
 -- CI Train Bot ci-train-...@canonical.com   Sat, 28 Feb 2015 04:08:32 +

** Changed in: messaging-app (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1426036

Title:
  MultiRecipientFieldStyle should inherit from TextFieldStyle

Status in Messaging App:
  New
Status in messaging-app package in Ubuntu:
  Fix Released
Status in messaging-app package in Ubuntu RTM:
  New

Bug description:
  Currently MultiRecipientFieldStyle inherits from TextAreaStyle.
  This might break messaging-app if the value of frameSpacing in TextAreaStyle 
changes for any reason.

  messaging-app is also using MultiRecipientFieldStyle for the TextArea
  in the conversation view, so it needs two changes:

  1) Make MultiRecipientFieldStyle inherit from TextFieldStyle.
  2) Create a local style that inherits from TextAreaStyle and use it in the 
conversation view.

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1426036/+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 1426036] Re: MultiRecipientFieldStyle should inherit from TextFieldStyle

2015-02-26 Thread Bill Filler
** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: messaging-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1426036

Title:
  MultiRecipientFieldStyle should inherit from TextFieldStyle

Status in Messaging App:
  New
Status in messaging-app package in Ubuntu:
  New
Status in messaging-app package in Ubuntu RTM:
  New

Bug description:
  Currently MultiRecipientFieldStyle inherits from TextAreaStyle.
  This might break messaging-app if the value of frameSpacing in TextAreaStyle 
changes for any reason.

  messaging-app is also using MultiRecipientFieldStyle for the TextArea
  in the conversation view, so it needs two changes:

  1) Make MultiRecipientFieldStyle inherit from TextFieldStyle.
  2) Create a local style that inherits from TextAreaStyle and use it in the 
conversation view.

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1426036/+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 1426036] Re: MultiRecipientFieldStyle should inherit from TextFieldStyle

2015-02-26 Thread Tiago Salem Herrmann
** Branch linked: lp:~tiagosh/messaging-app/rtm-14.09-fix-textfieldstyle

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1426036

Title:
  MultiRecipientFieldStyle should inherit from TextFieldStyle

Status in Messaging App:
  New
Status in messaging-app package in Ubuntu:
  New
Status in messaging-app package in Ubuntu RTM:
  New

Bug description:
  Currently MultiRecipientFieldStyle inherits from TextAreaStyle.
  This might break messaging-app if the value of frameSpacing in TextAreaStyle 
changes for any reason.

  messaging-app is also using MultiRecipientFieldStyle for the TextArea
  in the conversation view, so it needs two changes:

  1) Make MultiRecipientFieldStyle inherit from TextFieldStyle.
  2) Create a local style that inherits from TextAreaStyle and use it in the 
conversation view.

To manage notifications about this bug go to:
https://bugs.launchpad.net/messaging-app/+bug/1426036/+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