Bug 36030
Summary: | [Qt] On WebKit implementation in Qt 4.6.1, <textarea>'s CSS attribute "padding" is just ignored | ||
---|---|---|---|
Product: | WebKit | Reporter: | Giacomo <euthymos> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | hausmann |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | All |
Giacomo
On WebKit implementation in Qt 4.6.1, <textarea>'s CSS attribute "padding" is just ignored, and textareas have a 0px internal padding, resulting the text to be too near to the borders.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Giacomo
I've created a minimal testcase that clearly shows the problem.
I'll soon publish it.
Simon Hausmann
Please follow the QtWebKit bug reporting guidelines when reporting bugs.
See http://trac.webkit.org/wiki/QtWebKitBugs
Specifically:
- The 'QtWebKit' component should only be used for bugs/features in the
public QtWebKit API layer, not to signify that the bug is specific to
the Qt port of WebKit
http://trac.webkit.org/wiki/QtWebKitBugs#Component
- Add the keyword 'Qt' to signal that it's a Qt-related bug
http://trac.webkit.org/wiki/QtWebKitBugs#Keywords
Giacomo
Related to https://bugs.webkit.org/show_bug.cgi?id=36413 which is currently SOLVED. Closing.
*** This bug has been marked as a duplicate of bug 36413 ***