https://bugzilla.wikimedia.org/show_bug.cgi?id=48305
--- Comment #9 from XP1 <[email protected]> --- @kipod said: > the search and replace dialog just does not open at all. That is because the `$.wikiEditor.modules.dialogs.config.getDefaultConfig().dialogs["search-and-replace"].browsers` properties were set to `false` for "opera" and "msie". Browser sniffing is lousy and terrible. You would have to override the default config to get the dialog to show. I have updated my user JS for Opera that disables the browser sniffing, so the dialog should show. Fix MediaWiki: https://gist.github.com/XP1/1712432/ -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
