[Webkit-unassigned] [Bug 34958] New: [WinCairo] Implement WebView::setEditable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 15 12:49:01 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34958
Summary: [WinCairo] Implement WebView::setEditable
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: emerick at gmail.com
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).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list