https://bugzilla.wikimedia.org/show_bug.cgi?id=39619
Web browser: ---
Bug #: 39619
Summary: UW is not compatible with the classic skin
Product: MediaWiki extensions
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: UploadWizard
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
Mobile Platform: ---
UW depends on the following line in it's script:
// scroll to the top of the page (the current step might have been very long,
vertically)
var headScroll = $( '#firstHeading' ).offset();
$j( 'html, body' ).animate( { scrollTop: headScroll.top, scrollLeft:
headScroll.left }, 'slow' );
However #firstHeading is not present in the classic skin. Instead it has
h1.pagetitle
--
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