Bug 11486

Summary: [S60] Thai text rendering fails when using HTTPS.
Product: WebKit Reporter: Wei Liu <wei.liu>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: S60 Hardware   
OS: S60 3rd edition   
Attachments:
Description Flags
Handles imcomplete character broken into chunks
none
Handles incomplete character broken into different chunks yongjun.zhang: review+

Description Wei Liu 2006-11-01 12:15:40 PST
A character is not rendered when HTTPS is used instead of HTTP. The URL content is the same,
only the protocol has changed.

To reproduce, create a web page and add the following anchors and click on the links.
<A HREF="http://flashmobile.macromedia.com/cgi-bin/flashlite_loc1.cgi?output1=%E0%B9%81%E0%B8%9E%E0%B8%A5%E0%B8%95%E0%B8%9F%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%A1&output5=utf%2D8">Thai test 1</A> <A HREF="https://flashmobile.macromedia.com/cgi-bin/flashlite_loc1.cgi?output1=%E0%B9%81%E0%B8%9E%E0%B8%A5%E0%B8%95%E0%B8%9F%E0%B8%AD%E0%B8%A3%E0%B9%8C%E0%B8%A1&output5=utf%2D8">Thai test 2</A>
Comment 1 Wei Liu 2006-11-01 12:43:37 PST
Created attachment 11334 [details]
Handles imcomplete character broken into chunks
Comment 2 Wei Liu 2006-11-01 12:44:55 PST
TSW Error ID: EHNI-6TSDDP 
Comment 3 Wei Liu 2006-11-01 13:52:29 PST
Created attachment 11336 [details]
Handles incomplete character broken into different chunks
Comment 4 Yongjun Zhang 2006-11-01 13:54:40 PST
Comment on attachment 11336 [details]
Handles incomplete character broken into different chunks

r = me
Comment 5 Yongjun Zhang 2006-11-02 08:13:38 PST
Completed: At revision: 17535  
Comment 6 Sachin Padma 2006-11-02 13:50:26 PST
3.1m->r17536
Comment 7 Joel Parks 2011-03-21 11:52:44 PDT
re-purposing InTSW keyword for use by QtWebkit team