WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
34958
[Windows, WinCairo] Implement WebView::setEditable
https://bugs.webkit.org/show_bug.cgi?id=34958
Summary
[Windows, WinCairo] Implement WebView::setEditable
Emerick Rogul
Reported
2010-02-15 12:49:00 PST
I'm using the WinCairo port of WebKit and discovered that WebView::setEditable isn't implemented (it returns E_NOTIMPL). Although you can work around this by including a contentEditable attribute directly in your HTML, being able to toggle the editing mode via this function is very valuable. It may make sense to implement WebView::isEditable at the same time (it's also unimplemented).
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2010-02-15 13:19:10 PST
This is implemented in the Mac build of WebKit, and seems like it would be easy to support on the Windows side. Is there some reason it was not provided in the past?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug