<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>186048</bug_id>
          
          <creation_ts>2009-03-03 16:36:08 +0000</creation_ts>
          <short_desc>word boundary text selection</short_desc>
          <delta_ts>2009-07-05 21:12:09 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>konsole</product>
          <component>general</component>
          <version>2.2.1</version>
          <rep_platform>unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>phignuton</reporter>
          <assigned_to name="Konsole Bugs">konsole-bugs-null</assigned_to>
          <cc>bugzilla-kde</cc>
    
    <cc>clcevboxvjeo</cc>
    
    <cc>echidnaman</cc>
    
    <cc>null</cc>
    
    <cc>ro</cc>
    
    <cc>turist</cc>
    
    <cc>vapier</cc>
    
    <cc>vkrevs</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>724664</commentid>
    <comment_count>0</comment_count>
    <who name="">phignuton</who>
    <bug_when>2009-03-03 16:36:08 +0000</bug_when>
    <thetext>Version:           2.2.1 (using KDE 4.2.0)
OS:                Linux
Installed from:    Unlisted Binary Package

In previous versions of konsole (1.6.6 is the only other version that I have available), double clicking on a discreet text element results in the selection of the entire element (i.e. double clicking on a file name in a directory listing selected the entire filename, including any extension). However in version 2.2.1, the &quot;Word characters for double-click selection&quot; (Edit Profile -&gt; Advanced -&gt; Mouse Interaction) seem be ignored or deprecated because a double-click no longer selects the entire text, instead stopping at any of the characters listed.

I notice that the following SVN change was committed and seems a likely culprit: http://websvn.kde.org/branches/KDE/4.2/kdebase/apps/konsole/src/TerminalDisplay.cpp?r1=906911&amp;r2=930327

Thanks</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>724686</commentid>
    <comment_count>1</comment_count>
    <who name="Kurt Hindenburg">khindenburg</who>
    <bug_when>2009-03-03 17:56:18 +0000</bug_when>
    <thetext>So you are saying that even with . in the Mouse Interaction box, double-clicking on filename.txt should highlight the &apos;filename.txt&apos; ?  You could remove the . from the box of course.

The current behavior is correct as it is stated in the Mouse Interaction box.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>724701</commentid>
    <comment_count>2</comment_count>
    <who name="">clcevboxvjeo</who>
    <bug_when>2009-03-03 19:06:04 +0000</bug_when>
    <thetext>I confirm this is broken in KDE 4.2.1. It was working correctly in 4.2.0.


When I remove . or / from the Mouse Interaction box, it works again. However this seems to be broken because the help text says that the characters which I want to include in the selected word, should be there...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>724908</commentid>
    <comment_count>3</comment_count>
    <who name="Kurt Hindenburg">khindenburg</who>
    <bug_when>2009-03-04 05:02:27 +0000</bug_when>
    <thetext>The reason this worked prior to the patch is that Konsole ignored the mouse Interaction  box entries entirely.  The patch fixed this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>724987</commentid>
    <comment_count>4</comment_count>
    <who name="Ruediger Oertel">ro</who>
    <bug_when>2009-03-04 13:06:59 +0000</bug_when>
    <thetext>wow, this does now work completely the opposite way as one would expect.
I always understood the mouse interaction box to contain the characters
that were taken as part of the word selection. Now that box works as set
of characters to end the word. (should be called word separation characters
probably).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>725165</commentid>
    <comment_count>5</comment_count>
    <who name="Kurt Hindenburg">khindenburg</who>
    <bug_when>2009-03-04 18:29:06 +0000</bug_when>
    <thetext>SVN commit 935236 by hindenburg:

Revert 930327.  Patch actually does word separation.

CCBUG: 176273
CCBUG: 186048


 M  +3 -11     TerminalDisplay.cpp  
 M  +0 -3      TerminalDisplay.h  


WebSVN link: http://websvn.kde.org/?view=rev&amp;revision=935236</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>725606</commentid>
    <comment_count>6</comment_count>
    <who name="Eugene Antimirov">turist</who>
    <bug_when>2009-03-05 17:08:40 +0000</bug_when>
    <thetext>Guys, may be I&apos;m not allowed to have a discussion here in bugzilla, but how long does it take usually from fixing such a bug in SVN to actual packages update in say Kubuntu? I&apos;m just worried I&apos;l have to wait until 4.3 or something like that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>725637</commentid>
    <comment_count>7</comment_count>
    <who name="Jonathan Thomas">echidnaman</who>
    <bug_when>2009-03-05 18:40:37 +0000</bug_when>
    <thetext>The fix has been committed to the KDE 4.2 branch and will make its way naturally into KDE 4.2.2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>725654</commentid>
    <comment_count>8</comment_count>
    <who name="Niel Lambrechts">niel.lambrechts</who>
    <bug_when>2009-03-05 19:31:54 +0000</bug_when>
    <thetext>*** This bug has been confirmed by popular vote. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>732892</commentid>
    <comment_count>9</comment_count>
    <who name="Andrey Cherepanov">sibskull</who>
    <bug_when>2009-03-20 09:26:32 +0000</bug_when>
    <thetext>*** Bug 186239 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>732897</commentid>
    <comment_count>10</comment_count>
    <who name="Andrey Cherepanov">sibskull</who>
    <bug_when>2009-03-20 09:31:38 +0000</bug_when>
    <thetext>*** Bug 176273 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>733867</commentid>
    <comment_count>11</comment_count>
    <who name="Vadym Krevs">vkrevs</who>
    <bug_when>2009-03-23 12:47:17 +0000</bug_when>
    <thetext>Something very bizarre is happening with word selection the latest 4.2.1 konsole builds on openSUSE 11.1 for x86_64. 

A program has printed a line of text &quot;UPDATE /change=BUG00002&quot;. When I double click on BUG00002, the selection includes &quot;/change=BUG00002&quot; despite the fact that &apos;=&apos; is a character from the &quot;Word characters for double click selection&quot; text box.

$ rpm -q kde4-konsole
kde4-konsole-4.2.1-76.1

Word characters for double click selection: :@-./_~?&amp;=%+#</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>758494</commentid>
    <comment_count>12</comment_count>
    <who name="Bernd Wurst">bugzilla-kde</who>
    <bug_when>2009-05-16 18:17:18 +0000</bug_when>
    <thetext>Two notes on this:

1. This change has not yet made it into the (german) translation. Here, the label states that the characters *end* a word, but it&apos;s the other way round now.

2. The current behaviour is really confusing. The input box contains some special characters that are part of a word. But regular characters are not part of this box. Where the hell should I know about which characters must be entered there and which not? What if I don&apos;t want numbers to be part of a word?
Please turn the meaning around again to contain characters that *end* the double-click selection.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>787065</commentid>
    <comment_count>13</comment_count>
    <who name="Kurt Hindenburg">khindenburg</who>
    <bug_when>2009-07-05 21:12:09 +0000</bug_when>
    <thetext>This has been fixed since 4.2.2.

#12: you can enter a wish if you want.  I was confused by the wording as well which is why I mistakenly patched it causing this bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>