<?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>178172</bug_id>
          
          <creation_ts>2008-12-19 14:28:09 +0000</creation_ts>
          <short_desc>Text to columns is not working</short_desc>
          <delta_ts>2013-11-22 10:56:03 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>calligrasheets</product>
          <component>general</component>
          <version>2.4.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>0</everconfirmed>
          <reporter name="Johan Erlands">johan.erlands</reporter>
          <assigned_to name="Calligra Sheets (KSpread) Bugs">calligra-sheets-bugs-null</assigned_to>
          <cc>dainisp</cc>
    
    <cc>deri</cc>
          
          <cf_commitlink>http://commits.kde.org/calligra/dbcb43f804f81c958a5f206a9d5fe42df72d1ccd</cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>13</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>683433</commentid>
    <comment_count>0</comment_count>
    <who name="Johan Erlands">johan.erlands</who>
    <bug_when>2008-12-19 14:28:09 +0000</bug_when>
    <thetext>Version:           2.0 beta-3 (using 4.1.85 (KDE 4.1.85 (KDE 4.2 Beta2)), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.27-9-generic

When Text to columns is invoked data, no columns is added. The result for doing text to columns on 1,1 is 1 with the separator ,. The result should have been two columns with 1.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>739278</commentid>
    <comment_count>1</comment_count>
    <who name="Johan Erlands">johan.erlands</who>
    <bug_when>2009-04-05 14:47:42 +0000</bug_when>
    <thetext>I&apos;ve tried this with 2.0 rc1 and it does not work.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>767395</commentid>
    <comment_count>2</comment_count>
    <who name="Johan Erlands">johan.erlands</who>
    <bug_when>2009-05-30 17:47:22 +0000</bug_when>
    <thetext>just tried it on 2.0.0 and its is still there.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>776249</commentid>
    <comment_count>3</comment_count>
    <who name="Johan Erlands">johan.erlands</who>
    <bug_when>2009-06-15 22:54:54 +0000</bug_when>
    <thetext>I think that the culprit is m_selection-&gt;lastRange() that doesn&apos;t change in CSVDialog.
 
    m_selection-&gt;().setRight( m_selection-&gt;lastRange().left() + numCols - 1 );

lastRange is the same as it was before after this line. I&apos;m not god enough to figure out why this line does not change lastRange.

I have tried file imports as well. They only work if i select a wide enough area. They also truncate to the number of selected columns...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>798885</commentid>
    <comment_count>4</comment_count>
    <who name="Dainis">dainisp</who>
    <bug_when>2009-07-26 08:08:39 +0000</bug_when>
    <thetext>This bug is in my system too:
Linux bigarch 2.6.30-ARCH #1 SMP PREEMPT Mon Jul 20 07:46:03 CEST 2009 x86_64 AMD Athlon(tm) 64 Processor 3800+ AuthenticAMD GNU/Linux
KSpread
Version 2.0.1
Using KDE 4.2.4 (KDE 4.2.4) (KDEmod)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1122923</commentid>
    <comment_count>5</comment_count>
    <who name="Deri James">deri</who>
    <bug_when>2011-05-25 16:18:33 +0000</bug_when>
    <thetext>Still present in 2.3.3, no workaround found.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1280293</commentid>
    <comment_count>6</comment_count>
    <who name="Deri James">deri</who>
    <bug_when>2012-07-31 17:54:27 +0000</bug_when>
    <thetext>Still present in Calligra Sheets 2.4.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1410427</commentid>
    <comment_count>7</comment_count>
    <who name="Tomas Mecir">mecirt</who>
    <bug_when>2013-11-10 18:59:19 +0000</bug_when>
    <thetext>Git commit e037aad7e0a26b8c3e719b94533ebea74c4eb7c1 by Tomas Mecir.
Committed on 10/11/2013 at 18:57.
Pushed by mecir into branch &apos;master&apos;.

fix text to columns
Related: bug 181576

M  +12   -14   sheets/dialogs/CSVDialog.cpp

http://commits.kde.org/calligra/e037aad7e0a26b8c3e719b94533ebea74c4eb7c1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1413389</commentid>
    <comment_count>8</comment_count>
    <who name="Halla Rempt">halla</who>
    <bug_when>2013-11-22 10:56:03 +0000</bug_when>
    <thetext>Git commit dbcb43f804f81c958a5f206a9d5fe42df72d1ccd by Boudewijn Rempt, on behalf of Tomas Mecir.
Committed on 10/11/2013 at 18:57.
Pushed by rempt into branch &apos;calligra/2.7&apos;.

fix text to columns
Related: bug 181576

M  +12   -14   sheets/dialogs/CSVDialog.cpp

http://commits.kde.org/calligra/dbcb43f804f81c958a5f206a9d5fe42df72d1ccd</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>