[konsole] [Bug 412596] ViewSplitter is not destroyed

2020-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412596 tcanabr...@kde.org changed: What|Removed |Added Status|RESOLVED|VERIFIED Resolution|FIXED

[konsole] [Bug 412596] ViewSplitter is not destroyed

2020-11-03 Thread Nikolay Zlatev
https://bugs.kde.org/show_bug.cgi?id=412596 --- Comment #13 from Nikolay Zlatev --- (In reply to Kurt Hindenburg from comment #12) > Git commit c33eba8c60b99d00cd73c400d23b6f338ef32a85 by Kurt Hindenburg, on > behalf of Carlos Alves. > Committed on 02/11/2020 at 18:14. > Pushed by hindenburg

[konsole] [Bug 412596] ViewSplitter is not destroyed

2020-11-02 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=412596 Kurt Hindenburg changed: What|Removed |Added Status|REPORTED|RESOLVED Version Fixed In|

[konsole] [Bug 412596] ViewSplitter is not destroyed

2020-11-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=412596 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail

[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-11-22 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=412596 --- Comment #11 from Kurt Hindenburg --- Tomaz, do you agree w/ the patch as-is or do you have any suggestions? -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-10-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412596 --- Comment #10 from tcanabr...@kde.org --- Told you that it was non trivial. :) -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-10-17 Thread Nikolay Zlatev
https://bugs.kde.org/show_bug.cgi?id=412596 --- Comment #9 from Nikolay Zlatev --- Created attachment 123276 --> https://bugs.kde.org/attachment.cgi?id=123276=edit Patch v2 This is one of the ugliest code i have wrote. -- You are receiving this mail because: You are watching all bug

[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-10-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412596 --- Comment #8 from tcanabr...@kde.org --- Really thanks for getting your hands dirty :) I'll do a test today on it. the code seems a bit fragile but sometimes code will be fragile no matter what. On Thu, Oct 17, 2019 at 1:47 PM Nikolay Zlatev wrote:

[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-10-17 Thread Nikolay Zlatev
https://bugs.kde.org/show_bug.cgi?id=412596 --- Comment #7 from Nikolay Zlatev --- Created attachment 123271 --> https://bugs.kde.org/attachment.cgi?id=123271=edit ugly patch Working ugly patch/hack Also this fix/resolve #411741 -- You are receiving this mail because: You are watching all

[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-10-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412596 --- Comment #6 from tcanabr...@kde.org --- pseudocode seems nice, I'll try to implement something like that on the weekend. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-10-08 Thread Nikolay Zlatev
https://bugs.kde.org/show_bug.cgi?id=412596 --- Comment #5 from Nikolay Zlatev --- "how complex is to simplify" (best sentence ever) Most complex thing for any developer :) :) :) pseudo code idea void afterTerminalDetached () { if (this->childrenCount == 1 && this->child(0).class ==

[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-10-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=412596 tcanabr...@kde.org changed: What|Removed |Added CC||tcanabr...@kde.org --- Comment #4 from

[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-10-08 Thread Nikolay Zlatev
https://bugs.kde.org/show_bug.cgi?id=412596 --- Comment #3 from Nikolay Zlatev --- Also I think this is the reason for https://bugs.kde.org/show_bug.cgi?id=411741 -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-10-08 Thread Nikolay Zlatev
https://bugs.kde.org/show_bug.cgi?id=412596 --- Comment #2 from Nikolay Zlatev --- (In reply to Kurt Hindenburg from comment #1) > What are you using that shows those lines? Breeze::WidgetExplorer::eventFilter https://github.com/KDE/breeze/blob/master/kstyle/debug/breezewidgetexplorer.cpp

[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-10-07 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=412596 --- Comment #1 from Kurt Hindenburg --- What are you using that shows those lines? -- You are receiving this mail because: You are watching all bug changes.