http://bugzilla.xfce.org/show_bug.cgi?id=2836
--- Comment #10 from Frank Schmitt <[EMAIL PROTECTED]> 2008-10-31 12:10:09 UTC
---
The problem can be fixed easily by adding the line
gtk_editable_select_region(GTK_EDITABLE(GTK_ENTRY(gtk_bin_get_child(GTK_BIN(comboboxentry)))),0,-1);
in xfrun_dialog_init() after
if(gtk_tree_model_get_iter_first(dialog->priv->completion_model, &itr)) {
...
}
--
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