remove text status patch

Manuel Breugelmans mbr.nxi at gmail.com
Thu Jan 8 11:25:37 UTC 2009


On Thursday 08 January 2009 03:55:58 Loukas Stoumbos wrote:
> I did some research and is it possible that the location of the search bar
> is set from Kate? If this is true I wanted to follow the code from hitting
> CTRL + F to show the search bar to see how it is loaded in the code and how
> it chooses it's resting spot so I could find why the main window resizes.
>

Great that you are looking into this, imo one of the showstoppers. As you are 
probably aware this has a bug report with a bit of info.

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

It can be triggered with 0 text views open & without spawning a resize widget, 
so that's not the root cause ... It's probably located in or around 
KDevelop::MainWindow or one of it's (many many) supers. eg KMainWindow 
contains some fishy warnings about resize & default window size, could be 
related.

http://lxr.kde.org/source/KDE/kdelibs/kdeui/widgets/kmainwindow.h#345


Manuel




More information about the KDevelop-devel mailing list