home / django_tickets / tickets

tickets: 8627

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
8627 2008-08-28 00:40:10 2012-11-05 19:55:58 2022-03-06 03:42:45.214163 Accepted closed Forms Bug Normal dev fixed Textarea misses first line if empty (in display) If you save a textarea with a leading empty line, the browser won't show you that line (when viewing that textarea a change form again). This is due to a behaviour that browsers (test FF, Safari on Mac and IE 7 on Win) ignore the first line-break within a textarea when displaying it. Therefore the patch only adds one line-break right after the opening textarea-tag bastih bastih forms textarea 0 1 1 0 0 0
Powered by Datasette · Queries took 1.985ms