https://bugs.documentfoundation.org/show_bug.cgi?id=156924
Bug ID: 156924
Summary: Issues with grid controls on Base forms and Gtk
Product: LibreOffice
Version: 7.5.5.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: graphics stack
Assignee: [email protected]
Reporter: [email protected]
Description:
Since years, I turn on SAL_USE_VCLPLUGIN=gen because I can not use many of my
database forms with SAL_USE_VCLPLUGIN=gtk.
The attached screen recordings demonstrate some of my issues regarding a table
control losing focus and changing listbox values unexpectedly when navigating
by up/down arrow keys.
GtkForm.mp4 demonstrates the issues.
GenericForm.mp3 demonstrates how it properly works with the generic toolkit.
Steps to Reproduce:
1. Start up a Gtk desktop. Open my database and the form therein.
2. Focus a listbox column ("Category"or"Person") in the grey table control, hit
up/down arrows.
3.
Actual Results:
Listbox value changes because it takes the up/down key.
Expected Results:
Up/down should move within the record set unless a listbox has been dropped
down.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
See screen recordings with gtk and with generic toolkit.
--
You are receiving this mail because:
You are the assignee for the bug.