Sencha Touch 2.x: Bugs

Page 107 of 130 FirstFirst ... 7 57 97 105 106 107 108 109 117 ... LastLast

+ Post New Thread

  1. Question [CLOSED] Unable to put Markers in Map of Sencha Touch 2

    I am unable to put markers in the Map of Sencha Touch 2. I have tried the same code with Sencha Touch 1.x, it is working. But the same code is not...

    Started by ziaullhaq.s, 31 Jan 2012 11:39 PM
    • Replies: 5
    • Views: 1,298
    2 Feb 2012 9:21 AM Go to last post
  2. [INFOREQ] Selectfield on an iPhone looks greyed out (ST2-B1)

    Update: suddenly it started working "correctly" as the fields didn't look greyed out anymore for some reason.. Using a selectfield on the iPhone...

    Started by lennonnz, 1 Feb 2012 7:27 PM
    • Replies: 1
    • Views: 545
    2 Feb 2012 9:14 AM Go to last post
  3. [FNR] [PR4] TypeError: 'undefined' is not an object (evaluating 'item.removeCls')

    In "doItemSelect" (sench-touch-all-debug-w-comments.js line : 68491) This error happens when i'm binding a Ext.List to a localstorage and updates...

    Started by benben, 1 Feb 2012 8:42 AM
    event, list
    • Replies: 4
    • Views: 797
    2 Feb 2012 1:57 AM Go to last post
  4. [CLOSED] Ext.Ajax.defaultHeaders not applied.

    Ext.Ajax.default headers ={ 'someKey': 'someValue }; no longer applies header values to requests. This worked in PR3.

    Started by maddhippy, 1 Feb 2012 1:05 PM
    • Replies: 3
    • Views: 606
    1 Feb 2012 3:06 PM Go to last post
  5. [NOREPRO] [PR4] Proxy can not find the callback provided it to it, in order to call it.

    I posted this a couple of days ago in the QA section but got nothing else other than 'should work, will take a look'. This is code that worked in PR3...

    Started by tachtevrenidis, 31 Jan 2012 7:34 AM
    • Replies: 4
    • Views: 532
    1 Feb 2012 9:17 AM Go to last post
  6. [DUP] Controllers in different namespace prefix

    We've a library with different controllers for some re-occuring functions. We have an application instance with prefix for every specific app and...

    Started by curlybracket, 30 Jan 2012 2:15 AM
    • Replies: 5
    • Views: 711
    31 Jan 2012 10:51 PM Go to last post
  7. [NOREPRO] Don't work .find() method.

    routes: { 'book/:id': 'showBookByIsbn' // e.g. #book/1234-1234-1234 } showBookByIsbn: function(id) { var a =...

    Started by jsveron23, 30 Jan 2012 1:36 AM
    • Replies: 3
    • Views: 537
    31 Jan 2012 7:34 PM Go to last post
  8. [FIXED] List Search example not working

    Hi All, I am having trouble to run the example given with the downloads. I am trying to run the example for List Search. I managed to display...

    Started by Edition1, 25 Oct 2011 1:55 AM
    list, search field
    • Replies: 2
    • Views: 834
    31 Jan 2012 7:28 PM Go to last post
  9. Exclamation [FIXED] [PR1] Ext.util.GeoLocation uses deprecated Ext.createDelegate()

    Ext.util.GeoLocation uses the deprecated Ext.createDelegate(). It should use the new Ext.Function.bind() instead. greetings Sunny

    Started by SunboX, 1 Nov 2011 2:03 AM
    • Replies: 5
    • Views: 2,178
    31 Jan 2012 4:34 PM Go to last post
  10. [FNR] PR4: DataView destroy method does not callParent

    Ext.dataview.component.Container and Ext.dataview.DataView destroy methods don't call parent, thus leaving observables hanging around, among other...

    Started by TRob, 31 Jan 2012 4:07 PM
    • Replies: 1
    • Views: 357
    31 Jan 2012 4:33 PM Go to last post
  11. [FNR] Model.load() broken in PR4 - fix provided

    REQUIRED INFORMATION Ext version tested: ST2 PR4 Browser versions tested against: Chrome current DOCTYPE tested against: html

    Started by cyberwombat, 31 Jan 2012 3:18 PM
    • Replies: 1
    • Views: 631
    31 Jan 2012 3:24 PM Go to last post
  12. [CLOSED] [PR4] xtype: 'store' no longer works/exists for Ext.data.Store

    Cannot instantiate a new Ext.data.Store using xtype: 'store' in 2.0PR4. Any idea why this has changed? As part of creating a list the...

    Started by kunickiaj, 30 Jan 2012 7:44 AM
    pr4, store, xtype
    • Replies: 4
    • Views: 864
    31 Jan 2012 1:11 PM Go to last post
  13. [FIXED] PR4: broken replace method in Ext.util.Collection

    Hey! I have noticed a strange behaviour when working with stores... after a long time of debugging I found out the problem occurs when changing the...

    Started by jensen83, 31 Jan 2012 3:09 AM
    • Replies: 2
    • Views: 662
    31 Jan 2012 12:07 PM Go to last post
  14. [FNR] Item ID changes if component is created multiple times

    I have a form panel component that may get created and destroyed multiple times. The fieldset contained within it has an 'id' field of...

    Started by ratmat2000, 31 Jan 2012 10:27 AM
    • Replies: 2
    • Views: 480
    31 Jan 2012 11:34 AM Go to last post
  15. [FIXED] [PR4] css class in html element error

    Ext.List x-list-footer-itemm is not on last item. its on middle of last grouped (its have to on 'f'. now on 'e'). Sorry english.

    Started by jsveron23, 31 Jan 2012 1:41 AM
    • Replies: 2
    • Views: 487
    31 Jan 2012 11:12 AM Go to last post
  16. [FIXED] Store.sort()

    REQUIRED INFORMATIONSencha version tested: Sencha PR4 Browser versions tested against: Chrome 16 DOCTYPE tested against: ____ Description:

    Started by mom_pece, 30 Jan 2012 10:12 AM
    • Replies: 4
    • Views: 570
    31 Jan 2012 3:48 AM Go to last post
  17. [NOREPRO] PR3 leaves some Array and Object data on item removal

    This is maybe a bug, but I wanted to post it here for discussion first. I create an app that continuously creates and removes form widgets. I've...

    Started by mishoboss, 21 Dec 2011 1:44 AM
    • Replies: 3
    • Views: 945
    31 Jan 2012 3:22 AM Go to last post
  18. [FIXED] Preview 4 Ext.List setGrouped and grouped config error

    If I use setGrouped(false) or grouped: false on an Ext.List in preview 4 then I get the error: Uncaught TypeError: Object has no method...

    Started by markstevens, 25 Jan 2012 1:58 AM
    • Replies: 3
    • Views: 669
    30 Jan 2012 9:42 PM Go to last post
  19. [CLOSED] Add a simple link on image

    Ext version tested: ST2 PR3 Browser versions tested against: Doesn't work Safari mobile on Iphone 4.3.5 Work on Chrome Description: When...

    Started by Chgog, 28 Dec 2011 10:34 AM
    • Replies: 6
    • Views: 715
    30 Jan 2012 7:25 PM Go to last post
  20. [FIXED] Toolbar 'overlay' Config gone ... please put it back ...

    I was used to the 'overlay' config for the toolbars which made the hide/show of toolbars work smoothly. Right now - with the toolbars as part of...

    Started by keckeroo, 18 Dec 2011 10:15 PM
    • Replies: 8
    • Views: 1,478
    30 Jan 2012 3:58 PM Go to last post