[Webkit-unassigned] [Bug 63976] New: Not able to set the Text in textbox to bold using font-weight property
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 5 21:54:00 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63976
Summary: Not able to set the Text in textbox to bold using
font-weight property
Product: WebKit
Version: 528+ (Nightly build)
Platform: S60 Hardware
OS/Version: S60 3rd edition
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: nakul.r at nokia.com
Created an attachment (id=99791)
--> (https://bugs.webkit.org/attachment.cgi?id=99791&action=review)
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">
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list