https://bugs.kde.org/show_bug.cgi?id=472566
--- Comment #1 from wolthera <griffinval...@gmail.com> --- Yes, I've seen this several times with different fonts and font-sizes, and I have no clue what is causing it. The line-height thing where it was 'fixed' by adding scaleToPixel to the equasion was one of these situations, and everytime I ask help it either doesn't reproduce or it's like 'well, tweaking this fixes it thus that must be the cause', which makes no sense, the boundingboxes, text-to-shape (in the shape edit tool) and the paintComponent() all use the exact same text-layout result, they should never be different. I suspect that the potential KisForest refactor that text may have for phase 2 could fix it by making all three of these use the same codepath, but that's a wild guess and as it is, I have no clue what causes this. -- You are receiving this mail because: You are watching all bug changes.