Comment 7 for bug 218624

Revision history for this message
Michael Nagel (nailor) wrote : Re: copy broken in glipper (requires 2x Ctrl+C to work) (Hardy)

i don't know if its related but:

glipper does not seem to work with netbeans.

testcase:
open gedit
type foo
copy foo to clipboard
type bar
copy bar to clipboard
paste (bar is inserted)
hit ctrl-alt-c or click the glipper icon
select foo (it gets bolded then)
paste (foo is inserted)

now open netbeans and do the same
it not the same, in the last step bar is inserted once again. glipper bolds foo, but hitting ctrl-c inserts the wrong value (bar)!