[Konsole-devel] [Bug 150957] New: pasted clipboard got 'holes'

cedric cedric.villemain.debian at gmail.com
Wed Oct 17 23:14:50 UTC 2007


------- 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=150957         
           Summary: pasted clipboard got 'holes'
           Product: konsole
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel kde org
        ReportedBy: cedric.villemain.debian gmail com


Version:           1.6.6 (using KDE 3.5.7, Debian Package 4:3.5.7.dfsg.1-7 (lenny/sid))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.22-2-686

pasting 227 lines to konsole, lines 151 and 152 are modified if I paste to konsole.

id_assurance INTEGER NOT NULL references immobilier.assurance(id),
date_debut timestamp NOT NULL default '1900-01-01 00:00:00',
date_fin timestamp NOT NULL default '1900-01-01 00:00:00',
PRIMARY KEY (id)

became :

id_assurance INTEGER NOT NULL references immobilier.assurance(id),
date_debut timestamp NOT NULL default '1900-01-01 00:
date_fin timestamp NOT
PRIMARY KEY (id)

I am using LANG=fr_FR euro and can provide the full paste if needed



More information about the konsole-devel mailing list