Open Bug 722827 Opened 12 years ago Updated 2 years ago

translating a file input left via CSS transform truncates it

Categories

(Core :: Layout: Form Controls, defect)

defect

Tracking

()

People

(Reporter: ayg, Unassigned)

References

()

Details

Test-case:

data:text/html,<!doctype html>
<p><input type=file style=margin-left:200px;-moz-transform:translate(-200px)>
<p><input type=file>

In Firefox 12.0a1 (2012-01-24) on Ubuntu 11.10, the upper file input has the right-hand side chopped off.  It looks like translating by -200px both translates by that amount and hides the right 200px.
I see this on Mac too.  Sounds likely to be a core layout bug of some sort...
Summary: Linux: translating a file input left truncates it → Linux: translating a file input left via CSS transform truncates it
Summary: Linux: translating a file input left via CSS transform truncates it → translating a file input left via CSS transform truncates it
OS: Linux → All
Hardware: x86 → All
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.