https://bugs.documentfoundation.org/show_bug.cgi?id=106698

Maxim Monastirsky <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|medium                      |low
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #1 from Maxim Monastirsky <[email protected]> ---
Some more observation:

- In Writer, if the cursor is in a text box or a table, there will be changes
in the paragraph sidebar panel. (This one can be reproduced with 4.2.0.4 too.)

- In Calc, if the cursor is in a text box, the Style sidebar panel will appear.

- In Writer with notebookbar enabled, if the cursor is in a table, the
notebookbar will turn blank.

All this stops after commenting the ContextChangeBroadcaster::Deactivate method
[1]. Obviously the various sidebar/notebookbar panels were not prepared to
handle this vcl::EnumContext::Context::Default notification. IMHO the
usefulness of considering a "window lose focus" event as an application context
change is questionable, as well as the vcl::EnumContext::Context::Default
purpose in a whole.

[1]
http://opengrok.libreoffice.org/xref/core/sfx2/source/sidebar/ContextChangeBroadcaster.cxx#54

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to