Closed
Bug 1040595
Opened 11 years ago
Closed 7 years ago
English and translation text are not at the same height because of the CKEditor toolbar
Categories
(developer.mozilla.org Graveyard :: Localization, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: teoli, Unassigned)
References
Details
(Whiteboard: LOE-ux:?)
Attachments
(4 files)
This is a leftover bug 1032058.
Quoting Justin there:
"A) The main content body is not vertically aligned. "
Misalignment of both text make it harder to work. Dealing with the CKEditor toolbox will solve a good deal of it (not all as there may be misalignment due to different text size in paragraph, but this is a much more complex problem to deal with).
![]() |
||
Updated•11 years ago
|
Priority: -- → P3
![]() |
||
Updated•11 years ago
|
Severity: normal → minor
Updated•11 years ago
|
Whiteboard: LOE-ux:?
![]() |
||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
![]() |
||
Comment 2•10 years ago
|
||
Reopening as I cannot identify the date/commit it was fixed.
Status: RESOLVED → REOPENED
Flags: needinfo?(dwalsh)
Resolution: FIXED → ---
![]() |
||
Updated•10 years ago
|
OS: Mac OS X → All
Updated•10 years ago
|
Comment 4•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/b6ae7b1ec508731729e0a210e77e59202f604053
Bug 1040595: Add padding to top of English (#4528)
- add padding to the top of the English display matching approximate
height of the toolbar on the translation side
- move `.text-content` to different element so headings identifying
English and French translations match style
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
Comment 7•7 years ago
|
||
This looks to be fixed ^^
Comment 8•7 years ago
|
||
After the change, the start of content is aligned when translating:
https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Objets_globaux/Array/forEach
It does not stay aligned as you scroll, but we need to update our document structure to know how to do that sort of alignment.
Updated•7 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 7 years ago
Resolution: --- → FIXED
Updated•5 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
•