Page MenuHomePhabricator

VisualEditor: Inspectors fail to appear at all in Firefox
Closed, ResolvedPublic

Description

Seen in Firefox on beta labs as of Nov 25 (Chrome behaves correctly):

Login and navigate to some page with text, e.g. as Selenium_user/User:Selenium_user

Without touching anything on the page, click the "Link" icon in the menu bar.

Expected: First word in the page is highlighted and link UI appears, referring to highlighted text.

Actual: Link icon shows being pressed, but no link UI appears.


Version: unspecified
Severity: blocker

Details

Reference
bz57568

Event Timeline

Created attachment 13905
link is pressed, 'Starting' should be highlighted, link UI should appear but does not

Attached:

no_link_ui.png (336×592 px, 48 KB)

jhall wrote:

Now it seems as though the Link interface is completely broken in Firefox. Following repro steps above, when I click the "Link" icon, nothing happens at all (Chrome stills seems to work fine).

Also, after clicking on the "Link" icon, the "Save Page" button does not work anymore even if I close the editor and reopen and re-edit it.Related issue?

  • Bug 57779 has been marked as a duplicate of this bug. ***

Looks like transplantStyles isn't resolving in OO.ui.Frame.

Change 98569 had a related patch set uploaded by Catrope:
Use visibility: hidden; to hide inspectors

https://gerrit.wikimedia.org/r/98569

Change 98569 merged by jenkins-bot:
Use visibility: hidden; to hide inspectors

https://gerrit.wikimedia.org/r/98569

Also partially fixed in gerrit 98598.

Change 98688 had a related patch set uploaded by Catrope:
Use visibility: hidden; for the ui.Context and its popup

https://gerrit.wikimedia.org/r/98688

Change 98688 merged by jenkins-bot:
Use visibility: hidden; for the ui.Context and its popup

https://gerrit.wikimedia.org/r/98688