[Webkit-unassigned] [Bug 35139] New: QtWebkit always renders tab character as space
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 18 22:22:12 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35139
Summary: QtWebkit always renders tab character as space
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rion4ik at gmail.com
100% reproducible with qt 4.6.1 and 4.6.2
test case:
just create a form with QWebView and try
ui->webView->setHtml("<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01
Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">"
"<html><body><pre>hello my fine world</pre></body></html>");
notice tabs between words and "pre". i also tried various values for
white-space css attribute but tabs are always spaces.
just a quick test: open any source hosting site (googlecode for example) with
arora browser and browse code (here for example
http://code.google.com/p/psi-dev/source/browse/trunk/patches/1010-psi-fix-alt%2BN-crash.diff?spec=svn1885&r=1885
)
--
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