Merge lp://qastaging/~tiagosh/messaging-app/no-nbsp-in-bubbles into lp://qastaging/messaging-app

Proposed by Tiago Salem Herrmann
Status: Needs review
Proposed branch: lp://qastaging/~tiagosh/messaging-app/no-nbsp-in-bubbles
Merge into: lp://qastaging/messaging-app
Diff against target: 48 lines (+13/-9)
1 file modified
src/qml/MessageBubble.qml (+13/-9)
To merge this branch: bzr merge lp://qastaging/~tiagosh/messaging-app/no-nbsp-in-bubbles
Reviewer Review Type Date Requested Status
system-apps-ci-bot continuous-integration Needs Fixing
PS Jenkins bot continuous-integration Needs Fixing
Sebastien Bacher Needs Fixing
Review via email: mp+273467@code.qastaging.launchpad.net

Commit message

Use   to ensure lines will be properly broken in word boundaries.

Description of the change

Use   to ensure lines will be properly broken in word boundaries.

To post a comment you must log in.
446. By Tiago Salem Herrmann

Use Text.AutoText and don't try replacing spaces

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks but that restore bug #1467347 (leading spaces being removed) which we got several users to report because it destroys carreful manual formating of texts...

review: Needs Fixing
447. By Tiago Salem Herrmann

only replace \n by <br> if the plain text was turned into html

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
system-apps-ci-bot (system-apps-ci-bot) wrote :
review: Needs Fixing (continuous-integration)

Unmerged revisions

447. By Tiago Salem Herrmann

only replace \n by <br> if the plain text was turned into html

446. By Tiago Salem Herrmann

Use Text.AutoText and don't try replacing spaces

445. By Tiago Salem Herrmann

Use ensp to ensure lines will be broken in word boundaries

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches