Bug 62578

Summary: Suggested Improvement to the Collapse/Expand Arrow
Product: [Plasma] Oxygen Reporter: Alex Radu <AlexRadu01>
Component: styleAssignee: Hugo Pereira Da Costa <hugo.pereira.da.costa>
Status: REPORTED ---    
Severity: wishlist CC: finex, hugo.pereira.da.costa, meven29, peter.penz19
Priority: NOR    
Version: 4.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alex Radu 2003-08-13 03:21:35 UTC
Version:           3.1.3 (using KDE KDE 3.1.3)
Installed from:    SuSE RPMs
OS:          Linux

In GNOME, the collapse and exapnd arrow has a black outline with white inside and changes color to balck wehn the mosue hovers over it. In addition when clicked and it transitions positions from facing to the right |> to facing down or vice versa it has anice animation.

I would like to see this in KDE because it would improve KDE's look and feel. Check the screenshot for more info or try GNOME.
Comment 1 Alex Radu 2003-08-13 05:24:44 UTC
http://www.geocities.com/winterwolf64/arrow.jpg 
 
This screenshot unfortuantely doesen't show too much, you have to actually use a 
GNOME program that uses this like Ximian's installer to see what I mean.  
 
Check out more look n feel wishes to make the UI in KDE easier and more pleasing to the 
eye:  
http://bugs.kde.org/show_bug.cgi?id=58944  
http://bugs.kde.org/show_bug.cgi?id=59791  
http://bugs.kde.org/show_bug.cgi?id=62577 
 
 
Comment 2 Thiago Macieira 2003-08-13 14:05:23 UTC
Your webpage is not available. Please attach the image to the bug report. 
Comment 3 Alex Radu 2003-08-13 19:52:04 UTC
Oh, i tried attaching it but didn't work, to acess the page which says is unavailable, you 
have to click the image link and tha n put your mouse in the adress bar, click and press 
enter. This should trick geocities. 
 
If it still doesen't work I will try to upload it via BUGS.KDE.ORG. 
Comment 4 FiNeX 2009-02-15 23:35:36 UTC
@Peter: highlight the +/- icons for expanding/collapsing folders, could be an interesting idea. Are those icons managed by dolphin or is it a kdelibs/style issue?
Comment 5 Peter Penz 2009-02-17 18:00:45 UTC
@FiNeX: This is a style issue.
Comment 6 Christoph Feck 2010-03-14 15:20:56 UTC
Qt correctly sets the QStyle::State_MouseOver for hovered branch indicators, so the style can render them accordingly. Reassigning to Oxygen.

The animation when using arrows could be possible with Oxygen's state changing animations, too.
Comment 7 Hugo Pereira Da Costa 2010-03-14 16:31:41 UTC
Nice Idea. Will do. This will go in KDE4.5.
Comment 8 Hugo Pereira Da Costa 2010-03-21 21:46:37 UTC
SVN commit 1106097 by hpereiradacosta:

Made tree expander arrow smaller; 
Used highlight color for hovered tree expander; 
Use arrow rather than +/- for default tree expander.
CCBUG: 62578


 M  +110 -64   oxygen.cpp  
 M  +10 -0     oxygen.h  
 M  +9 -1      oxygen.kcfg  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1106097