Description
What is the issue with the HTML Standard?
Folks have been experimenting with writingsuggestions
enabled in WebKit and have identified a number of sites that are exhibiting complications (leading to WebKit adding quirks for the following sites):
- reddit.com
- discord.com
- twitch.tv
- godbolt.org
- officeapps.live.com
- onedrive.live.com
Given the list above, there is a concern that writingsuggestions
enabled by default might not be web compatible. Before we consider changing the spec to default to "off" and make this an opt-in feature, we are wondering if other implementers are seeing web compat issues too - particularly with respect to how this works with composition events.
@sanketj, @dandclark, are you folks doing something different in Chromium/Edge that we need to consider standardizing to get this to work across the sites above?
Given the significant user benefits, I think it's in everyone's interest if we can keep writingsuggestions
enabled by default… we can hopefully figure out how in a web compatible way.