Bug 166577 - Autofilter dropdown positioned incorrectly (Windows/gen VCL plugin)
Summary: Autofilter dropdown positioned incorrectly (Windows/gen VCL plugin)
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: graphics stack (show other bugs)
Version:
(earliest affected)
24.2.6.2 release
Hardware: All All
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: AutoFilter
  Show dependency treegraph
 
Reported: 2025-05-14 11:24 UTC by Aron Budea
Modified: 2025-05-14 17:44 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot (40.53 KB, image/png)
2025-05-14 11:24 UTC, Aron Budea
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aron Budea 2025-05-14 11:24:42 UTC
Created attachment 200799 [details]
Screenshot

Open the filter of a spreadsheet with autofilter, eg. attachment 171308 [details].

=> Filter dropdown is mis-positioned and is not together with the cell, see attached screenshot.

Observed with LO 25.8.0.0.alpha0+ (9bc5b89c149497a83117edfadc3fb0b96d2f9899) / Windows.
Not sure if reproducible on Linux, perhaps with SAL_USE_VCLPLUGIN=gen .

This is a regression from the following commit in 25.2, and its backports to 24.8/24.2:
https://git.libreoffice.org/core/commit/85511e27d259d6b19cc6c463fc06368c14511bb8
https://cgit.freedesktop.org/libreoffice/core/commit/?id=85511e27d259d6b19cc6c463fc06368c14511bb8
author		Caolán McNamara <caolan.mcnamara@collabora.com>	Sat Jul 27 20:25:35 2024 +0100
committer	Caolán McNamara <caolan.mcnamara@collabora.com>	Sun Jul 28 14:58:49 2024 +0200

Resolves: tdf#160509 use BorderWindow client for dialog parent
Comment 1 Aron Budea 2025-05-14 15:05:04 UTC
Confirmed it occurs with gen VCL plugin on Linux as well.