Bug 162588 - [UI] key PageDown goes to end in Locale Setting Dropdown for locale in Tools > Options > Languages and Locales > General .. (gtk3-only)
Summary: [UI] key PageDown goes to end in Locale Setting Dropdown for locale in Tools ...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
7.0.0.3 release
Hardware: All Linux (All)
: lowest trivial
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected
Depends on:
Blocks: GTK3
  Show dependency treegraph
 
Reported: 2024-08-23 08:44 UTC by Cor Nouws
Modified: 2024-09-19 05:56 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cor Nouws 2024-08-23 08:44:24 UTC
1 - Tools > Options > Languages and Locales > General .. 
2 - Open Dropdown for Locale
3 - press key PageDown to go downwards 
  => List jumps to end, not to the part of the list with locales

in Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 4a32b04fd1d320f9d86bc1979ea491002d2565ac
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

(already noticed more often, didn't bother to report..)
Comment 1 m_a_riosv 2024-08-23 20:38:48 UTC
Works fine for me with
Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 85e4dc15d09dc3193870041b2814263971a27791
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded
Comment 2 Buovjaga 2024-09-19 05:56:12 UTC
Not reproduced on Win, kf6 or gen.

Bibisected with linux-64-7.0 to bc0e0f633b05c4f91b6695488fc9e5c127507ba5
tdf#131120 use a replacement for GtkComboBox

With the commit, we avoid using the problematic GtkComboBox. This widget will no longer receive any development, it is deprecated in GTK 4.10: https://docs.gtk.org/gtk4/class.ComboBox.html

Apparently GtkDropDown is the widget to use in GTK4 https://docs.gtk.org/gtk4/class.DropDown.html

It doesn't seem like our gtk4 UI is using it yet.

Maybe not worth it to hack on this PageDown issue at this moment.

Arch Linux 64-bit
Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: d500848976b6244048684a9972322b582559910a
CPU threads: 8; OS: Linux 6.10; UI render: default; VCL: gtk3
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: CL threaded
Built on 19 September 2024