https://bugs.documentfoundation.org/show_bug.cgi?id=147566
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=62 | |601 --- Comment #2 from V Stuart Foote <[email protected]> --- Hmm, confirm the issue. Format settings made in the <Ctrl>+H 'Find & Replace' dialog bleed over to subsequent searches from the <Ctrl>+F 'Find bar' Not sure that work on bug 62601 (and dupes) were really correctly resolved. But in addition to affecting the <Ctrl>+F 'Find bar' it also now impacts the Navigator's new 'Repeat search' mode. Which I guess should be expected--since the Navigator's instance is same framework as the Find bar's. Intent of bug 62601 was to keep the Find bar simple and light weight (effectively make use of transformations/regex to return generalized results) while Find & Replace would allow greater control. Would expect the Navigator's repeat search should take on the greater control of settings from F&R dialog, as it does. What is askew is that the Find bar's generalized search is responding to settings made in the F&R dialog. But secondly that there is no indication that settings from F&R are active. Given common framework (Find toolbar, and Navigator deck) We may not be able to make the Find bar truly a generalized search, but should then at least provide an indicator of F&R settings being applied. @Jim, any thoughts? -- You are receiving this mail because: You are the assignee for the bug.
