Sencha Touch 2.x: Bugs

Page 112 of 130 FirstFirst ... 12 62 102 110 111 112 113 114 122 ... LastLast

+ Post New Thread

  1. [FIXED] [PR1] Ext.Img should be called Ext.Image

    Ext.Img should be called Ext.Image ... like Ext.Button isn´t called Ext.Btn greetings Sunny

    Started by SunboX, 28 Oct 2011 4:46 AM
    • Replies: 3
    • Views: 1,000
    22 Jan 2012 12:13 PM Go to last post
  2. [FIXED] stores[] is using synchronous loading

    In my app declaration file I have: stores: I get this in the console: Synchronously loading 'App.store.DepartmentStore'; consider...

    Started by johnnywengluu, 3 Nov 2011 8:38 AM
    • Replies: 2
    • Views: 894
    22 Jan 2012 12:09 PM Go to last post
  3. [FIXED] [2.0pr3] Ext.plugin.ListPaging not working

    It looks like Ext.plugin.ListPaging is not ready yet (but included in sencha-touch.jsb3). Not even the syntax is correct (changed API, e.g....

    Started by uwolfer, 12 Dec 2011 7:12 AM
    • Replies: 2
    • Views: 1,053
    22 Jan 2012 11:24 AM Go to last post
  4. Smile [FIXED] Pop to root view for Ext.navigation.View

    This is actually an enhancement request with a reference implementation rather than a bug. I mentioned the solution in a question thread yesterday,...

    Started by marcuswu, 11 Jan 2012 8:44 AM
    navigation, navigationview, pop, root
    • Replies: 2
    • Views: 1,269
    21 Jan 2012 6:23 PM Go to last post
  5. [FIXED] Ext.anim.run issues

    Ext version tested: PR1 Description: Ext.Anim.run 'autoClear' config does not work (style is dirty at the end of animation).

    Started by olouvignes, 3 Nov 2011 6:03 PM
    • Replies: 3
    • Views: 1,180
    21 Jan 2012 3:41 PM Go to last post
  6. [FIXED] No callback for Ext.Anim ??

    Can it really be true that there is no callback available for animations in Sencha Touch 2? 'before' is written in the console, but 'after' is...

    Started by Sondergard, 1 Nov 2011 12:45 AM
    animation, animations, ext.anim
    • Replies: 4
    • Views: 1,079
    21 Jan 2012 3:03 PM Go to last post
  7. [NOREPRO] Control function configuration not triggering event SHOW for listview.

    REQUIRED INFORMATION Ext version tested: http://extjs.cachefly.net/touch/sencha-touch-designer-edition/sencha-touch-all-debug.js

    Started by Artistan, 9 Jan 2012 4:16 PM
    app, control, listview, show
    • Replies: 5
    • Views: 987
    21 Jan 2012 2:38 PM Go to last post
  8. [CLOSED] Problem with xtype

    Something is very wrong at the core of handling "xtype" for custom components in Touch 2. I had earlier reported a problem here. Here's another...

    Started by r_honey, 5 Dec 2011 10:27 AM
    • Replies: 4
    • Views: 1,082
    21 Jan 2012 12:26 PM Go to last post
  9. [FIXED] [PR1] radiofield getValue

    The getValue-methode from radiofield use the inherited getValue-methode from checkbox, so it returns only true or false and not the config.value. ...

    Started by JanLoesbrock, 2 Nov 2011 12:12 AM
    • Replies: 4
    • Views: 995
    21 Jan 2012 12:24 PM Go to last post
  10. [CLOSED] Differential behavior of minified and debug source files

    I am using Preview 2 and when I put sencha-touch-all.js on the page, my app works fine. But trying to use sencha-touch-all-debug.js produces this...

    Started by r_honey, 21 Nov 2011 12:18 PM
    • Replies: 8
    • Views: 1,049
    21 Jan 2012 12:24 PM Go to last post
  11. [CLOSED] NestedList should apply "defaults" configuration to child Lists in getListConfig

    The title says it all, NestedList today does not allow much flexibility in customizing child lists because of hard-coded xtype and tpl in...

    Started by r_honey, 14 Jan 2012 1:40 PM
    • Replies: 4
    • Views: 1,100
    21 Jan 2012 12:16 PM Go to last post
  12. [FIXED] Additional Headers added to list on every store load

    REQUIRED INFORMATION Ext version tested: http://extjs.cachefly.net/touch/sencha-touch-designer-edition/sencha-touch-all-debug.js

    Started by Artistan, 6 Jan 2012 7:15 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,490
    21 Jan 2012 11:53 AM Go to last post
  13. [FIXED] Event Dispatcher bug? in android

    Hi all, I'm testing touchevent example of Kitchensink in Sencha Touch 2 pr2, in Android the orientation a.pageX, a.pageY are zero. but in...

    Started by twinsen71, 25 Dec 2011 7:40 PM
    • Replies: 3
    • Views: 823
    20 Jan 2012 3:23 PM Go to last post
  14. Exclamation [NOREPRO] Panel with template no longer scrollable after setData is called

    REQUIRED INFORMATION ST version tested: ST 2 PR 2

    Started by Marc-QNX, 28 Nov 2011 10:36 AM
    • Replies: 2
    • Views: 914
    20 Jan 2012 10:06 AM Go to last post
  15. [DUP] ST2 GA release - storing associated models

    I keep reading that localstorage will be fixed before the general availability (GA) release, but I haven't heard anything from the ST team about...

    Started by Bunchofstring, 20 Jan 2012 7:39 AM
    associated models, ga release, localstorate, store
    • Replies: 2
    • Views: 892
    20 Jan 2012 8:52 AM Go to last post
  16. [FIXED] Configuring a list with emptyText defined causes an Error

    REQUIRED INFORMATION Sencha Touch version tested: Sencha 2 rev PR2 Browser versions tested against: Safari Chrome Mobile Safari

    Started by lylepratt, 13 Nov 2011 11:28 AM
    • Replies: 7
    • Views: 1,806
    20 Jan 2012 8:49 AM Go to last post
  17. [FIXED] Nested List: Object [object Object] has no method 'getAnimation'

    REQUIRED INFORMATION Ext version tested: Version Number: 2.0.0.pr2 Browser versions tested against: Chrome 15 (Mac) DOCTYPE tested...

    Started by insnet, 7 Dec 2011 11:13 PM
    • Replies: 7
    • Views: 1,417
    20 Jan 2012 7:59 AM Go to last post
  18. [FIXED] [PR3] SegmentedButton- allowDepress not working

    Hi, it seems that we can't have a button depressed once pressed with allowDepress: true you can do it with allowMultiple: true but it's not...

    Started by Michou, 20 Jan 2012 6:12 AM
    • Replies: 1
    • Views: 739
    20 Jan 2012 7:27 AM Go to last post
  19. [CLOSED] selectionchange does not fire on NestedList

    The docs mention "selectionchange" event to be available on NestedList. But it does not fire when selected item(s) change in the currently active...

    Started by r_honey, 19 Jan 2012 12:54 PM
    • Replies: 2
    • Views: 637
    20 Jan 2012 12:02 AM Go to last post
  20. [FIXED] [PR3] Panel Display Bug in Kiva Sample App

    When I look at the Kiva detail panel on the PC running Chrome, I get a grey panel covering the entire screen with no text visible and the carousel...

    Started by mglaser, 12 Dec 2011 7:24 AM
    • Replies: 2
    • Views: 743
    19 Jan 2012 3:36 PM Go to last post