You found a bug! We've classified it as TOUCH-4320 . We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
  1. #1
    Touch Premium Member BostonMerlin's Avatar
    Join Date
    Aug 2010
    Location
    Boston
    Posts
    410
    Vote Rating
    33
    BostonMerlin has a spectacular aura about BostonMerlin has a spectacular aura about BostonMerlin has a spectacular aura about

      0  

    Default ST 2.2 RC, Search Field Icon alignment

    ST 2.2 RC, Search Field Icon alignment


    Sencha Touch 2.2 RC
    Drop a search field into a container with no config settings changed. The search icon is not vertical-center aligned properly.

    Screenshot shown within Architect but displays the same issue in-browser.

    search_field_icon.jpg

    Thanks,
    John

    Code:
    Ext.Viewport.add({
        xtype : 'container',
        items : [
            {
                xtype : 'searchfield',
                label : 'Field'
            }
        ]
    });
    Last edited by mitchellsimoens; 13 Apr 2013 at 4:20 AM. Reason: added test case
    I love being a dad (5 & 7), flying airplanes (KBED) and writing code (spaghetti).
    BostonMerlin aka John Bond aka JB
    See U @ SenchaCon '13

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,641
    Vote Rating
    434
    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


    Thanks for the report! I have opened a bug in our bug tracker.