Description: In Find and replace dialog is option regular expression missing Steps to Reproduce: 1.open Find and replace dialog (ctrl+h) 2.unfold Other options Actual Results: option regular expression missing Expected Results: option regular expression is here Reproducible: Always User Profile Reset: No Additional Info:
This seems to have begun at the below commit. Adding Cc: to Caolán McNamara ; Could you possibly take a look at this one? Thanks 816b4626e42c392e6105a638add97bf199ceef57 is the first bad commit commit 816b4626e42c392e6105a638add97bf199ceef57 Author: Matthew Francis <mjay.francis@gmail.com> Date: Fri Sep 18 11:06:25 2015 +0800 source-hash-b80e865d369b4d94f29ac6dcc27379d3c6e72ada commit b80e865d369b4d94f29ac6dcc27379d3c6e72ada Author: Caolán McNamara <caolanm@redhat.com> AuthorDate: Mon Apr 29 14:44:11 2013 +0100 Commit: Caolán McNamara <caolanm@redhat.com> CommitDate: Tue Apr 30 11:47:42 2013 +0100 Convert find & replace dialog to .ui Change-Id: Ib5637a3601fc77588b2bd581f17dc6bcb36290db
Confirmed by me in 2015 https://bugs.documentfoundation.org/show_bug.cgi?id=37494#c7
In that old version where the regexp initially appears it will then eventually disappear if you click in and out of textboxes and/or switch windows a few times/use replace all. Help is also set up to hide the help for regexp if help is called for this page in impress (or draw). So it seems the strong intent in the code was to hide the option in impress and its initial visibility seems to be a bug in that old version. I've no problem if someone wants to log a bug to show/enable the feature in impress (or draw then also) but then the someone attempting that will have to handle the inevitable follow up bugs arising from that. So from the perspective of a regression that its not always hidden as opposed to initially shown in impress before becoming hidden I'm calling this NOTABUG