Start Basic editor Library with multiple modules Type and select ' foo1 foo2 Start Find and Replace.. Find: foo Note that 'Current selection only' is checked Click 'Replace All' Popup appears with question: "Do you want to replace the text in all active modules" --> Choosing yes, results in the text replacement on all modules, regardless of the current selection.. Version: 7.6.5.2 (X86_64) / LibreOffice Community Build ID: 38d5f62f85355c192ef5f1dd47c5c0c0c6d6598b CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: nl-NL (en_US.UTF-8); UI: en-US Calc: threaded
It asks, but I don't repro the replacement in all modules. Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: efa381c59bf3539b5dba2249e692539056a4162e CPU threads: 8; OS: Linux 6.10; UI render: default; VCL: gtk3 Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: CL threaded
(In reply to Buovjaga from comment #1) > It asks, but I don't repro the replacement in all modules. Testing again: "Do you want to replace the text in all active modules" --> Choosing no, only the current selection is handled > correct (apart from the question itself) --> Choosing Yes, also text on other modules is replaced. Notably in my current test only 2 from 4 :) > not correct (apart from the question itself) Shouldn't the easy way to solve this be: do not show the popup if 'current selection only' is chosen?
(In reply to Cor Nouws from comment #2) > (In reply to Buovjaga from comment #1) > > It asks, but I don't repro the replacement in all modules. > Testing again: > > "Do you want to replace the text in all active modules" > --> Choosing no, only the current selection is handled > > correct (apart from the question itself) > > --> Choosing Yes, also text on other modules is replaced. > Notably in my current test only 2 from 4 :) > > not correct (apart from the question itself) > > Shouldn't the easy way to solve this be: do not show the popup if 'current > selection only' is chosen? Yeah, let's do it.