﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
22136	Textarea Widget Outputs Default cols & rows, overriding styles provided by CSS	Timothy Allen	Timothy Allen	"The default Textarea class in widgets.py has default attributes passed along to the HTML:

default_attrs = {'cols': '40', 'rows': '10'}

Since CSS is used for most styling across the web today, this seems like a step backwards. Is there any reason not to remove these defaults?"	Cleanup/optimization	closed	Forms	1.6	Normal	fixed	textarea, rows, cols	Timothy Allen	Unreviewed	0	0	0	0	1	0
