Bug 29479 - [Qt] No resize cursor when resizing text area
Summary: [Qt] No resize cursor when resizing text area
Status: RESOLVED DUPLICATE of bug 18580
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-09-18 08:40 PDT by Tor Arne Vestbø
Modified: 2009-09-18 08:42 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tor Arne Vestbø 2009-09-18 08:40:44 PDT
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
Comment 1 Tor Arne Vestbø 2009-09-18 08:42:55 PDT

*** This bug has been marked as a duplicate of bug 18580 ***