Thank you for reporting this bug. We will make it our priority to review this report.
  1. #1
    Sencha User becevka's Avatar
    Join Date
    Oct 2008
    Posts
    53
    Vote Rating
    0
    becevka is on a distinguished road

      0  

    Post [FIXED] [2.0 M1] Field value highlighting issue

    [FIXED] [2.0 M1] Field value highlighting issue


    Compare this two for next test case : http://extjs.com/explorer/#forms && http://extjs.com/examples-dev/explorer.html#forms.

    Case:
    -Browser FF 3.0.4
    1. In "Simple Form" in field "Name" type "123"
    2. Try to select "123" using mouse.
    3. Try to select "123" using Shift+Arrow Left keys.
    4. Press Backspace to delete selected.

    Result : in GXT 2.0 M1 version - "123" is never highlighted, but still value was deleted after Backspace pressed.

    BTW - http://extjs.com/examples-dev/explorer.html#forms - check this in Opera 9.64.

  2. #2
    Sencha - GXT Dev Team
    Join Date
    Feb 2009
    Posts
    1,931
    Vote Rating
    55
    Colin Alworth is a jewel in the rough Colin Alworth is a jewel in the rough Colin Alworth is a jewel in the rough

      0  

    Default


    +1, also reported in http://extjs.com/forum/showthread.php?p=320536

    I am seeing this using FF 3.0.8 and 3.0.9, but I cannot reproduce it on the examples-dev page, only on the samples/pages/forms/forms.html file in the 2.0-m1 download.

    I've also tried a clean build from trunk - same issue, firefox only.

  3. #3
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,691
    Vote Rating
    107
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    Fixed in SVN