Bug 62578 - Suggested Improvement to the Collapse/Expand Arrow
Summary: Suggested Improvement to the Collapse/Expand Arrow
Status: REPORTED
Alias: None
Product: Oxygen
Classification: Plasma
Component: style (show other bugs)
Version: 4.0
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Hugo Pereira Da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-13 03:21 UTC by Alex Radu
Modified: 2023-08-03 07:48 UTC (History)
4 users (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 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