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

       Web browser: ---
            Bug ID: 56700
           Summary: The handler MWCategoryWidget::onLookupInputKeyDown is
                    not actually bound to anything.
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Editing Tools
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

For some reason, the 'keydown' event is being unbound when the suggestions
popup appears, so the function is never firing. However, it seems like they
shouldn't be listening to keydown anyway because they only care about when the
enter key is pressed and that event is already available on the input as the
'enter' event (from OO.ui.TextInputWidget).

With love from the Wikia development team.

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