Bug 63976 - Not able to set the Text in textbox to bold using font-weight property
Summary: Not able to set the Text in textbox to bold using font-weight property
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Hardware S60 3rd edition
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-05 21:54 PDT by Nakul R
Modified: 2022-07-29 10:53 PDT (History)
0 users

See Also:


Attachments
Sample html file (184 bytes, text/html)
2011-07-05 21:54 PDT, Nakul R
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nakul R 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">
Comment 1 Alexey Proskuryakov 2022-07-29 10:53:26 PDT
The Qt port has been removed from WebKit, resolving this bug.