Bug 69077 - Tooltips are missing on all GUI items
Summary: Tooltips are missing on all GUI items
Status: RESOLVED FIXED
Alias: None
Product: kompare
Classification: Applications
Component: general (show other bugs)
Version: 3.2
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Kompare developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-26 16:47 UTC by Amilcar do Carmo Lucas
Modified: 2015-04-12 02:37 UTC (History)
3 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 Amilcar do Carmo Lucas 2003-11-26 16:47:54 UTC
Version:           3.2 (using KDE 3.1.3)
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:          Linux (i686) release 2.4.18-64GB-SMP

Tooltips are missing on all GUI items.
Nothing happends if you leave the mouse over a button for instance.
Comment 1 Ingo Klöcker 2004-01-22 01:02:57 UTC
Works in KDE 3.2 RC1.
Comment 2 Otto Bruggeman 2004-01-24 13:51:17 UTC
Yes but not for the buttons in the configure kompare dialog pages. Almost fixed this locally though. Expect a commit related to this this weekend.
Comment 3 Otto Bruggeman 2004-01-25 21:40:29 UTC
Subject: Re: kdesdk/kompare

On Sunday 25 January 2004 21:27, Otto Bruggeman wrote:
> CVS commit by bruggie:
>
> Implemented Ingo's wish, not with a simplestringlisteditor but with a
> klineeditbox CCMAIL: 73195-done@bugs.kde.org

Bah this also implements a lot of tooltips for the gui items on the diff pages 
in the configure dialog, and adds 1 extra diff option. Still a mess though so 
i'll need to redo the layout some day. Usability people care to help out with 
that before 3.3 some time ?

Is this enough tooltips for your taste or do you want more Amilcar ? Lately i 
feel like a male version of the fairy godmother because of the many wishes i 
grant :)

Otto

>   M +14 -10    kompareurldialog.cpp   1.8
>   M +4 -3      kompareurldialog.h   1.3
>   M +44 -24    komparepart/diffprefs.cpp   1.23
>   M +6 -3      komparepart/diffprefs.h   1.10
>   M +7 -9      komparepart/diffsettings.cpp   1.15
>   M +3 -3      komparepart/diffsettings.h   1.14
>   M +0 -1      libdiff2/komparemodellist.cpp   1.61
>   M +18 -7     libdiff2/kompareprocess.cpp   1.27
Comment 4 Amilcar do Carmo Lucas 2004-01-25 22:05:54 UTC
Sorry. There are still things missing in the Apearence, Diff, Format and Exlude tabs. :(

One other missing thing is that the caption on the status bar should Explain what the menu item is suposed to do. Take a look at KDevelop. If you select "Edit->Find in files" you get "Shearch for expressions over several files" in the status bar.

This improves usability.

Thanks for all the whish granting. Kompare is a great app.
Helps me a lot developing KDevelop.
Comment 5 Otto Bruggeman 2004-01-25 23:20:21 UTC
I don't like the show some help in the statusbar of a different window. But i will add more tooltips and whatsthis information for all the different gui items on all tabs this time :) (I knew it could be improved that's why i did not close the bug yet)
Comment 6 Jeff Snyder 2005-06-06 21:44:35 UTC
This is gonna be a little spammy... I'm reassigning everything that's currently 
assigned to bruggie (who's been the default assignee for bugs since time began) 
to the new list address. 
 
Bruggie: if you're working on one or more of these atm, please snatch 'em 
back.. 
 
Everyone, esp. Joshua and Bruggie: if this genrates 33 mails, my sincere 
apologies.. 
Comment 7 Otto Bruggeman 2009-02-21 23:14:54 UTC
Silly me, I copied the wrong bug number. There was some info in this commit that applies to the other bug.

SVN commit 929702 by bruggie:

CCBUG: 61391 Add even more "what's this" strings to the diff options. Still a
few pages left to do. Finally fully remove the options for RCS and Ed, they
will never be implemented by me.

 M  +11 -6     diffpage.cpp  


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