[Webkit-unassigned] [Bug 52236] New: Strip NUL character when copying text on Windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 11 12:21:16 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52236
Summary: Strip NUL character when copying text on Windows
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: arv at chromium.org
CC: tony at chromium.org
Windows does not allow NUL characters on the clipboard since they are used to terminate the clipboard data.
We should strip NUL characters from the text before sending the text to the windows clipboard.
--
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