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

Maxim Monastirsky <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needsDevEval                |
             Status|NEW                         |ASSIGNED
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #7 from Maxim Monastirsky <[email protected]> ---
(In reply to Yousuf Philips (jay) from comment #6)
> Maxim: Any thoughts about how to deal with text fields that are being
> wrapped?
Text fields (as any other control) can be displayed in the overflow popup, as
you can test already with other toolbars. What special about LibreLogo is that
it's implemented as a (bundled) extension, rather than a regular toolbar (i.e.
it's in officecfg/registry/data/org/openoffice/Office/Addons.xcu instead of
sw/uiconfig), and its controls need a special care to work. I have a fix for
this part.

There is however a general problem with controls inside the overflow popup, as
they don't get the focus, so it isn't possible to enter anything there (other
than right click > Paste). It doesn't affect all platforms, so gtk2/gtk3 and
macOS are affected, but not KDE or Windows. There is a similar behavior with
the basic shapes popup, if you add a control there (e.g. the font name
control). I have some idea how to fix that too, but need to find out how to
overcome some unwanted side effects...

-- 
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