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

            Bug ID: 130449
           Summary: GTK3: AutoFilter float dialog falls outside of visible
                    window area which makes OK/Cancel button not usable
           Product: LibreOffice
           Version: 6.5.0.0.alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: suokunl...@126.com

Steps to Reproduce:

Lets do an interesting math:

1. New spreadsheet, make the Calc window maximum size, then remember the last
row number visible on the screen. I assume this value is n. On my screen, the
last visible row is n = 28.5 = 29.

2. Divide n by 2. (i.e., for me, n/2 = 29/2 = 14.5 = 15.)
This means that the rows above 15 are upper part, while rows below 15 are lower
part.

3. Input some data at the "upper part" (for me, I input "a" in a cell of row
14), set autofilter, then click the autofilter dropdown.

--> The the autofilter dropdown falls outside of the window area.

4. Input some data at the "lower part" (for me, I inserted a new row above 14,
so the content "a" is now in row 15), set autofilter, then click the autofilter
dropdown.

--> The the autofilter dropdown correctly appear at the visible window area.

This is a minimal case to trigger this bug. This makes autofilter not usable
under GTK3 in real world cases.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to