Bug 71676 - make scrollbar display optional
Summary: make scrollbar display optional
Status: RESOLVED DUPLICATE of bug 220733
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-02 14:43 UTC by Kuba Ober
Modified: 2011-05-29 02:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kuba Ober 2004-01-02 14:43:13 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

There was one nice feature I really liked in Borland's text mode interface classes: the scrollbars were displayed only when the widget needing them was in focus.

I thus propose following alternatively selectable behaviours that would apply to all scrollbar-able K-widgets:

- make scrollbars always visible (as it is now)
- make scrollbars display only in widgets that have focus,
- make scrollbars display only in widgets in which the mouse pointer falls currently ("virtual" focus follows mouse w/o changing the actual focus)

This would be beneficial for small screens. I don't know whether it could be implemented in K-widgets only, or if it needs some more general infrastructure in Qt-copy.
Comment 1 disabled account 2011-05-29 02:17:36 UTC

*** This bug has been marked as a duplicate of bug 220733 ***