Thank you for reporting this bug. We will make it our priority to review this report.
  1. #1
    Sencha User
    Join Date
    Feb 2012
    Posts
    7
    Vote Rating
    0
    ytpytp222 is on a distinguished road

      0  

    Default Combobox doesn't trigger action when using input methods to type in

    Combobox doesn't trigger action when using input methods to type in


    Ext version tested:
    • Ext 3.4 rev 0
    Adapter used:
    • ext
    css used:
    • only default ext-all.css


    Browser versions tested against:
    • Opera 11.60 (for first problem)
    • All browser I have tried, IE9, FF 10,11, Chrome 18(for the second problem)
    Operating System:
    • Win 7
    Description:
    • First problem: type some words in other language(not English) via input methods, I use Chinese. but after typing, the query action do not trigger, I have to type in a space again to trigger the action. This works well in other browsers
    • Use a type method to input something, but use 'ENTER' not 'SPACE' to finish, so that, what we acctually type in is English characters, but action (default query) do not trigger. I have tried on many browsers. This should work like the input box in Google. No matter how I type in, as long as I have typed in, should be able to trigger query action.
    Test Case:
    Can use the example in docs to test it.
    http://dev.sencha.com/deploy/ext-3.4...um-search.html type in some words in other language.


    Steps to reproduce the problem:
    • See steps above
    The result that was expected:
          • No matter how I type in, as long as I have typed in, should be able to trigger query action.


    The result that occurs instead:
    • In some case, query action do not trigger
    Screenshot or Video:
    • none
    Debugging already done:
    • none
    Possible fix:
    • not provided

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,656
    Vote Rating
    435
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    What example can I use?
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  3. #3

  4. #4
    Sencha User
    Join Date
    Feb 2012
    Posts
    7
    Vote Rating
    0
    ytpytp222 is on a distinguished road

      0  

    Default


    Hi Mitchell
    Any update on this issue? Thanks
    Tianpeng

Tags for this Thread