Summary: | Kjots: format painter doesn't seem to work | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | btuutp45 |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | anderslund, winter |
Priority: | NOR | ||
Version: | 4.14.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdelibs/51da90df9eafaeefe4b2a4a24be3af2ae18df2f8 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | patch (untested) |
Description
btuutp45
2010-01-09 17:22:54 UTC
Created attachment 53164 [details]
patch (untested)
According to docs, textCursor() returns a copy, so to apply changes you have to call setTextCursor(). I do not have a source build (netbook), but i assume this should work.
Git commit 51da90df9eafaeefe4b2a4a24be3af2ae18df2f8 by Allen Winter. Committed on 08/09/2015 at 19:05. Pushed by winterz into branch 'KDE/4.14'. krichtextwidget.cpp - fix format painter changes not taking effect. REVIEW: 125068 MERGE: frameworks ktextwidgets M +6 -4 kdeui/widgets/krichtextwidget.cpp http://commits.kde.org/kdelibs/51da90df9eafaeefe4b2a4a24be3af2ae18df2f8 |