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

       Web browser: ---
             Bug #: 32175
           Summary: Mobile shouldn't use javascript to resize elements
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: MobileFrontend
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


The mobile site currently uses javascript to resize some elements to the
correct size. This causes a delay in displaying the elements correctly and is
unnecessary. The #results is already absolute-positioned so it could just use
both left and right styles to give it the right size, and the top box could
start with the right size using a table. (There's a good chance there's a
simpler way to do both of those, but I can't think of one atm.)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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