Open
Bug 1224541
Opened 10 years ago
Updated 2 years ago
The wrapping of the label of some mandatory fields looks broken when the red star is displayed when reporting a new bug
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
NEW
People
(Reporter: sanjurjo.daniel, Unassigned)
Details
Attachments
(1 obsolete file)
User Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36
Steps to reproduce:
Localize Firebug creating a new field_descs.none.tmpl in templates/es/default/global:
vars.field_descs.component="Componentes" (please note the trailing 's')
Actual results:
enter_bug.cgi shows components label wrapped in two lines:
*
Componentes
Expected results:
Components label must (IMHO) be shown in a single line:
* Componentes
| Reporter | ||
Updated•10 years ago
|
Severity: normal → minor
Comment 1•10 years ago
|
||
Please provide a screenshot and browser information.
Summary: fiel_label width → fielc_label for "Components" gets line break / wrapped on enter_bug.cgi
Comment 2•10 years ago
|
||
If the label is too long, the web browser indeed wraps it right after the red star, which it should never do.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: fielc_label for "Components" gets line break / wrapped on enter_bug.cgi → The wrapping of the label of some mandatory fields looks broken when the red star is displayed when reporting a new bug
Updated•2 years ago
|
Attachment #9384409 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•