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 246359 - Can't change the attendee's attributes with keyboard.
Can't change the attendee's attributes with keyboard.
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.2.x (obsolete)
Other All
: Normal normal
: Future
Assigned To: mengjie yu
Evolution QA team
Depends on:
Blocks: 244681 271192
 
 
Reported: 2003-07-15 06:32 UTC by Jessie Li
Modified: 2013-09-13 00:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch V1 (3.41 KB, patch)
2005-01-17 09:54 UTC, Harry Lu
none Details | Review

Description Jessie Li 2003-07-15 06:32:22 UTC
Description of Problem:


Steps to reproduce the problem:
1. Start evolution.
2. New a meeting.
3. Click Meeting tab, add several attendees.
4. Put the focus in one of the attendee, try to change the
type,role,RSVP,Status with keyboard.

Actual Results:
Can't do this by keyboard.

Expected Results:
Change the attendees' attributes with keyboard.

How often does this happen? 
always
Comment 1 Harry Lu 2004-01-08 10:07:03 UTC
This is a e-table bug.
Comment 2 Harry Lu 2005-01-12 11:17:12 UTC
For Evolution HEAD, it is a problem of e-combo-cell-editable.c under 
evolution/widgets/misc. Currently it cannot popup the window by 
keyboard. It should support "Alt+Down Arrow".
Comment 3 Harry Lu 2005-01-17 09:54:17 UTC
Created attachment 44574 [details] [review]
Patch V1
Comment 4 Harry Lu 2005-01-19 10:02:05 UTC
patch committed. Mark as fixed.