Summary: | Visual Bug Using Text Tool With Underline and Subscript | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Gequibren <ebregon> |
Component: | Tool/Text | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | dimula73, eoinoneill1991, halla |
Priority: | NOR | Keywords: | investigated, triaged |
Version First Reported In: | 4.1.1 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | 3 lines can be seen to the left of the text box when it has been moved. It is an example of the error that occurs. |
Description
Gequibren
2018-08-16 07:52:00 UTC
Application Version: Master Bug Confirmed Easily reproducible but it may take a few tries. Seems like it doesn't happen with every font. Worked when I switched to Nimbus Sans L. Hi, Gequibren and Eoin! Are you sure that that the bug is still reproducible in master? I cannot reproduce it neither with Nimbus Sans L nor with Arial fonts... The only trouble I see is that the subscripted part of the text doesn't have color property on it. Git commit 933eeca6e8b9f440892f246d09926b8b74d9ce7b by Dmitry Kazakov. Committed on 26/09/2018 at 16:17. Pushed by dkazakov into branch 'master'. Display text color loaded from SVG correctly in the editor M +2 -4 libs/flake/text/KoSvgTextShapeMarkupConverter.cpp https://commits.kde.org/krita/933eeca6e8b9f440892f246d09926b8b74d9ce7b Git commit 788d8a1f455437602af933059ce80c6e1db988cc by Dmitry Kazakov. Committed on 26/09/2018 at 15:47. Pushed by dkazakov into branch 'master'. Make foregroud text color style inherit correctly Now the color of small chunks with a different style is not rest to black :) M +12 -9 libs/flake/text/KoSvgTextShapeMarkupConverter.cpp https://commits.kde.org/krita/788d8a1f455437602af933059ce80c6e1db988cc Sorry, I don't understand what you mean with "in master" version. My version is 4.1.1. I tried with Dotum, Batam and Arial letter fonts. "master" is the place where we put in all new code. We have a daily build for Linux and Windows of that code: see the nightly builds section of https://krita.org/en/download/krita-desktop/ . I will mark the bug as NEEDSINFO for now. If the bug is still present in nightly builds, please mark the bug as REOPENED, so we could notice it. Otherwise, if the bug is gone, just mark it as RESOLVED. You can find the packages at the following links: Windows: https://binary-factory.kde.org/job/Krita_Nightly_Windows_Build/ Linux: https://binary-factory.kde.org/job/Krita_Nightly_Appimage_Build/ Works fine now, thanks ! Marked as "RESOLVED". |