[webkit-reviews] review requested: [Bug 8008] Textarea uses the I-beam ("text") cursor when disabled, not "default" : [Attachment 20979] move check to cursor selecting code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 6 00:20:10 PDT 2008


Rob Buis <rwlbuis at gmail.com> has asked	for review:
Bug 8008: Textarea uses the I-beam ("text") cursor when disabled, not "default"
http://bugs.webkit.org/show_bug.cgi?id=8008

Attachment 20979: move check to cursor selecting code
http://bugs.webkit.org/attachment.cgi?id=20979&action=edit

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
Moving the check into selectCursor. It seems READ_ONLY is only applied to text
controls, but I think in future this check still holds. Note that with this
patch we match Opera, not FF3. I think we should decide what to do and if we
decide on FF3 matching, IMHO this bug should be marked as WONTFIX. Let me know
what you think.
Cheers,

Rob.


More information about the webkit-reviews mailing list