Closed Bug 1166517 Opened 9 years ago Closed 7 years ago

"QuickDrag" add-on does not work with e10s

Categories

(Firefox :: Extension Compatibility, defect)

40 Branch
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE
Tracking Status
e10s + ---

People

(Reporter: dsmith, Unassigned)

References

Details

AMO: https://addons.mozilla.org/en-US/firefox/addon/quickdrag/

Addon does not appear to function while electrolysis is enabled. That is, dragging text neither opens a new page (if it's a URL), nor runs a search (for non-URLs).  Disabling electrolysis allows it to work again.
I can confirm this bug on the latest nightly (Build ID:	20150818030209) and with QuickDrag (versions: 2.1.3.23.1-signed and 2.1.3.21.1-signed).

The following error is thrown to the browser console:
TypeError: node.ownerDocument.designMode is undefined (quickdrag.js:233:1) which points to "(node.ownerDocument.designMode.toLowerCase() == "on") ||" in quickdrag.js.
Status: UNCONFIRMED → NEW
Ever confirmed: true
I can also confirm this on Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:44.0) Gecko/20100101 Firefox/44.0 - Build ID: 20151026030422

Quickdrag 2.1.3.21.1-signed
With Firefox 57 only WebExtensions are permitted and are, by default, e10s compatible.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.