kwrite spams console when editing xml file

Bug #1074043 reported by David Locke
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kate (Ubuntu)
New
Undecided
Unassigned

Bug Description

In a console I ran "touch /tmp/test.xml" and then ran "kwrite /tmp/test.xml &"

In kwrite I typed in the following:
<foo>
    <bar />
</foo>

While I typed this simple example the following was output to the console (in blue):
0
<foo>

-1
>
1

<foo>
0

1
    <bar /
<foo>
0
/
1
    <bar />
<foo>
0
>
2

    <bar />
4

2
    </
    <bar />
4
/
2
</foo>
    <bar />
4
>
3

</foo>
0

(end console output)

I expected there to be no output to the console. If the file does not exist on disk when editing, then the console receives no output.

Further info:

$ lsb_release -rd
Description: Ubuntu 12.04.1 LTS
Release: 12.04

$ apt-cache policy kwrite
kwrite:
  Installed: 4:4.8.5-0ubuntu0.1
  Candidate: 4:4.8.5-0ubuntu0.1
  Version table:
 *** 4:4.8.5-0ubuntu0.1 0
        500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main i386 Packages
        100 /var/lib/dpkg/status
     4:4.8.2-0ubuntu2 0
        500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.