D29627: [RichTextComposer] Remove stray backspace/delete handling code for headings

Igor Poboiko noreply at phabricator.kde.org
Mon May 11 12:21:46 BST 2020


poboiko created this revision.
poboiko added a reviewer: mlaurent.
Herald added a project: KDE PIM.
poboiko requested review of this revision.

REVISION SUMMARY
  The current code, unfortunately, resets rich text formatting for current line every time user presses backspace.
  It could be safely removed, as the proper code which resets it only when needed was backported
  as a part of 4092f7f0f01e1113734f990c92da31492e7b2692 <https://phabricator.kde.org/R86:4092f7f0f01e1113734f990c92da31492e7b2692> commit.

TEST PLAN
  backspace no longer resets formatting on a line with i.e. bold word

REPOSITORY
  R86 PIM: Text Editor

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D29627

AFFECTED FILES
  src/composer-ng/richtextcomposer.cpp

To: poboiko, mlaurent
Cc: kde-pim, fbampaloukas, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20200511/dbd201f9/attachment.htm>


More information about the kde-pim mailing list