Bug 22690
Summary: | Text area resize corner has no "grabber" image on it | ||
---|---|---|---|
Product: | WebKit | Reporter: | Luca Ferretti <elle.uca> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Luca Ferretti
WebKitGtk allow you to resize text areas, other ports (for example Win/Mac Safari or Google Chrome) provides a visible way to show that the area is resisable.
Optimal could be draw the usual dots
*
**
***
****
using colors from GTK+ theme (selected foreground color?)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Luca Ferretti
(In reply to comment #0)
>
> using colors from GTK+ theme (selected foreground color?)
>
Background, I mean. For example, if you are using Clearlooks, the light blue of this theme
And the image should be
*
**
***
****
:)