Bug 146966 - Required APIs for WYSIWYG HTML editing are missing
Summary: Required APIs for WYSIWYG HTML editing are missing
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-15 06:13 PDT by David Woodhouse
Modified: 2022-07-14 14:32 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Woodhouse 2015-07-15 06:13:14 PDT
GNOME/Evolution bug https://bugzilla.gnome.org/show_bug.cgi?id=752166 covers a WYSIWYG failure, where (plain text) messages edited with WebKit are not sent in the form which is actually being displayed to the user at the moment they hit 'send'.

It is alleged there that WebKit does not provide a way for Evolution to *know* how the text was being rendered on-screen, and thus that getting WYSIWYG right is fundamentally impossible. If true, this would be quite a serious lack. It basically makes WebKit entirely unsuited for this class of use cases.

Obviously, it's entirely unacceptable for us to have to have an external renderer which *approximates* what we think the current version of WebKit might do today. Especially given that we don't *see* the output in most cases, unless we go looking in our Sent folder to see what actually got sent. (I actually did that, just now. It made me very sad.)
Comment 1 Brent Fulgham 2022-07-14 14:32:56 PDT
I don't know what we can do with this bug. If you could suggest which API are missing, or which features need to be created, we could take action.

For now, this doesn't seem like something we can take action on.