-
13 Apr 2013 2:35 AM #1
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
-
13 Apr 2013 4:20 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,641
- Vote Rating
- 434
Thanks for the report! I have opened a bug in our bug tracker.
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.


Reply With Quote