Ticket #50 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

Size attribute for <input> widgets

Reported by: Matt Goodall <matt@pollenation.net> Assigned to: somebody
Priority: normal Milestone:
Component: widgets Version:
Severity: normal Keywords:
Cc:

Description

Setting the width of an input in ems using CSS seems to do the same as setting the size attribute, but it's much harder to tie the size to something in the Python code.

It probably makes sense to add args for attributes like size to the relevant widget classes.

Change History

01/06/06 00:42:19 changed by anonymous

  • type changed from defect to enhancement.
  • component changed from css to widgets.