Open Bug 432577 Opened 16 years ago Updated 2 years ago

Aqua focus rings on Browse… button in <input type="file"> widget are clipped

Categories

(Core :: Widget: Cocoa, defect)

PowerPC
macOS
defect

Tracking

()

People

(Reporter: alqahira, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #414994 +++

See, for instance, the bottom part of the ring is much smaller than the
top/sides.  This is from the philippe's testcase for bug 416259:
https://bugzilla.mozilla.org/attachment.cgi?id=302037
Summary: Aqua focus rings on Borwse… button in <input type="file"> widget are clipped → Aqua focus rings on Browse… button in <input type="file"> widget are clipped
As I commented in bug 416259:

That is possibly (probably) a consequence that the overflow of that form control have some cropping/clipping going on for the height of the widget.
see bug 363696 and bug 409587.

Basically, the focus ring is placed outside of the bounding box for the widget. But it can't be painted to the left, top and bottom, due to the overflow:hidden applied to the whole widget. 
Assignee: joshmoz → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: