Open Bug 1869308 Opened 9 months ago Updated 3 months ago

Can't paste using the context menu on Google Docs

Categories

(Web Compatibility :: Site Reports, defect, P2)

Tracking

(Not tracked)

People

(Reporter: evilpie, Unassigned)

References

()

Details

(Keywords: webcompat:contact-ready, Whiteboard: [webcompat:needs-knowledgebase])

User Story

platform:windows,mac,linux
impact:feature-broken
configuration:general
affects:all

Even after adding support for navigator.clipboard.readText and navigator.clipboard.read Google Docs still doesn't support pasting using the custom context menu.

STR:

Actual result:
A dialog with a message like the following opens:

These actions are unavailable using the Edit menus, but you can still use:

Expected result:
Text is pasted

See Also: → 1640222

Dear webcompat team,
clipbaord.read & readText() have been enabled in nightly and early beta. However, this issue is still there. Can you help us investigate this a bit further and potentially will have to reach out to gsuite team to change their code accordingly? Thank you.

Flags: needinfo?(dschubert)

Redirecting to Ksenia as she has a bit more bandwidth at the moment. :)

Flags: needinfo?(dschubert) → needinfo?(kberezina)
Priority: -- → P2

I did some diagnosis in https://bugzilla.mozilla.org/show_bug.cgi?id=1640222#c20. To summarize, Google Docs is using document.execCommand('paste') + content_capabilities property in a built-in extension allowing execCommand to run and paste from webcontent.

Flags: needinfo?(kberezina)
See Also: 1834535
Severity: -- → S3
User Story: (updated)
Whiteboard: [webcompat:needs-knowledgebase]
You need to log in before you can comment on or make changes to this bug.