http://bugzilla.xfce.org/show_bug.cgi?id=2836
--- Comment #12 from Frank Schmitt <[EMAIL PROTECTED]> 2008-10-31 14:35:51 UTC --- Sorry for the noise, but the proposed method doesn't work in all cases. However, I think I now have found both the real cause of the problem and it's solution. If xfrun is build with dbus support, what happens is that the text in the edit (4.4) or comboboxedit (4.6) is set as selected when the Dialog is left. If between this point and the next invocation text is selected in some other Gtk application, the selection is lost. Therefore you have to select the text immediately before the dialog is shown. For Xfce 4.4 I have prepared a patch which have tested now for quite a length of time and all my prevoius recipes for triggering the bug are fixed now. -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-bugs
