"xterm -into <id>" not working correctly
Bug #806969 reported by
Duncan Ferguson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xterm (Ubuntu) |
Opinion
|
Undecided
|
Unassigned |
Bug Description
When re-parenting xterm into another window using '-into <id>' the term ignores all input.
When using a different terminal such as "urxvt -embed <id>" it works as expected
Attached scripts shows the problem when typing into the new window when using xterm and urxvt
$ dpkg -l |grep xterm
ii xterm 268-1ubuntu1
$ more /etc/debian_version
squeeze/sid
system is up to date
Related branches
To post a comment you must log in.
thanks - I can reproduce the problem, will investigate