Create a document:
<p><span rel="ve:Alien">Foo</span></p>
In Firefox I can't move the cursor from either of the collapsed positions (1,1 or 3,3). If there is text either side of the alien then I can move from that side.
Create a document:
<p><span rel="ve:Alien">Foo</span></p>
In Firefox I can't move the cursor from either of the collapsed positions (1,1 or 3,3). If there is text either side of the alien then I can move from that side.
This is caused by https://bugzilla.mozilla.org/show_bug.cgi?id=1267906 , which means all versions of Firefox still need the src attribute on Chimeras. We limited them to Firefox versions below 38 in https://gerrit.wikimedia.org/r/283774 .
Change 285579 had a related patch set uploaded (by Divec):
Reinstate Firefox img hack for versions >= 38
Change 285661 had a related patch set uploaded (by Jforrester):
Reinstate Firefox img hack for versions >= 38