Closed
Bug 1068486
Opened 11 years ago
Closed 6 years ago
On translation UI, some fields are smaller that they could, leading to unnecessary scrolling
Categories
(developer.mozilla.org Graveyard :: Localization, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: teoli, Unassigned)
Details
(Whiteboard: [specification][type:bug])
Attachments
(1 file)
|
153.44 KB,
image/png
|
Details |
What did you do?
================
1. Go to https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Objets_globaux/DataView/setInt32$edit
2. Click on "Traduire la description"
What happened?
==============
The first input type=text is smaller than the title.
Scrolling is necessary to read it.
What should have happened?
==========================
The first input should be of the remaining length of the line, minimizing the amount of case where scrolling is necessary.
Is there anything else we should know?
======================================
The two other fields, "Raccourci en français" and "Rechercher", show the same problem.
| Reporter | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Severity: normal → minor
Component: General → Localization
Filed a fix
https://github.com/mozilla/kuma/pull/2828
Comment 3•6 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•