Summary: | Text tool resets its color, align and line spacing settings every time I edit the text. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | acc4commissions |
Component: | Tool/Text | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alvin, dimula73, griffinvalley, theforken |
Priority: | NOR | ||
Version First Reported In: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
acc4commissions
2018-01-01 03:39:35 UTC
If you are reporting an issue with a nightly build, please set the version to "git master" and include the commit hash (or the name of the downloaded package file, i.e. `krita-nightly-**********`). 'krita-nightly-v4.0.0-prealpha.2-458-g9927ae411d' Done. Sorry for the inconvenience. Yeah, I fixed text-align yesterday. Color and line-spacing I attempted to fix, but they proved to be too complicated. More info here: https://phabricator.kde.org/T1004#122280 Subscript and superscript are caused because they are filtered out(because there's stuff like margins and such that make no sense in svg), but I'd like to talk to dmitry whether the filtering system can't be handled a little bit more elegantly. BTW, the nightly builds 'missing' menus is caused by there being no translations, but your version of krita tries to get the current translation anyway. You can 'fix' this by deleting your kritarc, though it might proly be fixed once we start packaging translations again :) I'm experiencing also a problem with line breaks. If the text is not "Left aligned", every time I open the Edit text tool, it resets every line break. You can see the problem also with "Both" mode enabled (Edit text -> settings menu -> editor mode tab -> both option). If you enter a 2 lines text, apply center alignement, click on SVG Source tab and back to the Rich text one now you have a single line text. tested on 4.0.1 and also 4.1.0 prealpha Hi, all! I think I have fixed this bug in a commit that got into 4.1.3: https://phabricator.kde.org/R37:8b5f09d2fcbb81c4eb3ec03905d63a1387cd9ce2 I've also pushed more fixes right now. They will be available in tomorrow's automated stable builds. Please test it when the new package is ready :) Windows: https://binary-factory.kde.org/job/Krita_Stable_Windows_Build/ Linux: https://binary-factory.kde.org/job/Krita_Stable_Appimage_Build/ |