[messaging-app] missing visual hints when switching SIMs in thread
Bug #1356950 reported by
Olga Kemmet
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Released
|
High
|
Olga Kemmet | ||
messaging-app |
Fix Released
|
High
|
Tiago Salem Herrmann | ||
history-service (Ubuntu RTM) |
Fix Released
|
High
|
Tiago Salem Herrmann | ||
messaging-app (Ubuntu) |
Fix Released
|
High
|
Tiago Salem Herrmann | ||
messaging-app (Ubuntu RTM) |
Fix Released
|
High
|
Tiago Salem Herrmann |
Bug Description
If using a dual SIM device, it is possible to switch between the two SIMs in one thread. If user selects an other SIM from the header sub-section, a visual hint/indication should be visible in the actual messaging thread.
Please refer to the attached image.
Related branches
lp://staging/~tiagosh/messaging-app/information-messageType
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Bill Filler (community): Approve
- Gustavo Pichorim Boiko (community): Approve
-
Diff: 352 lines (+211/-56)7 files modifiedsrc/qml/AccountSectionDelegate.qml (+75/-0)
src/qml/MessageBubble.qml (+1/-1)
src/qml/MessageDateSection.qml (+2/-0)
src/qml/MessageDelegateFactory.qml (+1/-1)
src/qml/Messages.qml (+16/-2)
src/qml/MessagesListView.qml (+30/-52)
src/qml/RegularMessageDelegate.qml (+86/-0)
lp://staging/~tiagosh/history-service/information-messageType
- Gustavo Pichorim Boiko (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 298 lines (+132/-14)9 files modifiedUbuntu/History/historymodel.cpp (+25/-0)
Ubuntu/History/historymodel.h (+11/-0)
daemon/historydaemon.cpp (+5/-5)
plugins/sqlite/schema/v9.sql (+81/-0)
src/event.cpp (+1/-1)
src/tests/TextEventTest.cpp (+4/-4)
src/tests/VoiceEventTest.cpp (+1/-1)
src/textevent.cpp (+1/-1)
src/types.h (+3/-2)
Changed in messaging-app: | |
status: | New → Confirmed |
Changed in messaging-app (Ubuntu): | |
status: | New → Confirmed |
Changed in messaging-app: | |
importance: | Undecided → Medium |
Changed in messaging-app (Ubuntu): | |
importance: | Undecided → Medium |
Changed in messaging-app: | |
assignee: | nobody → Renato Araujo Oliveira Filho (renatofilho) |
Changed in messaging-app (Ubuntu): | |
assignee: | nobody → Renato Araujo Oliveira Filho (renatofilho) |
tags: | added: touch-2014-09-11 |
tags: |
added: ota-1 removed: touch-2014-09-11 |
Changed in messaging-app: | |
importance: | Medium → High |
Changed in messaging-app (Ubuntu): | |
importance: | Medium → High |
tags: | added: touch-2014-10-02 |
Changed in history-service (Ubuntu RTM): | |
importance: | Undecided → High |
status: | New → Confirmed |
assignee: | nobody → Tiago Salem Herrmann (tiagosh) |
Changed in messaging-app (Ubuntu RTM): | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Tiago Salem Herrmann (tiagosh) |
tags: |
added: touch-2014-10-09 removed: touch-2014-10-02 |
Changed in messaging-app: | |
status: | Confirmed → Fix Released |
Changed in ubuntu-ux: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
this is critical for UX