Sencha Touch 1.x: Bugs

Page 5 of 66 FirstFirst ... 3 4 5 6 7 15 55 ... LastLast

+ Post New Thread

  1. Android: Two fields show up on text field focus

    * Android 2.2 * Sencha Touch 1.0.1a * Sencha Touch 1.0.2 * When putting focus on a text field, Android draws another copy of the input field...

    Started by iamcam, 1 Mar 2011 4:15 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 8,379
    14 Feb 2012 7:19 AM Go to last post
  2. google Map does not redraw correctly

    Hello, When I load the map Panel at first, it works perfectly, but if I load another panel and switch to the map Panel, the map is located at the...

    Started by Severance, 8 Feb 2012 2:45 AM
    • Replies: 4
    • Views: 1,848
    14 Feb 2012 2:05 AM Go to last post
  3. [CLOSED] datachanged event has wrong parameters or isn't always fired

    Sencha Touch version tested: 1.1.1 Platform tested against: Chrome 16

    Started by jep, 10 Feb 2012 4:05 PM
    • Replies: 1
    • Views: 831
    12 Feb 2012 8:18 AM Go to last post
  4. [FIXED-338] textareas scroll on Android but not iOS

    When a textarea contains too much text to display at once, it needs to be scrollable. On Android, at least sometimes, it is; even if the textarea...

    Started by Ralph Haygood, 17 Sep 2010 1:17 PM
    2 Pages
    1 2
    • Replies: 15
    • Views: 6,730
    11 Feb 2012 8:18 AM Go to last post
  5. 1.1.1 broke store.sync for modified records

    Since 1.1.1 store.sync() stopped work for records modified with record.set(fieldname, value); After store.sync() nothing happens though...

    Started by yoorek, 3 Nov 2011 1:31 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 5,025
    11 Feb 2012 1:43 AM Go to last post
  6. [FIXED-131] Android: Scrolling Issues

    In some of the demos the browser-implemented Scrolling feature of my Android browser seems to "overlay" the Sencha-implemented scrolling. For...

    Started by Christian Eßl, 13 Jul 2010 10:58 PM
    7 Pages
    1 2 3 ... 7
    • Replies: 64
    • Views: 16,946
    9 Feb 2012 6:38 AM Go to last post
  7. [CLOSED] Sencha Touch 1.1 Ext.Element.mask doesn't return Element

    /** * Puts a mask over this element to disable user interaction. * This method can only be applied to elements which accept child...

    Started by bluehipy, 8 Feb 2012 6:39 AM
    • Replies: 1
    • Views: 636
    8 Feb 2012 9:00 AM Go to last post
  8. [CLOSED] Sencha Touch 1.1 Ext.'Element.setVisible

    setVisible : function(visible, animate) { var me = this, dom = me.dom, mode = this.getVisibilityMode(); switch...

    Started by bluehipy, 8 Feb 2012 6:35 AM
    • Replies: 1
    • Views: 629
    8 Feb 2012 8:59 AM Go to last post
  9. [CLOSED] Sencha Touch 1.1 Ext.Eelement.show

    /** * Show this element - Uses display mode to determine whether to use "display" or "visibility". See {@link #setVisible}. * @param...

    Started by bluehipy, 8 Feb 2012 6:32 AM
    • Replies: 1
    • Views: 502
    8 Feb 2012 8:58 AM Go to last post
  10. [OPEN-710] Android 2.2: Address bar Wont Hide. Pushes Application Off Screen

    I'm having the same problem as the other two submitters in this thread: ...

    Started by SpNg, 7 Jan 2011 6:17 PM
    • Replies: 2
    • Views: 2,655
    8 Feb 2012 8:54 AM Go to last post
  11. HTTP status of 0 prevents json from loading in phonegap

    When loading json locally (file://) or in phonegap, the http status in xhdr is zero. The sencha js interprets this as an error an fires an exception...

    Started by joelmay, 4 Sep 2011 11:03 AM
    http status, json, phonegap
    • Replies: 3
    • Views: 2,222
    7 Feb 2012 1:05 PM Go to last post
  12. currentMap.map is null ?!

    hello, I try to setup an Ext.Map : this.currentMap= new Ext.Map({'useCurrentLocation': true}); console.log(this.currentMap); That show me...

    Started by Severance, 7 Feb 2012 3:59 AM
    • Replies: 1
    • Views: 438
    7 Feb 2012 7:56 AM Go to last post
  13. Exclamation Sencha touch MVC -reference error

    Hi I am new to Sench touch, I tried to develop the MVC application given in following tutorial,...

    Started by prabudc227, 7 Feb 2012 4:23 AM
    • Replies: 1
    • Views: 703
    7 Feb 2012 5:49 AM Go to last post
  14. [OPEN] [TOUCH-428] Store.snapshot contains corrupt data.

    Sencha Touch version tested: 1.0.1a only default ext-all.css Description: Store snapshot is corrupt after changing a proxies data...

    Started by SimonFlack, 11 Jan 2011 2:53 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 3,972
    6 Feb 2012 8:15 AM Go to last post
  15. [OPEN-280] WebStorageProxy#getIds() returns an array of strings, not integers

    In Sencha Touch 0.94, WebStorageProxy#getIds() returns an array of strings, while Model#getId() returns a Number. this causes...

    Started by mystix, 14 Sep 2010 11:11 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,315
    5 Feb 2012 9:14 AM Go to last post
  16. Moved: [FIXED] Pull refresh demo shows black square

    Started by realjax, 11 Apr 2011 11:26 PM
    • Replies: -
    • Views: -
    2 Feb 2012 1:14 PM Go to last post
  17. [CLOSED] Ext.Router should handle trailing slashes

    I just spent a lot of time debugging my app because it wouldn't redirect to one of my custom routes. In the end I found that a simple trailing slash...

    Started by fx-mike, 23 Aug 2011 5:56 AM
    • Replies: 6
    • Views: 2,138
    2 Feb 2012 12:54 PM Go to last post
  18. Question The contact MVC sample fails on Android

    Sencha touch does not seem to work with PhoneGap and Android, is this correct? I have evaluated Sencha Touch for an iPhone application and it worked...

    Started by arvander, 8 Jun 2011 1:39 PM
    • Replies: 1
    • Views: 1,270
    2 Feb 2012 12:45 AM Go to last post
  19. selectfield , textfield display incorrect

    Sencha Touch version tested: 1.1.0 Platform tested against: iPhone iPad SamsungI9100

    Started by atula_a1, 14 Jan 2012 1:53 AM
    • Replies: 4
    • Views: 1,477
    1 Feb 2012 5:51 PM Go to last post
  20. Ext.gesture.Manager.removeEventListener bug?

    Sencha Touch version tested: v1.1.1 Platform tested against: Google Chrome HTC Incredible S710e with Android 2.3.5 Description: ...

    Started by MKR54, 1 Feb 2012 4:39 AM
    • Replies: 2
    • Views: 1,730
    1 Feb 2012 3:05 PM Go to last post