Commit 9f8d0ec
authored
* nemo-file-conflict-dialog.c: check for empty dialog->details->entry
No call to nemo_file_conflict_dialog_get_new_name() would usually be
possible while entry is empty, but can be made to happen, see #3750.
* nemo-file-conflict-dialog.c: hide details->rename_button initially
Ensure the existing attempt to hide details->rename_button is not
undone by the call to gtk_widget_show_all() at the end of the
nemo_file_conflict_dialog_init() function.
Fixes #3750.
1 parent bc0c8cc commit 9f8d0ec
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
| 569 | + | |
569 | 570 | | |
570 | 571 | | |
571 | 572 | | |
| |||
622 | 623 | | |
623 | 624 | | |
624 | 625 | | |
| 626 | + | |
625 | 627 | | |
626 | 628 | | |
627 | 629 | | |
| |||
0 commit comments