D19443: Fix automatic bullets

Robert Hoffmann noreply at phabricator.kde.org
Fri Mar 1 13:58:11 GMT 2019


hoffmannrobert created this revision.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
hoffmannrobert requested review of this revision.

REVISION SUMMARY
  Only create bullets automatically if 'Rich-Text' ist checked
  (Settings / Editor). Non-Rich-Text notes loose their bullets
  as soon as the note looses its focus or is saved.

TEST PLAN
  Make sure in KNotes editor settings the 'Rich-Text' checkbox is
  unchecked. Create a new note, type a '-' or a '*' and some
  text behind. Without the fix, an indented bullet would be drawn
  in front of the text, the return key would create new lines
  starting with a bullet. When clicking any other window the
  bullets would disappear.
  With the fix applied, no bullets are created.
  
  Switch on the 'Rich-Text' checkbox and create a new note. Bullets
  are created automatically if typing '-' or a '*' and do not
  disappear when the notes looses focus. Saved notes containing
  bullets still show them after restarting knotes.

REPOSITORY
  R208 KNotes

BRANCH
  fix_automatic_bullets

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

AFFECTED FILES
  src/notes/knote.cpp

To: hoffmannrobert
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190301/bf045f63/attachment.html>


More information about the kde-pim mailing list