[Bug 455434] Re: word wrap mix words when going to next line
moonkey
germanbassi at gmail.com
Thu Nov 12 12:49:09 UTC 2009
Hello again, i've made a clean install of karmic 32bits inside a
virtualbox and I still experience the bug. In this VM I have:
kdelibs5: 4:4.3.2-0ubuntu7
kile: 1:2.1.0~svn1014763beta2-1ubuntu1
I will show next the steps to reproduce the bug. These are the steps in
the original bug report. The underscore (_) shows where the cursor is in
kile. I've added this character, it doesn't appear in kile.
Kile 2.1
======
1) Original text
111 222 333 444 _555
666 777 888
2) One '9' added, the 20 character limit is reached
111 222 333 444 9_555
666 777 888
3) Second '9', we go to the next line and the cursor goes to the "end" of the word
111 222 333 444
99555_ 666 777 888
4) Third '9', the words get mixed :(
111 222 333 444
995559_ 666 777 888
And this is the behavior in kile 2.0:
Kile 2.0
======
1) Original text
111 222 333 444 _555
666 777 888
2) One '9' added, the 20 character limit is reached
111 222 333 444 9_555
666 777 888
3) Second '9', we go to the next line and the cursor stays where it should
111 222 333 444
99_555 666 777 888
4) Third '9', we are happy :)
111 222 333 444
999_555 666 777 888
Sorry for the long comment but it's the only way to show you how it
happens.
--
word wrap mix words when going to next line
https://bugs.launchpad.net/bugs/455434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list