[Ubuntu-apps-bugs] [Bug 1425598] Re: No expired certificate dialog

2015-02-25 Thread Omer Akram
InstallationDate: Installed on 2015-02-25 (0 days ago) InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf (20150225-020204) SourcePackage: webbrowser-app UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https

[Ubuntu-apps-bugs] [Bug 1356950] Re: [messaging-app] missing visual hints when switching SIMs in thread

2015-02-25 Thread Olga Kemmet
** Changed in: ubuntu-ux Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Apps bug tracking, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1356950 Title: [messaging-app] missing visual hints

[Ubuntu-apps-bugs] [Bug 1375890] Re: [messaging-app] + [phone-app] different time formats and font strenghts

2015-02-25 Thread Olga Kemmet
** Changed in: ubuntu-ux Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Apps bug tracking, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1375890 Title: [messaging-app] + [phone-app]

[Ubuntu-apps-bugs] [Bug 1373479] Re: [messaging-app] new received messages are not scrolled into view

2015-02-25 Thread Olga Kemmet
** Changed in: ubuntu-ux Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Apps bug tracking, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1373479 Title: [messaging-app] new received messages

[Ubuntu-apps-bugs] [Bug 1410500] Re: [phone-app] Selecting matched numbers from Recent should use the full contact's number

2015-02-25 Thread Olga Kemmet
** Changed in: ubuntu-ux Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Apps bug tracking, which is subscribed to history-service in Ubuntu. https://bugs.launchpad.net/bugs/1410500 Title: [phone-app] Selecting matched

[Ubuntu-apps-bugs] [Bug 1416037] Re: [osk] Language button should always be visible

2015-02-25 Thread Olga Kemmet
** Changed in: ubuntu-ux Status: New = Fix Released ** Changed in: ubuntu-ux Importance: Undecided = High ** Changed in: ubuntu-ux Assignee: (unassigned) = Jouni Helminen (jounihelminen) -- You received this bug notification because you are a member of Ubuntu Apps bug tracking,

[Ubuntu-apps-bugs] [Bug 1416157] Re: [osk] emoji menu should toggle in both directions

2015-02-25 Thread Olga Kemmet
** Summary changed: - emoji menu should toggle in both directions + [osk] emoji menu should toggle in both directions ** Changed in: ubuntu-ux Assignee: (unassigned) = Jouni Helminen (jounihelminen) ** Changed in: ubuntu-ux Status: New = Fix Released ** Changed in: ubuntu-ux

[Ubuntu-apps-bugs] [Bug 1376793] Re: [messaging-app] search should include message content

2015-02-25 Thread Olga Kemmet
** Changed in: ubuntu-ux Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Apps bug tracking, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1376793 Title: [messaging-app] search should include

[Ubuntu-apps-bugs] [Bug 1390469] Re: [messaging-app] can't receive vcards via SMS

2015-02-25 Thread Bill Filler
It works for me when sharing a contact from my iPhone. Shows up in messaging-app correctly and I can save into my address-book. It requires MMS to be working so it's possible you are having MMS issues (requires data connection) ? Can you receive photos? What build are you on? ** Changed in:

[Ubuntu-apps-bugs] [Bug 1424714] Re: Word suggestions do not list the most likely correction first or at all

2015-02-25 Thread Bill Filler
** Also affects: ubuntu-keyboard Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Apps bug tracking, which is subscribed to ubuntu-keyboard in Ubuntu. https://bugs.launchpad.net/bugs/1424714 Title: Word suggestions do not

[Ubuntu-apps-bugs] [Bug 1425379] Re: touch browser crashes when selecting text in landscape mode

2015-02-25 Thread Olivier Tilloy
I can reliably reproduce the issue. Here is the backtrace of the crash: #0 0xb6cc5fb4 in validityError (source=0x0, position=0x0, this=0xb88dd6c0) at io/qurl.cpp:1562 #1 QUrl::isValid (this=0xb88dd5c4) at io/qurl.cpp:1807 #2 0xb6ccae42 in QUrl::toString (this=this@entry=0xb88dd5c4,

[Ubuntu-apps-bugs] [Bug 1425379] Re: touch browser crashes when invoking contextual menu in landscape orientation

2015-02-25 Thread Olivier Tilloy
This seems to be an issue in the UITK, I can reproduce with the following sample scene: import QtQuick 2.0 import Ubuntu.Components 1.1 import Ubuntu.Components.Popups 1.0 OrientationHelper { MouseArea { anchors.fill: parent onClicked: { PopupUtils.open(popover)