RESOLVED INVALID 63976
Not able to set the Text in textbox to bold using font-weight property
https://bugs.webkit.org/show_bug.cgi?id=63976
Summary Not able to set the Text in textbox to bold using font-weight property
Nakul R
Reported 2011-07-05 21:54:00 PDT
Created attachment 99791 [details] Sample html file The font-weight property which is used to set the boldness of the font, when used in QtTestBrowser on Symbian phone is not able to display text in bold font. For instance the below line is to display the font in bold, but that is not observered. Instead a normal font is displayed. <input type="textbox" id="ID1" value="" style="font-weight:bold">
Attachments
Sample html file (184 bytes, text/html)
2011-07-05 21:54 PDT, Nakul R
no flags
Alexey Proskuryakov
Comment 1 2022-07-29 10:53:26 PDT
The Qt port has been removed from WebKit, resolving this bug.
Note You need to log in before you can comment on or make changes to this bug.