Description: When there are many items in the autofilter list and one scrolls down, the Cancel and OK buttons scroll sideways to the right, eventually out of sight and reach. This happens either by pulling the slider or by rolling the mouse wheel. The horizontal scroll of the buttons is always to the right, even if we scroll the list upwards. Steps to Reproduce: 1.Create autofilter on a long column 2.Open filter pane 3.Scroll down in the list Actual Results: Control buttons scroll out of view. Expected Results: Control buttons remain steady in their place. Reproducible: Always User Profile Reset: Yes Additional Info: It's been an exteremely surprising experience.
Cannot reproduce. Please attach test file and please copy and paste here the contents of your Help - About from your LibreOffice. This allows us to know more about your system. Set to NEEDINFO. Change back to UNCONFIRMED after you have provided the information.
Created attachment 177723 [details] Scrolls control buttons horizontally
Version: 7.2.5.2.0+ Build ID: 20(Build:2) CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-US (C.UTF-8); UI: en-US Calc: threaded $ rpm -qi libreoffice-calc Name : libreoffice-calc Epoch : 1 Version : 7.2.5.2 Release : 1.fc35 Architecture: x86_64 Install Date: Sun Jan 9 22:29:45 2022 Group : Unspecified Size : 26875474 License : (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0 Signature : RSA/SHA256, Fri Jan 7 17:30:39 2022, Key ID db4639719867c58f Source RPM : libreoffice-7.2.5.2-1.fc35.src.rpm Build Date : Fri Jan 7 05:34:24 2022 Build Host : buildvm-x86-23.iad2.fedoraproject.org Packager : Fedora Project Vendor : Fedora Project URL : http://www.libreoffice.org/ Bug URL : https://bugz.fedoraproject.org/libreoffice Summary : LibreOffice Spreadsheet Application Description : The LibreOffice Spreadsheet application. $ uname -a Linux gygv 5.15.16-200.fc35.x86_64 #1 SMP Thu Jan 20 15:38:18 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
In the Fedora bug tracker I found this: https://bugzilla.redhat.com/show_bug.cgi?id=1686593 It reminded me to add this output in my environment if it is of any help: $ glxinfo64 | grep -i version Error: couldn't find RGB GLX visual or fbconfig
Created attachment 180580 [details] LO calc autofilter panel grows sideways uncontrollably
This one keeps bugging me: I upgraded to Fedora 36 with LO 7.3.3.2. Now, the autofilter panel starts expanding leftwise without any intervention (mousewhhel or whatever), it goes off the screen and seemingly never stops. CPU temperature goes up by 10 C. On the attached video there are two mouseclicks only: open autofilter at the start and press Cancel at the finish.
Same in 7.3.4.2
(In reply to peter.t.kozich from comment #6) > This one keeps bugging me: I upgraded to Fedora 36 with LO 7.3.3.2. > > Now, the autofilter panel starts expanding leftwise without any intervention > (mousewhhel or whatever), it goes off the screen and seemingly never stops. > CPU temperature goes up by 10 C. > > On the attached video there are two mouseclicks only: open autofilter at the > start and press Cancel at the finish. I wrote it mistakenly, actually it is expanding rightwise.
Same in Version: 7.3.5.2 Build ID: 30(Build:2) CPU threads: 8; OS: Linux 5.19; UI render: default; VCL: gtk3 Locale: en-US (C.UTF-8); UI: en-US Calc: threaded
It looks like it is a gtk3 bug somewhere. Switching over to libreoffice-kf5 solves the issue.
This bug is not normally reproducible with LO, even in GTK3. It may be specific to Fedora, or to build you are using. How do you install LO? Can you try single LO with AppImage as in https://wiki.documentfoundation.org/Installing_in_parallel/Linux?
(In reply to peter.t.kozich from comment #4) > $ glxinfo64 | grep -i version > Error: couldn't find RGB GLX visual or fbconfig You seem to have local problem, please fix it.
(In reply to Timur from comment #12) > (In reply to peter.t.kozich from comment #4) > > $ glxinfo64 | grep -i version > > Error: couldn't find RGB GLX visual or fbconfig > > You seem to have local problem, please fix it. Thanks for the suggestion. After some digging around I installed mesa-dri-drivers. Now I have this: $ glxinfo64 | grep -i version server glx version string: 1.4 client glx version string: 1.4 GLX version: 1.4 Version: 22.1.7 Max core profile version: 4.6 Max compat profile version: 4.6 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.2 OpenGL core profile version string: 4.6 (Core Profile) Mesa 22.1.7 OpenGL core profile shading language version string: 4.60 OpenGL version string: 4.6 (Compatibility Profile) Mesa 22.1.7 OpenGL shading language version string: 4.60 OpenGL ES profile version string: OpenGL ES 3.2 Mesa 22.1.7 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 GL_EXT_shader_implicit_conversions, GL_EXT_shader_integer_mix, Nonetheless, with libreoffice-gtk3, Calc autofilter dropdown panel still grows rightways without ever stopping. That's not a surprise, because mesa-dri-drivers is not a prerequisite for LO. LO is installed using dnf in the most traditional way, no special options or tricks applied. A few months ago I came across a user complaining about the very same issue and getting no usable answers. I feel lucky to have stumbled on kf5 and I'm giving up that libreoffice-gtk3 business for good.
I understand that you don't use Gtk3 anymore so I close as Insufficient Data. Anyway if not reproducible, how to fix..