Re: Problem: focus not holding on intermediate items



Test case 1: See attached pic1
Details: While traversing from first icon (icon_details in pic1) to last icon (test12) by arrow_keys (like down, right...) focus+selection moves as icon_details--->test11--->test13--->icon_position--->test2 and --->test12 .
When trying to move focus+selection from first to last in single keypress (suppose t) (in loop), selection directly goes from first (icon_details) to last (test12). It does not stops on intermediate items, but control goes on each and every item. it is checked by printing intermediate item label...

Please feel free to ask more details.

Leena 


On Mon, May 16, 2011 at 5:35 PM, Andre Klapper <ak-47 gmx net> wrote:
On Mon, 2011-05-16 at 16:37 +0530, leena chourey wrote:
> There is a requirement to enhance nautilus-desktop-window. I am trying
> to add feature that should traverse from first item to last item on a
> key press on desktop icon view (Gnome desktop). When moving 1 by 1 by
> keyboard_down then working properly. When I am trying to put the
> key_press_event/keyboard_down (nautilus-icon-container.c) in loop then
> focus is directly going from first to last item, not holding on
> intermediate items.

Minimal testcase welcome.

andre
--
mailto:ak-47 gmx net | failed
http://blogs.gnome.org/aklapper | http://www.openismus.com


Attachment: icon_pos4.png
Description: PNG image



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