Review Request 109378: Bug 291624 : "F2 key(Edit_>Modify Cell) doesn't work" FIXED
Marijn Kruisselbrink
mkruisselbrink at kde.org
Sun Mar 10 13:52:42 GMT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109378/#review28883
-----------------------------------------------------------
And another comment, after fixing the delete case to compile, I don't think the behavior is completely as desired. After clearing all the cells it still enters the editor, while I don't think that should happen. Maybe just an early return from the key press handler would work for this?
- Marijn Kruisselbrink
On March 10, 2013, 1:52 p.m., Jigar Raisinghani wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109378/
> -----------------------------------------------------------
>
> (Updated March 10, 2013, 1:52 p.m.)
>
>
> Review request for Calligra and Marijn Kruisselbrink.
>
>
> Description
> -------
>
> KAction does not support function keys(F1,F2 etc) as shortCuts. QAction does but KoToolBase does not allow for both KAction* & QAction* at the same time.
> Added an exception for F2 as needed.
>
> Fixed.
>
>
> This addresses bug 291624.
> http://bugs.kde.org/show_bug.cgi?id=291624
>
>
> Diffs
> -----
>
> sheets/ui/CellToolBase.cpp e66ba5b
>
> Diff: http://git.reviewboard.kde.org/r/109378/diff/
>
>
> Testing
> -------
>
> Yes, working.
>
>
> Thanks,
>
> Jigar Raisinghani
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20130310/4012c847/attachment.htm>
More information about the calligra-devel
mailing list