jQWidgets Forums

jQuery UI Widgets Forums Lists ComboBox remoteAutoComplete search not invoked if shift key is down

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 12 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • Marc
    Participant

    It appears that the search function for a jqxComboBox with remoteAutoComplete enabled is not triggered when a key is pressed while the shift key is being held down.

    This can be reproduced using the ComboBox Remote Search (city search) demo on the jqWidgets web site:

    1. Type ‘be’ in the input field – list is populated with cities beginning with ‘Be’ (case is ignored)
    2. Clear the content of the input field
    3. Hold down the shift key and type ‘BE’ in the input field – *** The list box is not populated ***
    4. Clear the content of the input field
    5. Engage Caps Lock and type ‘BE’ (without holding the shift key) – list is populated as in step 1

    Thus, it appears that the search does not occur if a key is pressed while the shift key is being held down.


    Peter Stoev
    Keymaster

    Hi Mark,

    Thank you for the feedback.

    We are aware of that behavior and will resolve it in a future version.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.