Review Request 109378: Bug 291624 : "F2 key(Edit_>Modify Cell) doesn't work" FIXED
Jigar Raisinghani
jigarraisinghani at gmail.com
Sun Mar 10 10:01:56 GMT 2013
> On March 10, 2013, 9:55 a.m., Marijn Kruisselbrink wrote:
> > sheets/ui/CellToolBase.cpp, line 985
> > <http://git.reviewboard.kde.org/r/109378/diff/1/?file=118818#file118818line985>
> >
> > what is that number? Can't you use Qt::Key_F2 instead?
No, Qt::Key_F2 doesn't work. It was there in the previous code but was not working.Function keys(F1, F2 etc) do not seem to work with KAction*.
The no. is the equivalent for F2.
- Jigar
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109378/#review28862
-----------------------------------------------------------
On March 9, 2013, 10:37 p.m., Jigar Raisinghani wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109378/
> -----------------------------------------------------------
>
> (Updated March 9, 2013, 10:37 p.m.)
>
>
> Review request for Calligra.
>
>
> 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/ba9d1387/attachment.htm>
More information about the calligra-devel
mailing list