[konsole] [Bug 412598] messed up character placement

Oswald Buddenhagen bugzilla_noreply at kde.org
Sat Dec 12 14:19:13 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=412598

Oswald Buddenhagen <ossi at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/commit/2a6e52
                   |                            |0a7a92fe796add82f77cda922c5
                   |                            |4e091b9

--- Comment #9 from Oswald Buddenhagen <ossi at kde.org> ---
Git commit 2a6e520a7a92fe796add82f77cda922c54e091b9 by Oswald Buddenhagen.
Committed on 12/12/2020 at 14:09.
Pushed by ossi into branch 'master'.

ensure that window size is correct before starting session (again)

commit b84c0f49 replaced the previous hack, clearly failing to notice
that in-thread qobject conections are direct by default. we need to make
the competing connection queued instead.

this remains a hack; a proper solution would be avoiding the instant
resize by skipping the initialization to 80x25, but i'm not going to
touch any of that mess.

M  +5    -3    src/session/Session.cpp

https://invent.kde.org/utilities/konsole/commit/2a6e520a7a92fe796add82f77cda922c54e091b9

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list