Closed Bug 1058717 Opened 10 years ago Closed 10 years ago

[e10s] Paste context menu is missing on <textarea>

Categories

(Firefox :: General, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
e10s + ---

People

(Reporter: alice0775, Assigned: mconley)

References

()

Details

Steps To Reproduce: 1. Open https://dev.mozilla.jp/2014/08/firefox-32-addon-compatibility/ 2. Scroll to the bottom 3. Copy any text 4. Attempt to paste clipboard text using context menu into <textaea> ---- no paste command
sometimes, Copy command is also missing.
Summary: [e10s] Paste context menu is missing on <textaea> → [e10s] Paste context menu is missing on <textarea>
Assignee: nobody → mconley
Sounds like bug 1060529
Depends on: 1060529
(In reply to Dave Townsend [:mossop] from comment #2) > Sounds like bug 1060529 Yep, duping.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Not sure why this was marked a duplicate.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
After some testing, I think there is a general bug with the spellchecker menuitems not initializing properly and failing with a Permission denied to access property 'value' error. This causes any commands handled later to fail. Paste is one such item. Disabling the call to initSpellingItems makes pasting work again. I filed bug 1071771 on this.
Depends on: 1071771
Alice, can you retest this bug now that the patch for bug 1071771 has been made?
Flags: needinfo?(alice0775)
I cannot reproduce any more https://hg.mozilla.org/mozilla-central/rev/14665b1de5ee Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0 ID:20141001030205
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Flags: needinfo?(alice0775)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.