Bug 66576

Summary: Width of list column too narrow in styles dialog
Product: [Applications] kopete Reporter: Casey Allen Shobe <cshobe>
Component: Main ApplicationAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: LO    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Casey Allen Shobe 2003-10-25 17:46:25 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

The width of the styles list in the chat window appearance dialog is too narrow and does not resize proportionally to contents.  I'll take a look at the UI as time allows.
Comment 1 Casey Allen Shobe 2003-10-30 13:37:15 UTC
I've modified the .ui file such that it works as expected when adding a dummy long entry and using the preview mode in designer.  However it does not work when compiled -- I suspect perhaps because the khtml widget is forcing too much width.  Any ideas?
Comment 2 Jason Keirstead 2003-10-30 13:50:49 UTC
Subject: Re: [Kopete-devel]  Width --> smart in styles dialog.

On October 30, 2003 08:37 am, Casey Allen Shobe wrote:
> ------- Additional Comments From cshobe@softhome.net  2003-10-30 13:37
> ------- I've modified the .ui file such that it works as expected when
> adding a dummy long entry and using the preview mode in designer.  However
> it does not work when compiled -- I suspect perhaps because the khtml
> widget is forcing too much width.  Any ideas?

My idea (and this can't really be done in freeze ), is that this dialog is very over-crowded in
the first place (yes I know I designed it... )

There's too many buttons and stuff in there for something as simple as choosing a style.

I propose that, after freeze, it be changed to that the only thing there is the style list,
and the KHTML part, and a single "Manage Styles" button. clicking this will open a dialog
that has a 3 pane view like KMail.. style list on the left, editor on the bottom, and preview
on the top. All the Add / Remove / Edit/ Copy stuff can be put in there.

However, none of this really affects right now.


Comment 3 Casey Allen Shobe 2003-12-24 21:14:40 UTC
I can't fix this at present.  No change to the UI seems to affect the final outcome.  De-assigning.
Comment 4 Richard Smith 2004-02-12 20:05:57 UTC
CVS commit by lilachaze: 

Put a splitter between style list and style preview.
CCMAIL: 66576@bugs.kde.org


  M +49 -27    appearanceconfig_chatwindow.ui   1.7



Comment 5 Richard Smith 2004-02-12 20:07:31 UTC
CVS commit by lilachaze: 

Put a splitter between style list and style preview.
Casey: I hope this is good enough for you :)
CCMAIL: 66576-done@bugs.kde.org


  M +39 -17    appearanceconfig_chatwindow.ui   1.5.2.1