https://bugs.kde.org/show_bug.cgi?id=449799
Bug ID: 449799 Summary: Wrong positioning of graphics. Product: konsole Version: master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: konsole-de...@kde.org Reporter: martin.sandsm...@kde.org Target Milestone: --- E. g. the sixel painting code doesn't seem to take into account margins etc. The reason I originally put the sixel code in drawContents() was to reuse the position calculation code: https://invent.kde.org/sandsmark/konsole/-/commit/700d9aa85c71fa578067499b50bbd0402b637a5c#44da6138f6731f1622f59c0b0b6c2dd697e2160e_66_68 I haven't looked at the rest of the changes related to it so there might be a good reason for it to be in drawTextFragment (which isn't supposed to know about absolute positions so it gets messy when it is there). There's also minor stuff, like multiple views onto the same terminal session the parser/vt102emulation is a bit broken since it now accesses a random terminaldisplay to do scaling, but I'm not sure if the code is considered done and I should open new bug reports about minor stuff? -- You are receiving this mail because: You are watching all bug changes.