<div dir="ltr">you are correct, there is a bug there, I have never realized it.<div>Do you want to try to solve it? code *should* not be complex.</div><div>if not, I can try later on.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Dec 19, 2021 at 10:39 AM Alfonso Murolo <<a href="mailto:bugzilla_noreply@kde.org">bugzilla_noreply@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><a href="https://bugs.kde.org/show_bug.cgi?id=447074" rel="noreferrer" target="_blank">https://bugs.kde.org/show_bug.cgi?id=447074</a><br>
<br>
--- Comment #3 from Alfonso Murolo <<a href="mailto:almur.kde@gmail.com" target="_blank">almur.kde@gmail.com</a>> ---<br>
(In reply to tcanabrava from comment #2)<br>
> Created attachment 144670 [details]<br>
> attachment-25446-0.html<br>
> <br>
> Subsequent commands splits the *current* container in exactly half.<br>
> I understand the request but I think it would be complex to implement<br>
> considering that the old behavior you could do only vertical *or*<br>
> horizontal splits, not combine them. (so it was easy to just reorganize the<br>
> screen dividing the width by the number of splits)<br>
> <br>
> Now we can combine splits, horizontal and vertical, so resizing all panels<br>
> is not so straightforward.<br>
> <br>
> <br>
> Le dim. 19 déc. 2021 à 09:51, Alfonso Murolo <<a href="mailto:bugzilla_noreply@kde.org" target="_blank">bugzilla_noreply@kde.org</a>> a<br>
> écrit :<br>
> <br>
> > <a href="https://bugs.kde.org/show_bug.cgi?id=447074" rel="noreferrer" target="_blank">https://bugs.kde.org/show_bug.cgi?id=447074</a><br>
> ><br>
> > Alfonso Murolo <<a href="mailto:almur.kde@gmail.com" target="_blank">almur.kde@gmail.com</a>> changed:<br>
> ><br>
> >            What    |Removed                     |Added<br>
> ><br>
> > ----------------------------------------------------------------------------<br>
> >                  CC|                            |<a href="mailto:almur.kde@gmail.com" target="_blank">almur.kde@gmail.com</a><br>
> ><br>
> > --- Comment #1 from Alfonso Murolo <<a href="mailto:almur.kde@gmail.com" target="_blank">almur.kde@gmail.com</a>> ---<br>
> > I can confirm this, I have tried it on my personal machine (Konsole 21.12<br>
> > on<br>
> > Archlinux) and on Konsole master (22.03.70). I am looking into why this<br>
> > happens. At a certain point I started thinking that maybe this could be<br>
> > intended, but the fact that the first command spilits in exactly half, and<br>
> > subsequent commands don´t, is to me giving away that something is odd.<br>
> ><br>
> > --<br>
> > You are receiving this mail because:<br>
> > You are the assignee for the bug.<br>
<br>
As I am not very familiar with the code of the ViewSplitter, and I chose this<br>
issue as the first one ever to look at (:D), please take my words with a grain<br>
of salt: it seems from the behaviour however that the sizes of the current<br>
container are incorrectly referenced to. <br>
<br>
This results in a failure:<br>
1. Split the views in half top/bottom. Views will be split correctly<br>
2. Kill the bottom view. Now only one view exists, exactly identical to the<br>
first<br>
3. Split the view in half top/bottom again. Current container should,<br>
intuitively, be exactly the same size of the original container, to be split in<br>
half. Observe the failure in splitting in half a second time.<br>
<br>
-- <br>
You are receiving this mail because:<br>
You are the assignee for the bug.</blockquote></div>