![Miguel de Icaza](/assets/img/avatar_default.png)
* gscreen.c (panel_fill_panel_list): Select or unselect the rows as appropriate, not just select them. This is needed because the clist changes the selection under us when appending rows. Finally, do not call select_item() at the end; just reset the panel->selected value. (panel_fill_panel_icons): Likewise. (tree_drag_open_directory): Disabled the auto-collapse functionality yet again, since it has numerous problems. BUGFIX: GNOME bug tracker #1656. * gcmd.c (gnome_reverse_selection_cmd_panel): Re-enabled this function. The reverse selection bug was somewhere else after all. * glayout.c (gnome_panel_edit_menu): Re-inserted the item for reverse selection. It was pointing to the wrong callback, that is why it never worked.
18 строки
596 B
Plaintext
18 строки
596 B
Plaintext
Bugzilla: 3436
|
|
|
|
bugs.gnome.org:
|
|
Important: 1006, 1796
|
|
Major cosmetic: 272/875, 487, 845, 899, 923, 1072/1336,
|
|
1299, 1415, 1457, 1545, 1559, 1582
|
|
Minor cosmetic: 55/208, 115, 308, 383, 398, 449, 479, 597, 781,
|
|
874, 931, 956/1126, 1022.1, 1045, 1047, 904, 1329,
|
|
1468, 1508, 1750
|
|
Non-essential or feature: 779?, 448, 1133, 1121, 1122, 1251
|
|
Look at bug yourself: 1613, 1458, 1773
|
|
|
|
1006: Try going to 'ftp://ftp.cs.cuc.edu/' and then clicking on the
|
|
root window. I think the pointer grab stays around or
|
|
something.
|
|
|
|
The drop-non-existent-file-from-panel bug.
|