Sencha Touch 2.x: Bugs

Page 8 of 130 FirstFirst ... 6 7 8 9 10 18 58 108 ... LastLast

+ Post New Thread

  1. [INFOREQ] 1 container, 2 data views, both collapsed

    REQUIRED INFORMATION Ext version tested: ST 2.1.1 Latest Architect Beta 2.2, 906 Browser versions tested against: Chrome, Safari...

    Started by BostonMerlin, 28 Mar 2013 6:41 AM
    • Replies: 7
    • Views: 377
    11 Apr 2013 1:46 AM Go to last post
  2. [FIXED] Ext.tab.Panel with docked tabs dosen't work

    REQUIRED INFORMATION Ext version tested: Touch 2.1.1 Browser versions tested against: Chrome 26.0.1 Description:

    Started by hosokaws, 10 Apr 2013 8:21 AM
    • Replies: 1
    • Views: 117
    10 Apr 2013 3:01 PM Go to last post
  3. [NOREPRO] hbox layout doesnt work in fieldset

    we have multiple views in our app and few of them have fieldsets.we had to implement hbox configuration for few of the fieldsets. This was working...

    Started by ramannachekuri, 6 Nov 2012 9:07 AM
    • Replies: 6
    • Views: 462
    10 Apr 2013 11:34 AM Go to last post
  4. [NOREPRO] Form panel textfield default value bug

    Sencha Touch version tested: Touch 2.1.1 Browser versions tested against: Chrome 25 Safari 5.1.8 Description: For a form panel, use of...

    Started by horcle_buzz, 7 Apr 2013 7:08 PM
    • Replies: 8
    • Views: 372
    10 Apr 2013 6:58 AM Go to last post
  5. [OPEN] ST2.1.1 - 2.2RC Listener Bugs

    Ext version tested: ST 2.1.1 ST 2.2b1 ST 2.2b2 ST 2.2rc Browser versions tested against: Chrome Canary Latest Chrome Dev Latest

    Started by flyacts, 9 Apr 2013 7:03 AM
    • Replies: 2
    • Views: 185
    10 Apr 2013 4:42 AM Go to last post
  6. [FIXED] Wrong PhoneGap attribute used in Device class

    sorry for not using the standard template, but this bug-signal is related to a specific .js class file, so I think is easy for the team to check and...

    Started by jeppo, 9 Apr 2013 8:04 AM
    • Replies: 1
    • Views: 135
    9 Apr 2013 8:16 AM Go to last post
  7. [OPEN] Android 4.2.2 (Api Level 17)

    I tried to built an app with Android Api level 17 (Native packaging) but it doesn't start if it has some request like Ext.device.Camera or some...

    Started by th3nu11, 8 Apr 2013 10:48 AM
    android 4.2.2, api level 17, getcontacts
    • Replies: 1
    • Views: 255
    9 Apr 2013 4:42 AM Go to last post
  8. Icons in ST 2.2 beta not working

    Hi First of all, why is SASS in ST2.2 still not working out of the box? Could you not add a working SASS file so that we no longer need to fix...

    Started by dbarton, 15 Mar 2013 1:02 AM
    • Replies: 6
    • Views: 880
    8 Apr 2013 12:10 PM Go to last post
  9. When using ui forward and back the buttons are not being rendered properly

    Hi, When using ui forward and back the buttons are not being rendered properly. please see attached file. I'm using sencha 2.1. Thanks, ...

    Started by satnam, 15 Jan 2013 6:40 AM
    • Replies: 7
    • Views: 687
    8 Apr 2013 11:14 AM Go to last post
  10. Issues upgrading from 2.0.1 to 2.2.1

    1. Horizontal list's no longer work with "inline: { wrap: false }". 2. The new List component doesn't work with drag and drop. I have a finite list...

    Started by Wally Nelson, 8 Apr 2013 8:51 AM
    carousel, infinite, list, upgrade
    • Replies: 3
    • Views: 197
    8 Apr 2013 9:15 AM Go to last post
  11. [FIXED] Problem with Draggable in ST2.2.0 rc

    When I try to make a component draggable by setting "draggable: true", I get the following error in Chrome 26: Uncaught TypeError: Cannot call...

    Started by n-dee, 5 Apr 2013 11:05 PM
    draggable
    • Replies: 3
    • Views: 279
    8 Apr 2013 9:13 AM Go to last post
  12. [DUP] Ext.util.DelayedTask broken in 2.2RC

    REQUIRED INFORMATION Ext version tested: Sencha Touch 2.2RC Browser versions tested against: Chrome 26.0.1410.43 Mac OSX

    Started by shepsii, 8 Apr 2013 6:45 AM
    • Replies: 2
    • Views: 156
    8 Apr 2013 7:06 AM Go to last post
  13. [FIXED] Can't define a custom association (ST2-B3)

    In our project we would like to create a custom association class that works a little bit different than the belongsTo association. Unfortunately...

    Started by Zyphrax, 18 Feb 2012 10:48 PM
    association, custom
    • Replies: 5
    • Views: 1,099
    8 Apr 2013 6:57 AM Go to last post
  14. [OPEN] Need to tap multiple times on a Ext.field.Text to start wirting

    REQUIRED INFORMATION Ext version tested: Sencha Touch 2.2RC Browser versions tested against: Android 4.0.3 Browser - Issue exist Android...

    Started by fsuarez, 7 Apr 2013 9:34 PM
    • Replies: 1
    • Views: 175
    8 Apr 2013 6:05 AM Go to last post
  15. [2.2.0RC] icon mess in tabbar if unknown icon

    Looks like 'all' available icons are displayed when a tabbar icon is not found... I had it first on tab #1. Then I set something known to #1. Now I...

    Started by ingo.hefti, 4 Apr 2013 5:28 AM
    • Replies: 6
    • Views: 350
    7 Apr 2013 10:48 PM Go to last post
  16. ST 2.1.1/Sench Cmd 3.0.2.288: Can't compile when importing scss with compass macros

    REQUIRED INFORMATION Ext version tested: ST 2.1.1 Sencha Cmd 3.0.2.288 Description: Can't find a way to build when app.scss is using...

    Started by ampro, 31 Mar 2013 10:25 PM
    compass, sass, sencha cmd, sencha cmd 3.0.2.288
    • Replies: 2
    • Views: 221
    7 Apr 2013 3:22 PM Go to last post
  17. List store Refresh problem

    /** * * 内网邮件 */ Ext.define("email.view.Contact", { extend: 'Ext.Panel', xtype:'mailContact', requires:, config: { ...

    Started by sailei1, 6 Apr 2013 9:46 PM
    • Replies: 2
    • Views: 227
    6 Apr 2013 10:08 PM Go to last post
  18. [OPEN] Reader's extractors should be rebuild on fields change

    Ext version tested: Sencha Touch 2.1.1 Browser versions tested against: Google Chrome Version 28.0.1464.0 Canary Description: Describe...

    Started by Chooh, 5 Apr 2013 9:44 AM
    • Replies: 1
    • Views: 141
    5 Apr 2013 12:38 PM Go to last post
  19. [CLOSED] Production Build Using SDK - Local-Storage File Cache - Does NOT get updated

    Problem as stated in the topic above; when I do a new production build command: "sencha app build production" - and run the app, the new/changed...

    Started by krislogy, 31 May 2012 5:33 AM
    file cache, local-storage, not updated, only manual update
    • Replies: 2
    • Views: 692
    5 Apr 2013 6:16 AM Go to last post
  20. Exclamation [NOREPRO] [2.1.1] Chart renderer not working at all

    REQUIRED INFORMATION Ext version tested: Sencha Touch 2.1.1 Browser versions tested against: Chrome 26 (Mac OS X) Description:

    Started by binarious, 4 Apr 2013 11:52 PM
    chart, renderer, touch 2.1.1, touch chart 2.1
    • Replies: 1
    • Views: 149
    5 Apr 2013 5:58 AM Go to last post