Sencha Touch 1.x: Bugs

Page 3 of 65 FirstFirst 1 2 3 4 5 13 53 ... LastLast

+ Post New Thread

  1. Ios 5 Safari renders a white screen

    I just figured out that both of the web apps I did are not iitializing at all, giving a white screen of death. Thos apps are pretty simple. Did...

    Started by ecreatures, 14 Jun 2011 1:28 PM
    • Replies: 9
    • Views: 3,611
    30 Apr 2012 2:21 AM Go to last post
  2. Exclamation Store findById uses old dataset after second load()

    TLDR: findById() does not work after different dataset is loaded into store. Given the following situation: (1) Create a datastore and set an...

    Started by schtono, 24 Jun 2011 12:25 PM
    store findbyid
    • Replies: 8
    • Views: 1,844
    27 Apr 2012 12:51 PM Go to last post
  3. [OPEN] TextArea loses cursor on FormPanel scrolling

    Sencha Touch version tested: 1.1 Platform tested against: iOS 5 Google Chrome Description:

    Started by stan229, 21 Apr 2012 11:03 PM
    • Replies: 2
    • Views: 1,449
    23 Apr 2012 4:12 PM Go to last post
  4. [CLOSED] Issue with Sencha Touch 1.x running on Android 2.1

    Hi, I have developed Sencha Touch1.x application. The application consists of more than 10 views. I'm trying to port it on to Android 2.1, but the...

    Started by RajeshShankar, 28 Mar 2012 8:27 AM
    • Replies: 2
    • Views: 1,219
    23 Apr 2012 6:06 AM Go to last post
  5. [INFOREQ] Ext.form.Slider trackWidth

    My slider is in a fieldSet and the trackWidth value of the slider is automaticaly setted to a bigger value than the slider's witdh. Even if I set...

    Started by HalilCohadarevic, 15 Apr 2012 11:54 PM
    maxvalue, slider, trackwidth, width
    • Replies: 2
    • Views: 912
    16 Apr 2012 9:46 PM Go to last post
  6. [OPEN] [ST1] FormPanel appears as "form" instead of "formpanel" to Ext.ComponentQuery

    (Ugh. Getting SO tired of having to go find the post, copy all the text out, pick my way through it trimming out useless stuff, making sure I don't...

    Started by jep, 13 Apr 2012 11:21 AM
    • Replies: 3
    • Views: 1,088
    16 Apr 2012 7:56 AM Go to last post
  7. [FIXED] Ajax Request timeout

    Hi! seems to be a bug there : abort : function(r) { if (r && this.isLoading(r)) { if (!request.timedout)...

    Started by Champi, 22 Sep 2011 5:36 PM
    ajax, bug, timeout
    • Replies: 2
    • Views: 1,532
    16 Apr 2012 12:34 AM Go to last post
  8. Miss a drag as we are waiting for WebCore's response for touch down

    Hello, When using the date picker input field i find this error: "Miss a drag as we are waiting for WebCore's response for touch down". How to fix...

    Started by bassjobsen, 24 Sep 2011 1:41 AM
    • Replies: 1
    • Views: 2,462
    15 Apr 2012 7:42 PM Go to last post
  9. [OPEN-122] Rotation issue with Ext.Viewport.scrollToTop and iPhone 3G

    I have a Sencha Touch app that displays fine in portrait orientation. When going to landscape, the screen splits in half, the tabBar gets detached,...

    Started by afry, 3 May 2011 2:44 PM
    • Replies: 9
    • Views: 3,255
    12 Apr 2012 8:51 AM Go to last post
  10. [CLOSED] Can't type in prompt messageboxes on Chrome

    I can't type anything into the prompt messageboxes. Works on desktop Safari as well as Android and iOS. But not on desktop Chrome. No JS errors....

    Started by LachlanArthur, 8 Feb 2012 9:14 PM
    • Replies: 3
    • Views: 1,454
    4 Apr 2012 11:54 AM Go to last post
  11. [OPEN-762] Problems with Sencha Touch on Samsung Galaxy

    Hi, I am new to mobile phones, so forgive me if I post problems that can be resolved by changing phone settings. However, I cannot find anything yet....

    Started by vlads, 6 Feb 2011 4:29 PM
    • Replies: 4
    • Views: 2,655
    1 Apr 2012 1:45 PM Go to last post
  12. [FIXED-197] NumberField is broken on iPhone

    This is a good one. Introduced in v0.93. I can't reproduce this bug in neither Chrome nor Safari, but only on iPhone. The Forms example at...

    Started by elishnevsky, 3 Aug 2010 1:15 PM
    • Replies: 4
    • Views: 1,981
    31 Mar 2012 1:24 PM Go to last post
  13. [OPEN] Ext.urlDecode does not decode "+" (plus sign) as space

    Sencha Touch version tested: 1.1.1 Platform tested against: iOS 5 Chrome 17 on XP

    Started by jep, 29 Mar 2012 12:14 PM
    • Replies: 1
    • Views: 972
    29 Mar 2012 12:30 PM Go to last post
  14. Stores are including global prototype methods in item data.

    Sencha Touch version tested: 1.1.0 Platform tested against: Google Chrome Description: When a prototype method is added to "Object", that...

    Started by LachlanArthur, 28 Mar 2012 4:32 PM
    • Replies: 1
    • Views: 779
    29 Mar 2012 5:50 AM Go to last post
  15. [FIXED-213] List not refreshing snapshot when calling loadRecords

    As can be seen below, after modifying the store by calling loadData, the snapshot is not updated to reflect the latest clean data source, but instead...

    Started by meyerovb, 10 Aug 2010 12:59 PM
    • Replies: 7
    • Views: 2,185
    28 Mar 2012 12:29 AM Go to last post
  16. [FIXED-554] Android keyboard hides text field, does not scroll up like native

    Go to Kitchen Sink, Forms, don't scroll the page up but clock on Bio. The Android keyboard covers the text field and the page does not scroll upward...

    Started by suzzer99, 15 Nov 2010 10:24 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 6,049
    23 Mar 2012 5:18 AM Go to last post
  17. [FIXED-583] nested xml / complex xml, cant get associations to work

    Hi all, There are users who can have books. so I came up with the following simple XML. <?xml version="1.0" encoding="ISO8859-1" ?> <users> ...

    Started by Nostromo, 8 Nov 2010 6:32 AM
    2 Pages
    1 2
    • Replies: 18
    • Views: 6,518
    20 Mar 2012 2:12 PM Go to last post
  18. Exclamation Tutorial building your first app bug

    Sencha Touch version tested: 2.0 only css suggested by the tutorial Platform tested against:

    Started by layla, 19 Mar 2012 3:15 AM
    • Replies: 1
    • Views: 674
    19 Mar 2012 3:21 AM Go to last post
  19. [CLOSED] 2 History DOM elements with same id

    in Ext.Application, History.fieldId and History.iframeId are undefined. A search for "iframeId" doesn't return any other reference in the sencha...

    Started by manuelhitz, 5 Mar 2012 11:53 PM
    • Replies: 2
    • Views: 960
    16 Mar 2012 3:35 PM Go to last post
  20. Talking Slider (stand alone): thumb position wrong up when placed in Ext.Container

    Hi, it took me days to track this bugger down. When placing a slider into an Ext.Container with other components, the slider width is rendered...

    Started by NoSpecialUser, 23 May 2011 6:13 PM
    • Replies: 2
    • Views: 1,695
    16 Mar 2012 8:57 AM Go to last post