[PATCH] for minor focus problme in list view # 127384



when one  performs the following actions using mouse
1.select a file in list view
2. go to location bar
3. try to  select again the samefile , focus does not come to selected
file. this problem appears both in gnome 2.4 and gnome2.5. it works as
expected in nautilus 2.2.1

in file-manager/fm-list-view.c -> button_press_callback function button
event is not handed over to parent tree_view object when one clicks on
already selected path. But when the tree_view object does not have
current focus with it, we need to grab focus even when one clicks on
already selected path to make things appear properly.

Attachment: patch.diff
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]