Summary: | When kate is maximized the editor scroll bar should be positioned against the window border with no space between the scroll bar and the border | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Oded Arbel <oded> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | l.lunak |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Oded Arbel
2005-12-05 14:14:08 UTC
I can confirm that this affects all KDE apps, not just Kate. Tested on KDE 3.6 on Ubuntu and Fedora Core 6. Reassigning to kwin. The scrollbar *is* at the window border, the problem seems to be that the window border is still there / still interacts with the mouse. So I don't see anything that could be done about it from within kate. bug #84154 is related. Configure Window Behaviour -> Moving -> [ ] Allow moving and resizing of maximised windows make the small border (which is really a handle to move and resize) go away. Which decoration(s)? I do not know of any decoration that doesn't have this problem. I concur that all apps manifest this except gtk ones like firefox. In gtk apps, the scrollbar really is at the very edge of the screen even when using the same kde style. In essence, the kde style involved has no real bearing on this issue. Note also that this has nothing to do with "allow moving and resizing of maximized windows" since unchecking the option still leaves the padding beside the scrollbar. With the Keramik window decoration and "Allow moving and resizing of maximized windows" turned off, with KWrite the scrollbar works, but not with Kate. Checking geometry shows that the Kate window itself reaches as far the as screen edge and there's no decoration border. Hmm.. indeed kwrite's scrollbar is fine. I used to think all kde applications have this "bug". I suppose the title initially proposed still stands. Sorry about the mis-assignment. By default I use a style (Platinum) that does not hide the window borders when maximized (and moving of maximized windows is not allowed), so I thought it was that issue. I can in fact reproduce the pattern using KDE 3.5.8 version of kwrite (working) and kate (not working) in Keramik / Plastik. However, the KDE 4 versions of kate and kwrite both work as expected. So I'll close this as fixed in KDE 4. Jfi: Kate in KDE3 has a extra tabbar around it to allow multiple tabs. (The feature is disabled/hidden). In KDE4 this tabbar was removed. Thus, no extra frame. |