Sencha Touch 2.x: Bugs

Page 62 of 130 FirstFirst ... 12 52 60 61 62 63 64 72 112 ... LastLast

+ Post New Thread

  1. [FIXED] Form should not submit unnamed fields

    The docs for Ext.field.Field say: However, a field with no name is still submitted: ... { xtype: "togglefield", label:...

    Started by aatiis, 7 Jun 2012 3:48 AM
    field, form, submit
    • Replies: 1
    • Views: 557
    9 Jun 2012 6:45 AM Go to last post
  2. [CLOSED] belongsTo associations don't work unless data is provided inline

    I'm making use of the SQLiteProxy and it is working well except that associations don't get constructed correctly. I have traced the code and the...

    Started by CarClub, 7 Jun 2012 10:57 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,335
    8 Jun 2012 10:08 AM Go to last post
  3. [INFOREQ] ST-2.0.1-gpl NestedList with RestProxy not sending POST when appending child to store

    Hey guys, I have a NestedList that gets data from a TreeStore with a RestProxy and I'm adding childs to the store, the problem is when the store...

    Started by robertocarvajal, 8 May 2012 5:05 PM
    nestedlist, restproxy
    • Replies: 3
    • Views: 522
    8 Jun 2012 8:39 AM Go to last post
  4. [FIXED] Unable to destroy a record of a REST proxy-based store

    Hi, I'm trying to set up a REST CRUD example to learn ST2 and i'm facing a problem when detroying records. No DELETE request is issued and...

    Started by totolitoto, 6 Jun 2012 6:57 AM
    • Replies: 5
    • Views: 698
    8 Jun 2012 8:38 AM Go to last post
  5. [INFOREQ] Nested List Disclosure Icons Disappear

    I have a nested list, 2 levels. The top level has a disclosure icon and the second level does not. I am doing this with the disclosure property on my...

    Started by RossGerbasi, 26 Apr 2012 2:43 PM
    • Replies: 4
    • Views: 858
    8 Jun 2012 7:57 AM Go to last post
  6. "Platform":"AndroidEmulator" does not work for native build

    On Windows 7, when building a native android app: When using "sencha app build native", the build process just stops with no error messages: ......

    Started by worthlutz, 7 Jun 2012 12:38 PM
    • Replies: 2
    • Views: 393
    8 Jun 2012 7:32 AM Go to last post
  7. [FIXED] getInstructions() returns object instead of string

    REQUIRED INFORMATION Version tested: Sencha Touch 2.0.1 Browser versions tested against: Google Chrome 19 DOCTYPE tested against:

    Started by pepperseb, 1 Jun 2012 1:13 AM
    fieldset, instructions
    • Replies: 4
    • Views: 606
    7 Jun 2012 2:01 PM Go to last post
  8. Production build generated by SDK tools beta3 doesn't load on android 2.1 browser

    Hi, I have made a production build of the standard generated app with the sencha SDK tools. The page doesn't load on my android 2.1 phone (only...

    Started by zapp, 6 Jun 2012 1:02 PM
    android 2.1, production build, sdk tools 2 beta3
    • Replies: 3
    • Views: 776
    7 Jun 2012 10:44 AM Go to last post
  9. [CLOSED] XType: Image does not stretch

    When I am adding an image using direct HTML label to a panel : html: '<img src="../images/chatLogin.png" style="height:53px; width:100%" /></div>'...

    Started by Omer Paran, 7 Jun 2012 3:50 AM
    • Replies: 2
    • Views: 1,100
    7 Jun 2012 8:56 AM Go to last post
  10. [FIXED] store.isLoading gone in PR4?

    I need to know how know when a store is loading... with PR3 there was store.isLoading, but now this method is not present. Thanks in advance for...

    Started by tino7_03, 26 Jan 2012 1:12 PM
    • Replies: 6
    • Views: 1,027
    6 Jun 2012 1:17 PM Go to last post
  11. Exclamation [OPEN] [bugs] animateActiveItem() function repeat animation flicker and disappear

    Quickly tap button: Page1->Page2->Page1->Page2->Page1->Page2 The page animation will excessive repeat to play On android phone(Htc...

    Started by nongfun, 22 Feb 2012 7:12 PM
    • Replies: 6
    • Views: 1,380
    6 Jun 2012 11:15 AM Go to last post
  12. [OPEN] Last textfield in form gets focused

    We have the following problem in Mobile Safari (on iOS only): the last textfield (or textareafield) in a form gets automatically focused when the...

    Started by aatiis, 4 Jun 2012 8:02 AM
    field, form, keyboard
    • Replies: 2
    • Views: 645
    6 Jun 2012 7:57 AM Go to last post
  13. Links are prevented when tapping on children

    Touch version tested: Touch 2.0.1.1 Browser versions tested against: iOS 5.0.1 Mobile Safari DOCTYPE tested against: HTML5 Description:

    Started by jbrantly@assuresign.com, 6 Jun 2012 7:12 AM
    • Replies: 2
    • Views: 538
    6 Jun 2012 7:39 AM Go to last post
  14. [FIXED] A bug with HTML Links

    So I've been having an issues that I think may be a bug. I am trying to user the following link '<a target="_blank"...

    Started by jonathansimmons, 24 Apr 2012 8:12 AM
    link, maps
    • Replies: 5
    • Views: 809
    6 Jun 2012 7:29 AM Go to last post
  15. [CLOSED] NavigationView pop and push events

    Hi, The pop and push events from the documentation seems to be never called. No trace of any fireAction for these events in View2.html. ...

    Started by blaise35, 5 Jun 2012 11:46 PM
    • Replies: 2
    • Views: 491
    6 Jun 2012 6:22 AM Go to last post
  16. [FIXED] Bug in Select field

    Seems like I found a bug with the select field. I am using this select field in a form that is part of a detail card that belongs to a nested list...

    Started by sklabunde, 21 Jan 2012 12:57 PM
    2 Pages
    1 2
    select field
    • Replies: 12
    • Views: 2,421
    6 Jun 2012 2:02 AM Go to last post
  17. [FIXED] Date not being passed to functions in Ext.Date.formatFunctions

    I'm trying to add some custom date formatters to be used inside of XTemplates, and according to the API documentation for Ext.Date.formatFunctions,...

    Started by chinabuffet, 5 Jun 2012 7:41 AM
    • Replies: 1
    • Views: 403
    5 Jun 2012 12:18 PM Go to last post
  18. [FIXED] [ST2.0.1] Slider position not right with float value/increment

    Ext version tested: ST 2.0.1 Browser versions tested against: Chrome, Sencha Architect Description: If working with floats the slider has...

    Started by peterlu, 5 Jun 2012 5:20 AM
    float, increment, slider
    • Replies: 1
    • Views: 457
    5 Jun 2012 12:02 PM Go to last post
  19. fullscreen config in Ext.MessageBox

    Ext version tested: Sencha Touch 2.0.1 Browser versions tested against: Safari 5.1.7 on Windows 7 DOCTYPE tested against: html5...

    Started by manuelhitz, 5 Jun 2012 4:46 AM
    messagebox fullscreen
    • Replies: 2
    • Views: 487
    5 Jun 2012 11:34 AM Go to last post
  20. PhoneGap 1.7 - Application starts on random card of random panel?

    When I try to run ST2.0 alongside PhoneGap 1.7, the application starts into a specific card of a specfic panel of a tabpanel layed-out application....

    Started by stefankendall, 4 Jun 2012 7:10 PM
    • Replies: 1
    • Views: 399
    5 Jun 2012 4:21 AM Go to last post