GNOME Bugzilla – Bug 241826
Minicard view can't be focused with keyboard
Last modified: 2013-09-10 13:50:14 UTC
Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: Keyboard: contact items can't be focused. Steps to reproduce the problem: 1. Start evolution. 2. Click Contacts. 3. Click Tab to move focus. Actual Results: Contact items can't be focused until you click one item. Expected Results: It should be focused by Tab key. How often does this happen? always Additional Information:
changed summary
In fact, minicard-view-widget really gets the focus, but minicard-view by default has not a focused item (gnome-canvas-item). And if one has clicked on one item to make it focused, then he can move focus normally by tab or arrow keys. So I suggest if there is no focused item when minicard-view-widget first gets the focus, the first item should be set focused.
Created attachment 42447 [details] [review] patch_bxm_41826_20030521: set the first item be focused as default
send patch to evolution-patches@ximian.com for review
Created attachment 42604 [details] [review] patch revised by toshok
the patch is also checked in a11y branch.
This bug has been fixed at the evolution-1.5.