Opened 11 years ago
Closed 11 years ago
#10314 closed bug (fixed)
UTF characters unsupported when pasted
Reported by: | humdinger | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
This is hrev46528.
When you paste a UTF character into a text field on page in Web+, you'll get only some control characters, like: âa
Pulkomandy IRC: [19:22] <PulkoMandy> I think most of WebKit assumes the default encoding to be iso-8859-1 where it should be utf-8
[Still not sure about the category for this. Put it in Web+ for now.]
Change History (2)
comment:1 by , 11 years ago
Description: | modified (diff) |
---|---|
Summary: | UFT characters unsupported when pasted → UTF characters unsupported when pasted |
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in https://github.com/haiku/webkit/commit/6037acaeab8c86e02916e56f9862824afe248a89 .