Closed
Bug 778444
Opened 13 years ago
Closed 5 years ago
On small screens, the translation interface does not scroll properly
Categories
(developer.mozilla.org Graveyard :: Localization, defect)
developer.mozilla.org Graveyard
Localization
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sheppy, Unassigned)
References
Details
(Whiteboard: [localization])
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/17.0 Firefox/17.0
Build ID: 20120726052803
Steps to reproduce:
Opened the localization interface on an 800x600 display
Actual results:
The interface opened but the editor for the localization editing did not scroll when I scrolled the page.
Expected results:
It should have worked!
Reporter | ||
Comment 1•13 years ago
|
||
Actually, what seems to be going on is that the header bar and the toolbars take up so much vertical space in this scenario that there's no room left for content in the editor. We should figure out a way to handle this (it will be relevant on projectors and on netbooks in particular). Perhaps by hiding the page header bar while in the editor?
Comment 2•13 years ago
|
||
Another residual side effect from the scrolling CKEditor plugin, I believe. Desperately want to remove it completely.
Updated•13 years ago
|
Priority: -- → P1
Assignee | ||
Updated•13 years ago
|
Version: Kuma → unspecified
Assignee | ||
Updated•13 years ago
|
Component: Docs Platform → Editing
Updated•12 years ago
|
Whiteboard: [localization]
Updated•12 years ago
|
Component: Editing → Localization
Comment 3•12 years ago
|
||
Since we last looked at this, modifications to the scrolling have been made. Can you look at this again sheppy?
Reporter | ||
Comment 4•12 years ago
|
||
There are definitely still problems scrolling this interface. The toolbar sometimes gets orphaned way above the edit box, and sometimes it becomes an extremely narrow vertical strip down its left edge. It's pretty dreadful.
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 6•12 years ago
|
||
We are temporarily re-enabling the scrolling plugin, so this issue will re-appear. We will remove it again when bug 913441 is closed.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•7 years ago
|
Priority: P1 → --
Comment 7•5 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: REOPENED → RESOLVED
Closed: 12 years ago → 5 years ago
Resolution: --- → WONTFIX
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
•