Summary: | kate window in kdevelop 3.0.2 partially behind bottom "window bar" | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Holger Schröder <holger-kde> |
Component: | kmdi | Assignee: | Matt Rogers <mattr> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 3.0.2 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
this screenshot shows the broken kate window ( see line containing the cursor )
this is the broken kdeveloprc this is the working kdeveloprc bug visualization |
Description
Holger Schröder
2004-03-17 22:29:18 UTC
Created attachment 5258 [details]
this screenshot shows the broken kate window ( see line containing the cursor )
Created attachment 5259 [details]
this is the broken kdeveloprc
Created attachment 5260 [details]
this is the working kdeveloprc
Using recent version of KDevelop compiled from CVS, I experienced problem similar to this one. After deleting kdeveloprc file, the buttons at bottom of screen (Messages, Application, Diff, etc) were displayed in one row, but cut off at the right. The last button I could see was "CTA" and Problems button was not visible at all. After resizing the window, all buttons were visible in two rows, but now the Kate window was cut off. In my case, it was even more severe than original reporter's screenshot because the Kate vertical scrollbar was cut off at the bottom. Only the tip of the up arrow was visible and down arrow was completely hidden underneath the bottons at bottom, making it difficult to scroll down through code. I can get everything straightened out by clicking Messages button and clicking the Overlap button (tiny square in upper right corner of Messages frame). KDE version? Qt version? KDevelop HEAD or KDE_3_2_BRANCH ? Screenshot? Created attachment 8139 [details]
bug visualization
this is kdevelop after it started and I resized it to be smaller
Responses to questions in comment #5: Qt: 3.3.3 KDE: 3.3.89 (CVS >= 20040820) KDevelop compiled from CVS HEAD about 2 weeks ago. See Anne-Marie's screenshot. This must be KMDI's fault. I cannot see how the app can be responsible for the partarea <-> toolview interaction. I think you can close this now. The misbehavour I described above is gone in latest HEAD. can't see it here either. |