Closed Bug 838698 Opened 11 years ago Closed 11 years ago

Align the file name as expected when <input type='file'> has dir='rtl'

Categories

(Core :: Layout: Form Controls, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 762270

People

(Reporter: mounir, Assigned: mounir)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
      No description provided.
Attachment #710790 - Flags: review?(smontagu)
Blocks: 838675
Comment on attachment 710790 [details] [diff] [review]
Patch

Review of attachment 710790 [details] [diff] [review]:
-----------------------------------------------------------------

We definitely don't want to remove the "direction: ltr !important;" line. The right fix is to change "text-align: inherit" to "text-align: match-parent". This is in fact a dupe of bug 762270.
Attachment #710790 - Flags: review?(smontagu) → review-
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
(In reply to Simon Montagu from comment #1)
> Comment on attachment 710790 [details] [diff] [review]
> Patch
> 
> Review of attachment 710790 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> We definitely don't want to remove the "direction: ltr !important;" line.
> The right fix is to change "text-align: inherit" to "text-align:
> match-parent". This is in fact a dupe of bug 762270.

Could you point me to an example where having a rtl direction is wrong? I tried a few things and that seemed to work. Webkit seems to behave like that too.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: