Review Request 118232: Don't allow the scroll area in a KoModeBox to be focused.

Marijn Kruisselbrink mkruisselbrink at kde.org
Wed May 21 16:55:27 BST 2014



> On May 21, 2014, 8:15 a.m., Camilla Boemann wrote:
> > I think it's safe enough to commit this, however in the text tool every botton emits an i_am_done signal which we use to return focus to the canvas. Some widgets will keep the focus (and we would want them to be navigatable by keyboard for accessability) and without this signal it wont work
> > 
> > just some inspiration for testing and further improvement.
> > 
> > That said i'll say ship it but please check that text input widget (like font selector in text tool) still works

Ah, I was wondering how other apps dealt with this, yes something like that would work too, and might indeed be better from the keyboard navigation point of view...

Font selectors still seem to work just fine.


- Marijn


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118232/#review58220
-----------------------------------------------------------


On May 20, 2014, 11:42 p.m., Marijn Kruisselbrink wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/118232/
> -----------------------------------------------------------
> 
> (Updated May 20, 2014, 11:42 p.m.)
> 
> 
> Review request for Calligra.
> 
> 
> Repository: calligra
> 
> 
> Description
> -------
> 
> Currently everytime you click a button to change formatting of a cell in sheets the scrollarea gets keyboard focus, making further editing very annoying. This fixes that behavior.
> I'm not sure if any other code/UI depends on this scroll area being focusable though?
> (two years ago I made the same change in 5e2cc2ee27a50806b0c2eb16724ad704a6450d9f for KoToolDocker)
> 
> 
> Diffs
> -----
> 
>   libs/main/KoModeBox.cpp 91f71e2 
> 
> Diff: https://git.reviewboard.kde.org/r/118232/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Marijn Kruisselbrink
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20140521/21844b88/attachment.htm>


More information about the calligra-devel mailing list