Issues with Firefox ESR 52.x

Hello,
I don’t know if my issues is xwiki 9.11.4 linked or firefox bugs but here the behavior tested on

  • FF ESR 52.6.0 (32bits) on windows
  • FF ESR 52.7.3 (64bits) on debian
    FF didn’t update page displayed with URL content.

Here we go.

  • I’m going in sandbox in WYSIWYG edit mode: https://xxxxxxx.fr/bin/edit/BacASable/WebHome?editor=wysiwyg
  • I deploy the breadcrumb (I need to refresh page sometime with Ctrl+F5 to open tree)
  • without closing the treeview, I click on “Sandbox” link at the top of treeview
  • then adress bar content is fine with https://xxxxxxx.fr/bin/view/BacASable/ (view mode) BUT my page displayed is always in edit mode (and treeview or WYSIWYG doesn’t work anymore).
  • I need to click on update current page on my FF menu to display my page in view mode.

I thought I was alone with this user case but I encountered same issue with another user which FF was updated to FF ESR 52.6.0 version.

I haven’t issue with FF 59.0.x
Thxs

Pascal BASTIEN

Maybe? https://support.mozilla.org/fr/questions/1161356
Since FF48: String.prototype.contains has been removed in favour of includes
and https://github.com/xwiki/xwiki-platform/blob/stable-9.11.x/xwiki-platform-core/xwiki-platform-web/src/main/webapp/resources/js/xwiki/panelwizard/ieemu.js#L175

Try to disable your Firefox Add-ons.

Right, I need to find guilty one again! Grrrr!
(must check FF of user: I don’t know if he have extension)

UBlock origins again :frowning:
Even if I disabled UBlock on iwiki, I have this issue. I must deactivate this add-on to fix it.
I need to find the naughty settings because we packaging FF with ublock :frowning: