touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #59000
[Bug 1426036] Re: MultiRecipientFieldStyle should inherit from TextFieldStyle
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-bot@xxxxxxxxxxxxx> Sat, 28 Feb 2015 04:08:32 +0000
** 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