While moving to 4.35 we've found issues with Find/replace overlay and custom multi page editors.
We are investigating whether is that a problem on our side or in the platform, and in the meantime we wanted to disable Find/Replace overlay by default via product customization. To my surprise that failed :-(
The preferences dialog shows expected value, but the code that decides whether to use Find/Replace or not (and at which position) is broken, as it only considers the instance (workspace) settings and not product/configuration settings. This is unfortunately a common mistake...
I will push a patch in a moment.