Sencha Touch 2.x: Bugs

Page 10 of 130 FirstFirst ... 8 9 10 11 12 20 60 110 ... LastLast

+ Post New Thread

  1. [FIXED] [2.1] push notifications not working

    Platform/tools(windows only!): Windows 7 Sencha Cmd v3.0.0.250 "iPhone Configuration Utility" 3.6.1.296 Device: iPod,software version 6.0.1 ...

    Started by XASD, 30 Nov 2012 8:08 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,596
    4 Apr 2013 3:44 AM Go to last post
  2. [INFOREQ] navigationView.reset(), .pop(), .fireEvent('back') all throw error

    REQUIRED INFORMATION Ext version tested: ST 2.2(beta) Browser versions tested against: Chrome Description:

    Started by markevans, 30 Mar 2013 12:24 PM
    2 Pages
    1 2
    back button, navigationview, pop view, reset view
    • Replies: 10
    • Views: 467
    3 Apr 2013 10:50 AM Go to last post
  3. [NOREPRO] Scroll outside of the page on ST2.1.1 with 3 toolbars and 1 listview

    Hi, I'm developing a app with ST2.1.1, and I think I found a bug with scroll in one case. When I paint on my view 2 toolbars on the top, 1...

    Started by hectorgomis, 2 Apr 2013 11:03 PM
    • Replies: 2
    • Views: 119
    3 Apr 2013 5:41 AM Go to last post
  4. [FIXED] [2.2.0 RC] Disabling a form or field hides the value inside textfields

    I didn't notice it when i was working on my desktop and using chrome for testing (works correctly), but when disabling a form or field on an iPhone...

    Started by michael.piecko, 1 Apr 2013 1:11 AM
    • Replies: 2
    • Views: 240
    2 Apr 2013 2:36 PM Go to last post
  5. [CLOSED] [2.2.0RC] Error when upgrading from 2.1.1: Could not find file sencha-touch-debug.js

    just wanted to upgrade one of my 2.1.1 apps to 2.2.0rc. But no success. I noticed, that in the downloaded touch sdk the sencha-touch-......js files...

    Started by ingo.hefti, 2 Apr 2013 7:17 AM
    • Replies: 4
    • Views: 205
    2 Apr 2013 2:17 PM Go to last post
  6. [INFOREQ] Unable to select last option of picker

    Sencha Touch version tested: Sencha Touch 2.0.1.1 Sencha Touch 2.1.0-b2 Browser versions tested against: Chrome 21.0.1180.79 (Windows)

    Started by sch-z, 15 Aug 2012 3:50 AM
    2 Pages
    1 2
    option, picker, selectfield
    • Replies: 11
    • Views: 1,740
    2 Apr 2013 10:01 AM Go to last post
  7. [CLOSED] Model panel not hiding in native os

    Hi Here is my code var pnl_audio = Ext.Viewport.add( { xtype: 'panel', modal: true, bottom: 0, right: 0,

    Started by kramprabhu, 2 Apr 2013 5:50 AM
    panel modal
    • Replies: 1
    • Views: 117
    2 Apr 2013 6:55 AM Go to last post
  8. Exclamation [NOREPRO] Selectfield not working on Phones if the valueField is set to an object

    { xtype: 'selectfield', name: 'location', label: 'Site', displayField: 'name', ...

    Started by okwei, 27 Mar 2013 6:01 PM
    • Replies: 4
    • Views: 187
    2 Apr 2013 6:19 AM Go to last post
  9. [DUP] App not resizing after Nexus 4 keyboard shows/hides

    I have a simple form using 2.2RC, and on the nexus 4, after a keyboard is shown and hidden, the app does not resize to fit the webview.

    Started by stefankendall, 1 Apr 2013 1:56 PM
    • Replies: 1
    • Views: 161
    2 Apr 2013 5:15 AM Go to last post
  10. [DUP] Ext.util.DelayedTask.delay() throws error because of Ext.Class.generateSetter

    When calling the delay function of Ext.util.DelayedTask (which I don't call in my application directly, but it's called from...

    Started by hongaar, 1 Apr 2013 7:59 AM
    sencha-touch-2.2.0-rc
    • Replies: 2
    • Views: 171
    1 Apr 2013 8:21 AM Go to last post
  11. [OPEN] Cannot call method 'registerTest' of undefined

    There's a bug when building web app with sencha touch 2.2b1 and cmd 3.1.0.130 This is default app with sencha generate and build commands. ...

    Started by raulm3, 27 Feb 2013 6:46 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 885
    1 Apr 2013 6:50 AM Go to last post
  12. [CLOSED] "scrollDocked" items inside a list will render inside the first list item

    As the subject says. A docked item should be rendered outside the first item. Test case here: http://new.senchafiddle.com/#/l3e2N/

    Started by Tegola, 20 Feb 2013 9:11 AM
    items, list, scrolldock
    • Replies: 6
    • Views: 711
    30 Mar 2013 3:36 PM Go to last post
  13. [CLOSED] ST 2.2b and iPad ios 3.2.2 microloader error

    REQUIRED INFORMATION Ext version tested: Sencha Touch 2.2b Browser versions tested against: Safari (ios 3.2.2) DOCTYPE tested against: ...

    Started by aorlando, 27 Mar 2013 3:27 AM
    ipad ios touch 2.2b
    • Replies: 2
    • Views: 196
    29 Mar 2013 1:50 AM Go to last post
  14. autoMaximize not always hiding address bar on Android

    I'm experiencing the following when setting autoMaximize to true on ST 2.1 beta 2 (but have seen this we the same app on ST 1 as well): Seen this...

    Started by Steffen Hiller, 19 Aug 2012 11:30 PM
    • Replies: 8
    • Views: 1,922
    28 Mar 2013 12:00 PM Go to last post
  15. [FIXED] [2.2.0 Beta2] Proxy type 'sql' works only if filename is Sql.js (not SQL.js)

    I think this is only a typo. I had to change the filename from 'SQL.js' to 'Sql.js' to make it work. ... proxy: { type: 'sql',...

    Started by michael.piecko, 27 Mar 2013 10:42 PM
    • Replies: 1
    • Views: 200
    28 Mar 2013 6:20 AM Go to last post
  16. Exclamation [DUP] Alternating rows (zebra) in List Component not working correctly. Sencha Touch 2.1.1

    REQUIRED INFORMATION Sencha Touch version tested: ST 2.1 rev 20130325 Browser versions tested against: All supported browsers Description:

    Started by bpulliese, 27 Mar 2013 2:43 PM
    • Replies: 1
    • Views: 198
    28 Mar 2013 6:15 AM Go to last post
  17. Empty dataview styling

    Hello, I wanted to know when a dataview or list is empty, and style it accordingly. I could style the emptyText element to fill the entire list...

    Started by Tegola, 27 Mar 2013 6:44 AM
    dataview, emptytext, list, scroll, style
    • Replies: 4
    • Views: 231
    28 Mar 2013 5:37 AM Go to last post
  18. selectfield tablet picker bug

    REQUIRED INFORMATION Ext version tested: Sencha Touch 2.1 Severity: Makes babies cry. Browser versions tested against:

    Started by brettAV, 27 Mar 2013 12:19 PM
    • Replies: 3
    • Views: 293
    28 Mar 2013 5:29 AM Go to last post
  19. List sometimes flicker when switching between cards

    REQUIRED INFORMATION Ext version tested: Sencha Touch 2.1.1 Browser versions tested against:

    Started by Philippe Quemener, 27 Mar 2013 2:48 AM
    • Replies: 2
    • Views: 168
    27 Mar 2013 11:09 PM Go to last post
  20. [INFOREQ] Android keyboard is automatically closed after tapping on Ext.field.Text

    REQUIRED INFORMATIONExt version tested: sencha-touch-2.0.1.1 Browser versions tested against: Chrome Android versions tested against: HTC...

    Started by rbahumi, 1 Oct 2012 5:13 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 975
    27 Mar 2013 2:14 PM Go to last post