KDE/kdelibs/kio/kio
Peter Penz
peter.penz19 at gmail.com
Tue May 11 07:48:55 BST 2010
On Tuesday 11 May 2010 03:00:41 todd rme wrote:
> On Mon, May 10, 2010 at 8:58 PM, David Faure <faure at kde.org> wrote:
> > SVN commit 1125230 by dfaure:
> >
> > Todd: One issue left: when renaming a jpeg (or txt) file to an existing
> > one, I see scrollbars by default; the dialog shows up too small for the
> > preview + metadata widget. It would look better if the default height
> > took both into account, no?
>
> The problem with that is when nepomuk comes into play. If my
> understanding of kfilemetadatawidget is correct you could potentially
> have a lot of information there, leading to a huge dialog.
Yes, in theory a lot of information could be shown. I tried to provide
sensible defaults, so that the user does not get overwhelmed with too much
information. However especially with JPEGs containing EXIF information, I
think it makes sense to define a maximum height for the dialog and show
scrollbars.
But yes: Maybe the default height should be increased a little bit or should
take into account the preferred height from KFileMetaDataWidget and define a
maximum.
> I suppose
> the default size could be increased slightly to accodomate the
> non-nepomuk picture and text info, but we need to be careful that the
> maximum size does not get too much bigger than it is now.
>
> -Todd
More information about the kde-core-devel
mailing list