Re: 3.2.2 Konq Sidebar iconbar: how to remove text labels?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



orf@xxxxxxxxx wrote:
hi

i have some problems with the (newish) text labels on the sidebar iconbar:

-i cannot turn it off. For me its just clutter.

-the font is rendered in some bizarre manner with a shadow.

-icons should never move when you click on them.

so what am i missing? :-)


This appears to happen about here in "sidebar_widget.cpp:

		QString icon = confFile->readEntry("Icon");
		if (!icon.isEmpty())
		{
			menu->insertItem(SmallIcon(icon),
					 confFile->readEntry("Name"), i);
		} else {
			menu->insertItem(confFile->readEntry("Name"), i);
		}

I see no conditional based on something in:

	$HOME/.kde/share/config/konqsidebartng.rc

So, it appears that it isn't configurable.

And, yes I think that it is a NON-feature.  It should be possible to turn it off.

This has NOT changed in KDE-3.3.0BETA1 so I would add a WishList item:

	http://bugs.kde.org/

And/Or, you can post a small rant on <kde-usability@xxxxxxx>.

Sorry that I couldn't tell you how to fix it without changing the code.

--
JRT
___________________________________________________
.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

[Index of Archives]     [Trinity (TDE) Desktop Users]     [Fedora KDE]     [Fedora Desktop]     [Linux Kernel]     [Gimp]     [GIMP for Windows]     [Gnome]     [Yosemite Hiking]
  Powered by Linux