MultiCombo can't be controlled from keyboard

  1. #1

    MultiCombo can't be controlled from keyboard

    I have problem with multicombo - When I select item(s) and then press tab to move to another field selected items disappear.

    When I try control Multicombo example by keyboard it sometimes don't check/uncheck item etc.

    Petr
  2. #2
    Hello!

    Quote Originally Posted by PetrSnobelt View Post
    I have problem with multicombo - When I select item(s) and then press tab to move to another field selected items disappear.
    You mean only focused item or all selected items?

    Quote Originally Posted by PetrSnobelt View Post
    When I try control Multicombo example by keyboard it sometimes don't check/uncheck item etc.
    Can you provide more details about this one? I couldn't find anything wrong
  3. #3
    2 Samples:

    * Click on first combo then press tab - in chrome it unselect second item
    * On second combo I press down arrow move to checked item and press enter, but item is not unselected
  4. #4
    Quote Originally Posted by PetrSnobelt View Post
    2 Samples:

    * Click on first combo then press tab - in chrome it unselect second item
    * On second combo I press down arrow move to checked item and press enter, but item is not unselected
    Sorry, for the delay. To solve problem with Tab you should set False to property SelectOnTab.

    I couldn't reproduce second issue. What version of Ext.NET do you use?
  5. #5
    I try it on https://examples2.ext.net/#/Form/ComboBox/MultiCombo/ with Chrome 26.0.1410.64 m

Similar Threads

  1. [CLOSED] cursor shift function by keyboard
    By CPA1158139 in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: Jan 25, 2013, 7:13 AM
  2. [CLOSED] TabPanel Keyboard Navigation
    By softmachine2011 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 14, 2011, 8:52 AM
  3. [1.0] Splitbutton and keyboard usage
    By plykkegaard in forum 1.x Help
    Replies: 0
    Last Post: Feb 14, 2011, 11:36 AM
  4. How do I navigate the TabPanel using keyboard?
    By iStarterAsp in forum 1.x Help
    Replies: 0
    Last Post: Oct 18, 2010, 2:54 PM
  5. TriggerField Keyboard events
    By Kalitte in forum 1.x Help
    Replies: 1
    Last Post: Jan 03, 2009, 6:15 AM

Tags for this Thread

Posting Permissions