Re: [evolution-patches] [calender + gal], patches for #61866
- From: Rodrigo Moya <rodrigo novell com>
- To: Eric Zhao <eric zhao sun com>
- Cc: evo-patches <evolution-patches ximian com>
- Subject: Re: [evolution-patches] [calender + gal], patches for #61866
- Date: Fri, 23 Jul 2004 17:50:51 +0200
On Fri, 2004-07-23 at 16:11 +0800, Eric Zhao wrote:
> Hi,
> The attachments are patches to fix #61866, which is is an
> accessibility related bug.
>
> Reproduce:
> 1. Start evolution with accessibility enabled.
> 2. Focus one task with tab key.
> 3. Click right/left arrow key to make the task editable.
> 4. Check the checkbox to make the task as complete.
> 5. Uncheck another checkbox to make the task as uncomplete.
>
> Actual Results:
> Can't report the new complete or uncomplete status of tasks.
> It only remember the previous status.
>
> Expected Results:
> The gnopernicus should read the changed task's new status.
>
> The bug is caused by the following reasons:
> (1) e-cal-model-tasks doesn't emit "model_cell_changed" signal when a
> task's status is changed;
> (2) the signal hander of "model_cell_changed" in
> gal-a11y-e-cell-toggle.c and e-table-subset.c is wrong (wrong parameter
> order of col and row in prototype).
>
> I attached two patches to fix this bug, please help review, thanks!
>
the tasks part looks ok
cheers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]