[Libreoffice-bugs] [Bug 130449] New: GTK3: AutoFilter float dialog falls outside of visible window area which makes OK/Cancel button not usable

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 5 08:53:11 UTC 2020


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 at lists.freedesktop.org
          Reporter: suokunlong at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200205/18722918/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list