Summary: | no scrollbar for accounts in the right pane | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Venky <venkythegeek> |
Component: | presence-applet | Assignee: | Francesco Nwokeka <francesco.nwokeka> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde |
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | 0.4.0 | ||
Platform: | Chakra | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Venky
2011-06-09 18:20:33 UTC
Actually that right hand area does scroll if you mouse wheel on it. But it is indeed missing a scrollbar. Assigned to nwoki. Ah, I was using my trackpad, so never imagined that was happening. Thanks for the tip :) Sent using my iPhone On Jun 9, 2011, at 11:36 AM, David Edmundson <kde@davidedmundson.co.uk> wrote: > https://bugs.kde.org/show_bug.cgi?id=275296 > > > David Edmundson <kde@davidedmundson.co.uk> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |ASSIGNED > CC| |kde@davidedmundson.co.uk > AssignedTo|kde-telepathy@kde.org |francesco.nwokeka@gmail.com > Ever Confirmed|0 |1 > > > > > --- Comment #1 from David Edmundson <kde davidedmundson co uk> 2011-06-09 18:36:29 --- > Actually that right hand area does scroll if you mouse wheel on it. > > But it is indeed missing a scrollbar. > > Assigned to nwoki. > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. Git commit 9635556396187048927b78691230ae88455369fd by Francesco Nwokeka. Committed on 10/06/2011 at 23:13. Pushed by nwokeka into branch 'master'. ADD: scrollbar effects when resizing plasmoid BUG: 275296 the scrollbar fades out when not needed and back in when needed. M +13 -6 package/contents/ui/RightPanel.qml A +69 -0 package/contents/ui/ScrollBar.qml [License: GPL (v2+)] http://commits.kde.org/telepathy-presence-applet/9635556396187048927b78691230ae88455369fd |