Sencha Touch 1.x: Bugs

Page 1 of 65 1 2 3 11 51 ... LastLast

+ Post New Thread

  1. Exclamation Sticky Thread Sticky: Posting to the bug forum

    Please don't tag your own posts. PENDING: Any issue that has not been reviewed by a developer. Posts should not stay in this status for longer...

    Started by Jamie Avins, 19 Jul 2010 9:40 AM
    • Replies: 1
    • Views: 6,184
    19 Jul 2010 9:46 AM Go to last post
  1. [FIXED-131] Android: Scrolling Issues

    In some of the demos the browser-implemented Scrolling feature of my Android browser seems to "overlay" the Sencha-implemented scrolling. For...

    Started by Christian Eßl, 13 Jul 2010 10:58 PM
    7 Pages
    1 2 3 ... 7
    • Replies: 64
    • Views: 16,728
    9 Feb 2012 6:38 AM Go to last post
  2. [OPEN-642] map on 1.0.1 not responding to click events on iPhone, Android

    in sencha touch 1.0 the map worked fine on iPhone for click events, which I do using var l = google.maps.event.addListener(worldMap.map, "click",...

    Started by wbwb, 6 Dec 2010 3:18 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 33
    • Views: 8,885
    23 Feb 2012 9:08 AM Go to last post
  3. Screen is jumping up and down while typing on Android

    SOLVED, see http://www.sencha.com/forum/showthread.php?132885-Screen-is-jumping-up-and-down-while-typing-on-Android&p=607900&viewfull=1#post607900 ...

    Started by Steffen Hiller, 9 May 2011 8:06 AM
    3 Pages
    1 2 3
    • Replies: 29
    • Views: 13,091
    14 Jun 2012 11:42 PM Go to last post
  4. [OPEN-724] Problem with attribute mapping in XMLReader

    I'm seeing "SYNTAX_ERR: DOM Exception 12", when using the '@' prefix on record field mapping. This is the same bug as reported here:...

    Started by jkoutavas, 14 Jan 2011 7:36 AM
    3 Pages
    1 2 3
    • Replies: 28
    • Views: 7,141
    10 Jan 2012 4:14 AM Go to last post
  5. [FIXED] DockLayout attempts to manipulate DOM element after it's been destroyed

    DockLayout's afterRemove removes classnames from the item But if the remove also destroyed which is the default, there will BE no el. Test case...

    Started by Animal, 30 Oct 2010 9:35 AM
    3 Pages
    1 2 3
    • Replies: 27
    • Views: 9,730
    13 Jan 2012 5:25 AM Go to last post
  6. [FIXED] Animations on Android flickering

    Using a simple slide animation (as seen in the Kitchen Sink) I often get some flicker, like an all white screen showing during the animation. Anybody...

    Started by mherger, 10 Nov 2010 4:32 AM
    3 Pages
    1 2 3
    • Replies: 26
    • Views: 11,906
    7 Jan 2012 2:01 PM Go to last post
  7. [OPEN-711] (1.0.2) Picker and useTitles bug

    Titles are not shown if "useTitles" is set

    Started by SunboX, 2 Jan 2011 5:38 PM
    3 Pages
    1 2 3
    • Replies: 26
    • Views: 6,972
    29 Jul 2011 5:50 AM Go to last post
  8. [FIXED-411] 0.96 Not seeing a (x) to remove text from form fields

    According to the release notes, an (x) should appear on form fields since 0.96. I haven't seen this on the iPad or iPhone - only on desktop Safari.

    Started by MeDavid, 7 Oct 2010 11:23 PM
    3 Pages
    1 2 3
    • Replies: 25
    • Views: 2,591
    8 Nov 2010 2:39 PM Go to last post
  9. Exclamation [FIXED] [OPEN-639] ActionSheet mess orientation change redrawing

    I have run into this with my own app and then was able to reproduce it on official "kitchen-sink" demo. In the nutshell, once you use ActionSheet,...

    Started by atchijov, 6 Dec 2010 11:42 AM
    3 Pages
    1 2 3
    actionsheet, orientationchange
    • Replies: 25
    • Views: 4,906
    12 Sep 2011 6:53 PM Go to last post
  10. [CLOSED] Focus on TextField breaks when using sencha.

    I know this has been talked about before I've looked at some post but it seems that when I load the sencha js file the focus stops working. Here is a...

    Started by ed.canas, 15 Aug 2011 9:02 PM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 7,584
    1 Nov 2012 2:40 PM Go to last post
  11. Exclamation [FIXED] Can't have more than 1 hasMany association

    I'm guessing I can have more than 1 hasMany association, but it's not working. I can connect one of the associations (always just the first one...

    Started by stormin_walker, 10 Nov 2010 6:05 PM
    2 Pages
    1 2
    sencha touch
    • Replies: 19
    • Views: 4,408
    19 Jan 2012 2:05 PM Go to last post
  12. [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,544
    20 Mar 2012 2:12 PM Go to last post
  13. Question activate evetn wont fire (see details in post)

    Hi; code below has a carousel with 3 panels inside it. each panel listens to certain events including 'activate'. when the app first loads, the...

    Started by gkatz, 14 Apr 2011 1:13 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 3,307
    18 May 2011 2:31 AM Go to last post
  14. [FIXED-614] Kiva and Twitter examples not working in Chrome or Safari

    Sencha Touch version tested: 1.0.1 Platform tested against: Chrome Dev 9.x Safari 5.x

    Started by herkulano, 1 Dec 2010 4:02 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 2,602
    16 Dec 2010 7:12 AM Go to last post
  15. [FIXED-473] New scroller in 0.98 is crazy jumping

    I have the following code... I want to be able to scroll in this overlay to look att the two images. Everything worked fine in 0.97, but with the...

    Started by Kask, 28 Oct 2010 7:23 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 2,670
    8 Dec 2010 4:05 PM Go to last post
  16. [FIXED] Bug in Twitter Example

    I did not see it in the bug, so here it is : Just go to : http://dev.sencha.com/deploy/touch/examples/twitter/ And look at the console : ...

    Started by gabrielstuff, 21 Oct 2010 3:01 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 1,926
    28 Oct 2010 12:00 PM Go to last post
  17. [OPEN-660] Android Password Field superfocus persistance

    Sencha Touch version tested: 1.0.1 only default ext-all.css custom css (include details)

    Started by gcallaghan, 14 Dec 2010 5:26 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 7,722
    6 Mar 2012 8:29 AM Go to last post
  18. iPhone Specific Bugs

    Container for iPhone Bugs

    Started by mmullany, 17 May 2010 5:40 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 4,379
    19 Jul 2010 9:54 AM Go to last post
  19. [FIXED-403] Android 2.2 map bug

    Hi, I'm trying to use the map component under Android 2.2 with no success. I've tryed your example (kitchensink) and it's the same. Try to drag...

    Started by mario.casola, 6 Oct 2010 8:12 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 4,751
    1 Dec 2010 5:03 AM Go to last post
  20. Exclamation [FIXED-421] quota_exceeded_err:DOM exeption 22 - Safari Mobile

    When you have removed a record from a store (with local storage proxy) and sync it I get the following error (am using ext-touch-debug.js): ...

    Started by kortovos, 12 Oct 2010 5:08 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 3,007
    31 Mar 2011 6:05 AM Go to last post