After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 338048 - Combobox and buttons in mail composer window can not be accessed by keyboard navigation.
Combobox and buttons in mail composer window can not be accessed by keyboard ...
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.6.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-04-11 06:50 UTC by Li Yuan
Modified: 2006-04-25 11:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix this bug (1.06 KB, patch)
2006-04-11 07:43 UTC, Li Yuan
accepted-commit_now Details | Review

Description Li Yuan 2006-04-11 06:50:17 UTC
1. Launch Evolution.
2. Compose a new html message.
3. Press Tab/Arrow keys to move focus on font size combobox, heading combobox, toggle font style button, and etc.

Expected result:
These items could be accessed by keyboard navigation.

Actual result:
These itesm can not be accessed by keyboard navigation.
Comment 1 Li Yuan 2006-04-11 07:43:48 UTC
Created attachment 63224 [details] [review]
patch to fix this bug
Comment 2 Harish Krishnaswamy 2006-04-25 10:31:02 UTC
This patch looks fine to me. Approved for commit.
Comment 3 Li Yuan 2006-04-25 11:09:35 UTC
patch committed, thanks for review.