Success! Looks like we've fixed this one. According to our records the fix was applied for EXTJSIV-4857 in 4.1.
  1. #1
    Ext JS Premium Member
    Join Date
    Nov 2009
    Posts
    45
    Vote Rating
    0
    return1.at is on a distinguished road

      0  

    Default [4.0.7] Combobox selectOnTab does not work in Webkit Browsers

    [4.0.7] Combobox selectOnTab does not work in Webkit Browsers


    REQUIRED INFORMATION

    Ext version tested:
    • Ext 4.0.7
    Browser versions tested against:
    • FF9
    • Chrome16
    • Safari 5.1
    Description:
    • selectOnTab does not select the highlighted combobox item
    Steps to reproduce the problem:
    • open combobox
    • use keynav or mouse to highlight a item in the combobox
    • press tab
    The result that was expected:
    • highlighted item should get selected
    The result that occurs instead:
    • selected item does not change
    Test Case:

    See this URL for live test case:
    http://dev.sencha.com/deploy/ext-4.0.7-gpl/examples/grid/cell-editing.html

    Operating System:
    • OSX 10.7.2

  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


    Looks like this is still happening in 4.1.0 beta. Thank you for the report.
    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
    Ext JS Premium Member
    Join Date
    Sep 2011
    Posts
    61
    Vote Rating
    0
    ExtJSNinjas is on a distinguished road

      0  

    Default fix?

    fix?


    Hi, what is the fix for this (perhaps an override)? I looked in 4.1 SVN, but do not see any changes in areas that look relevant.

    Thanks.