Bug 29479
| Summary: | [Qt] No resize cursor when resizing text area | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | Keywords: | Qt |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Other | ||
| OS: | OS X 10.5 | ||
Tor Arne Vestbø
This bug report originated from issue QTBUG-1948
<http://bugreports.qt.nokia.com/browse/QTBUG-1948>
--- Description ---
Open the following URI:
data:text/html,<textarea rows=5 cols=50>
The text area can be resize by dragging the right corner marker. However, when the mouse is over the marker and when doing the resize, the mouse pointer does not change to show the resize cursor.
This bug is also tracked upstream:
https://bugs.webkit.org/show_bug.cgi?id=18580
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
*** This bug has been marked as a duplicate of bug 18580 ***