#35482: Email and URL form input widgets should always have dir="ltr"
-------------------------------------+-------------------------------------
     Reporter:  Omid Shojaee         |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Forms                |                  Version:  5.0
     Severity:  Normal               |               Resolution:
     Keywords:  LTR, RTL, Admin,     |             Triage Stage:  Accepted
  accessibility                      |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------
Comment (by Omid Shojaee):

 From RFCs point of view, yes it is possible to use unicode characters in
 username and password.

 So I'd like to suggest an edit:

 The ultimate solution would be to add an optional attribute, called "dir"
 or "direction" to CharField, TextField, EmailField, URLField, UUIDField,
 All Integer fields, FloatField and DecimanlField (numbers are always LTR),
 GenericIPAddressField, FileField and ImageField (operating system paths
 are always LTR) and leave it to the developers to decide the direction on
 the field level.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35482#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018fba1ca5f5-b59b63e5-97d6-4160-9c59-430ba87f0dd7-000000%40eu-central-1.amazonses.com.

Reply via email to