Bug 18580 - cursor on textarea does not change when resizing
Summary: cursor on textarea does not change when resizing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 29479 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-04-18 04:48 PDT by Ariya Hidayat
Modified: 2010-08-26 23:06 PDT (History)
4 users (show)

See Also:


Attachments
Show resize cursor when hovering or using the textarea's resize handle (754 bytes, patch)
2008-04-18 06:46 PDT, Ariya Hidayat
adele: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***