Bug 18580

Summary: cursor on textarea does not change when resizing
Product: WebKit Reporter: Ariya Hidayat <ariya.hidayat>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: adele, christian, tonikitoo, vestbo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: All   
Attachments:
Description Flags
Show resize cursor when hovering or using the textarea's resize handle adele: review-

Description Ariya Hidayat 2008-04-18 04:48:27 PDT
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.
Comment 1 Ariya Hidayat 2008-04-18 06:46:49 PDT
Created attachment 20667 [details]
Show resize cursor when hovering or using the textarea's resize handle
Comment 2 Adele Peterson 2008-04-26 08:37:24 PDT
Comment on attachment 20667 [details]
Show resize cursor when hovering or using the textarea's resize handle

Ariya and I discussed this on IRC and agreed it would be better to add a new cursor type for the resizer, so it can stay as a pointer on OSX and change for other platforms.
Comment 3 Tor Arne Vestbø 2009-09-18 08:42:55 PDT
*** Bug 29479 has been marked as a duplicate of this bug. ***