https://issues.apache.org/ooo/show_bug.cgi?id=122862
--- Comment #14 from Oliver-Rainer Wittmann <[email protected]> --- defect cause: The changes of bug 12666 introduced new internal used database ranges for Auto Filter function. I recognized the following problems in these changes: (1) The newly introduced database ranges are also used for Standard Filter function and Advanced Filter function. (2) The newly introduced code to determine the right database range for the Auto Filter function, Standard Filter function and Advanced Filter function more or less neglects the existence of user-defined database ranges. User-defined database ranges are not used in scenarios in which the user made no cell selection. User-defined database ranges are changed and adjusted. (3) The method which checks the existence of an Auto Filter on a certain cell on a certain sheet neglects the cell and just checks, if a newly introduced internal database range exists at the given sheet. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
