Sencha Touch 2.x: Bugs

Page 7 of 130 FirstFirst ... 5 6 7 8 9 17 57 107 ... LastLast

+ Post New Thread

  1. [FIXED] Documentation drop-down points to 2.2 beta.

    Touch 2.2 released today. Docs still point to 2.2 beta. Might confuse users. John

    Started by BostonMerlin, 15 Apr 2013 2:48 PM
    • Replies: 1
    • Views: 115
    16 Apr 2013 5:32 AM Go to last post
  2. [FIXED] 2.2.1 Typo in tryDragStart?

    tryDragStart: function(e) { ... // Shouldn't assign to itself? this.lastPoint = this.previousPoint = this.lastPoint = point;

    Started by mankz, 15 Apr 2013 1:24 PM
    • Replies: 1
    • Views: 119
    16 Apr 2013 5:31 AM Go to last post
  3. [OPEN] [2.1] Ext.util.Format.date returning wrong date (one day off)

    On Samsung Galaxy S3 Android 4.0.4, (Update: This can be reproduced on any browser, see second post below) Ext.util.Format.date is returning the...

    Started by Steffen Hiller, 11 Dec 2012 11:40 AM
    • Replies: 6
    • Views: 594
    15 Apr 2013 1:05 PM Go to last post
  4. [FIXED] 2.2.1 Global leak 'widget'

    Ext.define('Ext.Sheet', { extend: Ext.Panel , xtype: 'sheet', alternateClassName: , alternateClassName should be alias?

    Started by mankz, 15 Apr 2013 12:13 PM
    • Replies: 1
    • Views: 126
    15 Apr 2013 12:28 PM Go to last post
  5. [OPEN] Ext.Ajax.request leaking memory

    REQUIRED INFORMATION Ext version tested: Ext 4.1.0, Sencha Touch 2.1.0 Browser versions tested against: Chrome v 23 Description:

    Started by cyee, 11 Dec 2012 11:28 AM
    • Replies: 2
    • Views: 277
    15 Apr 2013 11:43 AM Go to last post
  6. [OPEN] Alerts inside listeners on IOS

    Ext version tested: Sencha Touch 2.1.1, Sencha Touch 2.2.0 RC1 Browser versions tested against: Safari on Iphone 5/4S, Iphone Simulator...

    Started by TioSupport, 15 Apr 2013 12:57 AM
    • Replies: 2
    • Views: 128
    15 Apr 2013 6:36 AM Go to last post
  7. [OPEN] [2.1] Ext.dataview.List preventSelectionOnDisclose= false not working

    As I understand this option, when set to false, it SHOULD SELECT the item and fire an event. But it does not. You can test this easily with the...

    Started by ingo.hefti, 19 Dec 2012 1:09 AM
    • Replies: 2
    • Views: 250
    15 Apr 2013 6:11 AM Go to last post
  8. [OPEN] Docs bug with ToggleField

    Docs say: http://docs.sencha.com/touch/2-1/#!/api/Ext.field.Toggle-event-change change( me, newValue, oldValue, eOpts ) Code says (from...

    Started by mankz, 15 Apr 2013 5:10 AM
    • Replies: 1
    • Views: 102
    15 Apr 2013 6:00 AM Go to last post
  9. [FIXED] [2.1] Inconsistent assignment of 'internalId' on models when using store.add()

    When calling add on a store, things go wrong. Ext.define('M', { extend : 'Ext.data.Model', config : { idProperty : 'foo', ...

    Started by mankz, 30 Dec 2012 5:28 AM
    • Replies: 7
    • Views: 643
    15 Apr 2013 5:42 AM Go to last post
  10. [FIXED] Property updater is not being called because of invalid value !== oldValue check

    Sencha Touch 2.1 today's nightly (touch-2.1-20130310), but also present in the 2.1.1.Tested in Chrome 25.0.1364.160 m This is a MAJOR issue where...

    Started by vitalyx, 11 Mar 2013 5:18 AM
    • Replies: 2
    • Views: 364
    15 Apr 2013 5:19 AM Go to last post
  11. [OPEN] List Items with height > 47px not rendered correctly.

    I just upgraded an app from Sencha Touch 2.0.1.1 to 2.1.0, no code changes, and it broke the rendering of my List items. This is a restaurant menu...

    Started by jdrowell, 25 Nov 2012 2:49 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 35
    • Views: 4,735
    15 Apr 2013 2:02 AM Go to last post
  12. [OPEN] Sencha tab bar bottom in google chrome browser iphone does't appear

    I'm new to sencha, I'm starting with a web app for ios and android but this example Kitchen Sink the tab bar bottom in google chrome browser iphone...

    Started by sandroferraz2013, 12 Apr 2013 1:30 PM
    browser, chrome, iphone, tab bar, webapp
    • Replies: 3
    • Views: 339
    15 Apr 2013 12:43 AM Go to last post
  13. [OPEN] Ext.data.Model.cache keeps records of destroyed stores

    REQUIRED INFORMATION Ext version tested: Sencha Touch 2.1 Browser versions tested against: Safari 5.1 Description: By default...

    Started by natb, 28 Nov 2012 12:52 PM
    • Replies: 3
    • Views: 576
    15 Apr 2013 12:05 AM Go to last post
  14. [FIXED] ST 2.2 RC - List UI=Round + Grouped Last Item no Highlight

    REQUIRED INFORMATION Ext version tested: ST 2.2 RC Browser versions tested against: Chome Description:

    Started by BostonMerlin, 13 Apr 2013 5:48 AM
    • Replies: 1
    • Views: 179
    13 Apr 2013 11:50 AM Go to last post
  15. Hyperlinks on activating card recieve click events from previous card

    Please see: http://www.sencha.com/forum/showthread.php?104629-FIXED-141-Hyperlinks-on-activating-card-recieve-click-events-from-previous-card ...

    Started by zlesko, 13 Apr 2013 10:34 AM
    • Replies: 1
    • Views: 108
    13 Apr 2013 11:42 AM Go to last post
  16. [INFOREQ] [2.1] Sheets / ActionSheets / Picker flying of the screen

    Since some 2.1 preview version, can't remember exactly which, sheets that are supposed to slide in from the bottom fly off the screen on Chrome, iOS...

    Started by Steffen Hiller, 4 Dec 2012 4:38 AM
    • Replies: 2
    • Views: 223
    13 Apr 2013 9:11 AM Go to last post
  17. [OPEN] 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. ...

    Started by BostonMerlin, 13 Apr 2013 2:35 AM
    • Replies: 1
    • Views: 153
    13 Apr 2013 4:20 AM Go to last post
  18. Droppable status in 2.2

    It appears that some work has been done in Drag/Drop area in 2.2 but Drop appears completely broken. It would seem to me that if Drop was implemented...

    Started by jmcfet, 12 Apr 2013 9:05 AM
    • Replies: 0
    • Views: 107
    12 Apr 2013 9:05 AM Go to last post
  19. [DUP] scrollToEnd on List with variable itemHeight

    scrollToEnd(true) does not seem to work on lists with variable itemHeight; it scrolls to the point in the list that would have been the end if all...

    Started by joostvanhassel, 12 Apr 2013 6:39 AM
    dataview, list, scrolltoend, variable itemheight
    • Replies: 2
    • Views: 140
    12 Apr 2013 7:37 AM Go to last post
  20. [FIXED] Ext.data.Types.BOOL.convert is different in 2.1.0 than in 2.0.1

    Hi, so the way I see it the function in Ext.data.Types.BOOL.convert has changed in the most recent sdk. In our app this is a problem because now...

    Started by grizzly21, 9 Apr 2013 8:55 AM
    convert bool types
    • Replies: 1
    • Views: 199
    11 Apr 2013 5:18 AM Go to last post