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

Stéphane Guillou (stragu) <stephane.guil...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
            Summary|Type to select currency     |Type to select currency in
                   |                            |split button dropdown does
                   |                            |not work for gtk3
         Whiteboard| QA:needsComment            |
            Version|24.8.0.0 alpha0+ Master     |7.0.0.3 release
           Keywords|                            |bibisected, bisected,
                   |                            |implementationError
           Severity|enhancement                 |normal
             Status|UNCONFIRMED                 |NEW
             Blocks|                            |103182, 103429
                 CC|                            |caolan.mcnamara@collabora.c
                   |                            |om,
                   |                            |stephane.guillou@libreoffic
                   |                            |e.org

--- Comment #1 from Stéphane Guillou (stragu) 
<stephane.guil...@libreoffice.org> ---
Reproduced:

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 53c5d570cab036b23f4969b858a648c8f0c24f93
CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: CL threaded

This is actually a gtk3-specific bug:
- When in the sidebar, typing opens the search/filter overlay but it has no
effect. (Unlike e.g. the Styles deck, where such overlay works to jump to an
item.)
- with gen, kf5 and win VCL plugins, it is possible to jump to an item by
typing (both in sidebar and toolbar)

In 5.2, when the widget was added, and up to 6.4, typing would jump to the
correct item but would apply it directly and close the widget, for both gtk2/3
and gen.

In 7.0, it works as expected for gen but doesn't for gtk3.

Version: 7.0.0.3
Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e
CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: x11
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Bibisecting with linux-64-7.0, the sidebar's split button has the
non-functional search field popup since:

commit  b199e335c01f265ba2604c020928b63356b42d15
author  Caolán McNamara         Fri Dec 27 17:18:44 2019 +0000
committer       Caolán McNamara         Wed Jan 01 13:19:28 2020 +0100
weld NumberFormatPropertyPanel
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85873

And the same was added to the toolbar with:

commit  bb362ca226a0089a1b036366e9ffc45ab5c90d8d
author  Caolán McNamara         Wed Jan 08 13:15:29 2020 +0000
committer       Caolán McNamara         Thu Jan 09 10:17:34 2020 +0100
use welded CurrencyList dropdown in all toolbars
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86434

Caolán, could the gtk search be made functional for CurrencyList?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103182
[Bug 103182] [META] GTK3-specific bugs
https://bugs.documentfoundation.org/show_bug.cgi?id=103429
[Bug 103429] [META] Split and group buttons in toolbar and sidebar bugs and
enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to