question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[ Feature Request ] - 2 Chromium Args for Spellchecking (Windows OS)

See original GitHub issue

I have a client requesting a new feature in our App and for that new feature to use the Windows native spellchecking.

NWJS Version : 0.40.1 Operating System : Windows 10 Pro (64 Bit)

Overview: NW.js currently allows for spellchecking using chromium-args in the package.json: "chromium-args": "--enable-spell-checking"

However, it does not seem to respond to two other chromium-args (flags) available in chrome:

  1. –win-use-native-spellchecker
  2. –win-use-hybrid-spellchecker

image

The documentation linked from NW.js found here appears outdated: http://docs.nwjs.io/en/latest/References/Command Line Options/#other-chromium-options

As none of the 3 links provided mention that --enable-spell-checking is available when it is working: https://github.com/nwjs/nw.js/issues/332 …as of June 10th, 2015.

Feature Request: I would prefer the hybrid-spellchecker but I’d like to request both chromium-args.

  • Therefore, please add in the two chromium-args listed above so they work in NW.js
  • Update the documentation for all chromium-args but at least for spellchecking options

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rogerwangcommented, May 9, 2020

btw, you can try this first in Chrome browser to see if it works in your use case.

0reactions
stale[bot]commented, Jan 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[ Feature Request ] - 2 Chromium Args for Spellchecking (Windows ...
I have a client requesting a new feature in our App and for that new feature to use the Windows native spellchecking. NWJS...
Read more >
settings - Monorail
Issue 1834: Feature Request: Spell-checker should do the right thing for bi/. ... 2. this week (repro on Chrome OS 34, Chrome for...
Read more >
Microsoft Edge Browser Policy Documentation
This browser is no longer supported. Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support ...
Read more >
Google Chrome version history - Wikipedia
Google Chrome is a freeware web browser developed by Google LLC. The development process is split into different "release channels", each working on...
Read more >
List of Chromium Command Line Switches - Peter Beverloo
There are lots of command lines which can be used with the Google Chrome browser. Some change behavior of features, others are for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found