Bug 29568
Summary: | [Qt] Regression: CSS property letter-spacing not working | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | Layout and Rendering | Assignee: | QtWebKit Unassigned <webkit-qt-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | jturcotte, kling |
Priority: | P3 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | OS X 10.5 |
Tor Arne Vestbø
This bug report originated from Nokia internal issue QT-1757
--- Comments ---
Function: webkit
Version: 4.5.0
Platform: Linux
Compiler: GCC
Short description: css property letter-spacing not working
Did:
I opened a xhtml file containing the letter-spacing CSS property using QWebView.
Expected to see:
Nicely spaced letters, just the way I like them
Got instead:
Default spacing. The letter spacing property is completely ignored
More details:
This was working with Qt 4.4. You can see the same behaviour on http://www.electrictoolbox.com/using-css-letter-spacing/
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jocelyn Turcotte
- Reproduced in 4.5.3
- Can't reproduce in 4.6.1 and trunk.
Lowering priority.
Andreas Kling
Can't reproduce on trunk either.