8000 WebFrame setSpellCheckProvider not called in an iframe inside of BrowserView · Issue #11868 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
WebFrame setSpellCheckProvider not called in an iframe inside of BrowserView #11868
Closed
@gshahbazian

Description

@gshahbazian
  • Electron version: 1.8.2
  • Operating system: 10.13.3

Expected behavior

iframes inside of BrowserViews should also generate calls to webFrame.setSpellCheckProvider

Actual behavior

The registered spellcheck provider is never called

How to reproduce

Download attached sample app. Run:

yarn install
yarn run dev

Type into the two text fields in the window. In the console, only one of the text fields logs the spell check log, the other one is inside of the iframe and receives no calls.

electron-spellcheck-bugs.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0