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

            Bug ID: 65077
           Summary: VisualEditor: IME detection realies on jQuery.browser
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Language
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

in ve.ce.Surface we the following line:

 if ( $.browser.msie === true && e.which === 229 ) {

Give we haven't tested IE in so longer I suspect this might not work anymore,
but if it does, we need another way to detect that this hack is needed as
$.browser is deprecated.

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