[Konsole-devel] [Bug 165558] New: URL detection doesn't always work	when selecting with double click
    Bernd Steinhauser 
    linux at bernd-steinhauser.de
       
    Wed Jul  2 08:30:27 UTC 2008
    
    
  
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=165558         
           Summary: URL detection doesn't always work when selecting with
                    double click
           Product: konsole
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel kde org
        ReportedBy: linux bernd-steinhauser de
Version:            (using Devel)
Installed from:    Compiled sources
If I for example run git config -l and want to select one of the git urls, it will select the whole line, instead of the git://...
remote.origin.url=git://repo.or.cz/kdebase.git
Now this seems to be reproducable with other urls, like svn://, if they are behind a "=".
So, the problem seems to be the equals sign.
Now there is a setting in konsole named "Word characters for double-click selection" which affects this, the setting there is: : - /_~?&=%+#
If I remove the = there, it works.
I still think, that it is a bug, because:
a) It correctly works for the highlighting of the url (the correct part gets underlined)
b) Other chars in that setting (for example : or /) are not affected
    
    
More information about the konsole-devel
mailing list