#20821: Permission names can be longer than the select box they are in
-------------------------------+--------------------
     Reporter:  django@…       |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  contrib.admin  |    Version:  1.5
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 In the edit group / user pages, permission names are often larger than the
 select box they are placed in, which results in you being unable to see
 what permissions you are adding without some form of ugly workaround such
 as making the box larger with chromes inspect element. I've attached a
 screenshot demonstrating this issue.

 Some possible ideas to fix this...
 1) Make the select box resizeable
 2) Make the select box larger
 3) Make the select box have a horizontal scroll bar if required
 4) Display the full permission name in a tool tip on mouse over

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20821>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.53c3dc696a50976314221145680e76ba%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to