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

       Web browser: ---
             Bug #: 28880
           Summary: jQuery.ui 1.8.2 slider widget seems to have troubles
                    with IE9 in IE9 standards mode
           Product: MediaWiki
           Version: 1.17
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Resource Loader
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 8520
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8520
Sample of jQuery ui slider usage

I have developed a small extension for MediaWiki 1.15.4 (the customer is using
such old version with lots of depending extensions, including private ones,
which are hard to port to 1.17). You may think that is off-topic, however not
completely. I've bundled exactly the same versions of jQuery and jQuery ui with
my extension, like these that are distributed in 1.17 - because I need richer
ui and jQuery is handy. Because it is not so easy to integrate ResourceLoader
into 1.15, I've also used LABjs loader to load jQuery on demand, which is
stable and claimed to be used by Twitter (that speaks a lot).

The slider interface worked in all stable browsers (FF, Safari, Opera, IE8)
except for IE9, where slider didn't drag and didn't fire events at all. Simple
upgrade of jQuery ui to 1.8.12 fixed that. IE9 worked only in IE8 compatibility
mode, not in the "native" IE9 mode.

I can provide the old revision sample of my code, which creates and opens the
slider. I have custom skin, however Vector seems also to be run in "IE9
standards".

-- 
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