https://bugs.documentfoundation.org/show_bug.cgi?id=173350
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected] Ever confirmed|0 |1 Blocks|145734 |102062 Summary|UI: kf6 scrollable menus in |UI: kf6 scrollable icon |tabbed ui are oversensitive |views in tabbed ui are | |oversensitive --- Comment #2 from Michael Weghorn <[email protected]> --- (In reply to Pavel Dobiáš from comment #0) > The scrollable menus in the Tabbed interface like the Style picker in Writer > or Color Theme picker in Impress have very high scroll sensitivity, meaning > that normally scrolling over the menu skips some rows, solving this only by > using the arrows on the scrollbar, which is a terrible UX. It basically > scrolls too sharply and too far, leaving certain items of the menu > inaccessible through simply scrolling. Reproduced. > This happens on the Linux builds using the kf6/qt6 VCL plugins specifically. > The scrollable menu on gtk VCL plugin has much lower sensitivity allowing > for precise and subtle scrolling, as should be the behaviour of the kf6 > plugin also. I see the same for the gen vcl plugin (SAL_USE_VCLPLUGIN=gen), so it doesn't seem specific to the qt6/kf6 vcl plugin per se. It might rather be an issue of the vcl implementation of the IconView in use (SalInstanceIconView) while it might be just fine with the GTK implementation (GtkInstanceIconView). (Adjusted the title to clarify this is about icon views, not menus.) If that's indeed the case, then the switch to native Qt widgets (tdf#130857) should presumably fix the problem eventually. Version: 26.8.0.3 (X86_64) Build ID: 680(Build:3) CPU threads: 32; OS: Linux 7.1; UI render: default; VCL: kf6 (cairo+wayland) Locale: en-GB (en_GB.UTF-8); UI: en-GB Debian package version: 4:26.8.0.3-2 Calc: threaded Version: 26.8.0.3 (X86_64) Build ID: 680(Build:3) CPU threads: 32; OS: Linux 7.1; UI render: default; VCL: x11 Locale: en-GB (en_GB.UTF-8); UI: en-GB Debian package version: 4:26.8.0.3-2 Calc: threaded Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=102062 [Bug 102062] [META] Notebookbar: bugs and enhancements https://bugs.documentfoundation.org/show_bug.cgi?id=145734 [Bug 145734] [META] Qt6/KF6 VCL plugin bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
