CLOSED INVALID 11637
[S60] Pictograms not shown in input box
https://bugs.webkit.org/show_bug.cgi?id=11637
Summary [S60] Pictograms not shown in input box
Joseph Ligman
Reported 2006-11-17 14:43:45 PST
The steps to reproduce: 1. Load the URL (see TSW BUG ID: HLUU-6UVLU9) 2. select the link 'Link1'. Expected: Verify that three pictogram images are displayed in input box. Problem: pictograms are not displayed in input box.
Attachments
Files: FControlInputSkin.h, FControlInputSkin.cpp (5.29 KB, patch)
2006-11-17 15:00 PST, Joseph Ligman
joseph.ligman: review-
Files: FControlInputSkin.h/cpp (12.57 KB, patch)
2006-11-22 11:55 PST, Joseph Ligman
Sachin.Padma: review-
Joseph Ligman
Comment 1 2006-11-17 14:45:15 PST
TSW ID: HLUU-6UVLU9
Joseph Ligman
Comment 2 2006-11-17 15:00:36 PST
Created attachment 11558 [details] Files: FControlInputSkin.h, FControlInputSkin.cpp This handles any input that calls SetText, including when a user manually enters special characters (in the form of &#x0000) to the input box. These characters will be parsed and converted to their hex value.
Joseph Ligman
Comment 3 2006-11-22 11:55:00 PST
Created attachment 11613 [details] Files: FControlInputSkin.h/cpp This patch attempts to parse numeric character references for input on calls to SetText in CFormInputSkin. This attempts to exclude user interaction with the input box.
Bradley Morrison
Comment 4 2008-04-09 11:31:59 PDT
Bulk update of s60 bugs - tagging and closing.
Bradley Morrison
Comment 5 2008-04-09 11:39:50 PDT
Bulk closing of all s60 platform bugs. Sorry for the noise!
Joel Parks
Comment 6 2011-03-21 11:52:49 PDT
re-purposing InTSW keyword for use by QtWebkit team
Note You need to log in before you can comment on or make changes to this bug.