[konsole] [Bug 449799] New: Wrong positioning of graphics.

Martin Sandsmark bugzilla_noreply at kde.org
Tue Feb 8 16:50:12 GMT 2022


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-devel at kde.org
          Reporter: martin.sandsmark at 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 the assignee for the bug.


More information about the konsole-devel mailing list