https://bugs.documentfoundation.org/show_bug.cgi?id=166527
--- Comment #5 from Takenori Yasuda <[email protected]> --- Reproduced. Version: 25.8.0.1.0+ (X86_64) / LibreOffice Community Build ID: 256737875d23442cb14c34d5168779e525c5f5e3 CPU threads: 8; OS: Windows 11 X86_64 (build 26100); UI render: default; VCL: win Locale: ja-JP (ja_JP); UI: ja-JP Calc: threaded Version: 25.8.0.1.0+ (X86_64) / LibreOffice Community Build ID: 256737875d23442cb14c34d5168779e525c5f5e3 CPU threads: 8; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: ja-JP (ja_JP); UI: ja-JP Calc: CL threaded Jumbo --- I'm not sure if the following observations will help identify the cause of the issue, or if they indicate a separate bug, but I'm sharing them just in case. 1. When using the "Shrink" button to select a cell range for the validity source, the drop-down list appears not on the intended input cell (e.g. A1), but on the selected source range (e.g. D1:D5). This seems to suggest that the rule is being applied to the wrong location. 2. Even if I avoid using the Shrink button entirely, and instead paste a valid range string such as "$Sheet1.$D$1:$D$5" directly into the "Source" field, the drop-down is correctly created on the intended cell (e.g. A1). However, Calc still cannot be closed afterwards, just like when using the Shrink button. These behaviors might be related, or separate, but both happen consistently in the affected version. -- You are receiving this mail because: You are the assignee for the bug.
