[Breeze] [Bug 395010] If scroll up/down buttons are visible, always show them in the scrollbar gutter

2021-07-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=395010

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze/-/merge_requests/
   ||112/diffs?commit_id=513e3f8
   ||5f7609ca5615ca21c150855c18b
   ||f6c9bc
   Version Fixed In||5.23
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Nate Graham  ---
This was fixed by Jan Blackquill with
https://invent.kde.org/plasma/breeze/-/merge_requests/112/diffs?commit_id=513e3f85f7609ca5615ca21c150855c18bf6c9bc
in Plasma 5.23!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Breeze] [Bug 395010] If scroll up/down buttons are visible, always show them in the scrollbar gutter

2021-05-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=395010

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/breeze/-/merge_requests/99

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Breeze] [Bug 395010] If scroll up/down buttons are visible, always show them in the scrollbar gutter

2021-02-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=395010

Nate Graham  changed:

   What|Removed |Added

 CC||k...@paulmcauley.com

--- Comment #4 from Nate Graham  ---
*** Bug 432874 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Breeze] [Bug 395010] If scroll up/down buttons are visible, always show them in the scrollbar gutter

2018-06-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=395010

--- Comment #3 from Nate Graham  ---
Yeah, I didn't have much luck there either. I found two instances of this in
kstyle/breezestyle.cpp:

// no mouse over and no animation in progress, don't draw arrows at all
else if( !widgetMouseOver ) return Qt::transparent;

Removing those made the arrows appear by default, but after hovering the
scrollbar groove and moving the mouse out of it, they disappear.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Breeze] [Bug 395010] If scroll up/down buttons are visible, always show them in the scrollbar gutter

2018-06-03 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=395010

Hugo Pereira Da Costa  changed:

   What|Removed |Added

 CC||hugo.pereira.da.costa@gmail
   ||.com
   Assignee|hugo.pereira.da.costa@gmail |plasma-devel@kde.org
   |.com|

--- Comment #2 from Hugo Pereira Da Costa  ---
Hint. 
The action is not in ./kstyle/animations/breezescrollbardata.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.