https://bugzilla.wikimedia.org/show_bug.cgi?id=57109
Matt Walker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #1 from Matt Walker <[email protected]> --- It's sort of 'on purpose'. They don't have labels because the form itself should be rendering with the fieldset labels hidden (no point translating something no one will ever see for longer than however long it takes for the CSS to load). I would just not use fieldsets; but sadly the internal component HTMLForm doesn't seem to allow that. OTOH; if the page is rendering slow enough that you see them perhaps I need to look at using inline styles to hide the things. I'll mark this WONTFIX for the moment; but I'm open to other suggestions if it really is annoying. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
