https://bugzilla.wikimedia.org/show_bug.cgi?id=42417

       Web browser: ---
             Bug #: 42417
           Summary: Active item scrolled off-screen after "save and open
                    next"
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Translate
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


When I press "save and open next", the page "jump", and the newly opened
translation textbox ends up slightly over the top of the screen. It does not
happen always, but often enough. Seen at translatewiki.net on Win7 / Chrome
23.0.1271.64 m.

My guess is that this is a timing issue: two AJAX requests are launched, one to
save the old translation and hide its box, the other to load the new
translation and open its box. The second positions the new box to the top of
the screen; if the first finishes later, it scrolls the page up (as a portion
of it was hidden) and the new box moves out of the screen.

Together with bug 41464, these two problems are very disruptive when
translating lots of short texts.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to