[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: KLineEdit handling URL drops
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2001-01-29 23:24:33
[Download RAW message or body]

On Monday 29 January 2001 16:47, Matthias Kiefer wrote:
> Hi,
>
> I would like to commit the attached patch to KLineEdit. It correctly
> handles URL drops, because I think it is more likely that users want to
> have the decoded url pasted instead the encoded url.
>
> What do you think?

Well the patch looks good with a few exceptions.  I do not like the
distinction made for the "mailto" url.  There are/might/will be other
protocols that have the same scheme as the mailto and they would
not be treated the same :( 

2.) The same patch needs to be made for KCombobox so that the behavior
is consistent across both of these widgets.

3.) Make this a configurable option by adding something like the following
two methods:

setEnableDecodedURLDrop( bool );
isDecodedURLDropEnabled() const;

so that people would not complain about the reverse it not being to handle
the previous behavior...

Regards,
Dawit A.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic