Sencha Touch 2.x: Bugs

Page 117 of 130 FirstFirst ... 17 67 107 115 116 117 118 119 127 ... LastLast

+ Post New Thread

  1. [NOREPRO] [PR 1] FormPanel with toolbars

    hi team, this worked fine in 1.x. since there is no longer a dockedItems config, toolbars also get the padding of 1em, which really does not look...

    Started by tobiu, 14 Oct 2011 3:48 AM
    • Replies: 2
    • Views: 734
    6 Jan 2012 4:44 PM Go to last post
  2. [CLOSED] Not able to remove item from a tabpanel

    Hello, I have a tab-panel and i am adding few items dynamically into it. I want to delete the same from the tab-panel. However, when i delete the...

    Started by suraj.breezy, 6 Jan 2012 1:25 AM
    • Replies: 1
    • Views: 607
    6 Jan 2012 2:32 PM Go to last post
  3. [FIXED] Disabled fields do not show data

    When fields are disabled the data in the field is not displayed in Chrome 16.0.912.63 m for windows. This can be seen in the Kitchen Sink demo on...

    Started by ron_stahl, 29 Dec 2011 8:23 AM
    • Replies: 2
    • Views: 895
    6 Jan 2012 1:47 PM Go to last post
  4. [FIXED] Store throwing an error when syncing with REST proxy

    Controller: onPanelHide: function(pnl, eobj) { console.log('on hide'); var profile = Ext.data.StoreManager.lookup('Profile'); ...

    Started by justinKohactive, 3 Nov 2011 10:46 AM
    • Replies: 3
    • Views: 902
    6 Jan 2012 9:56 AM Go to last post
  5. [NOREPRO] Strange Url in JSONP Proxy

    Hey Guys, in my App i want to Retriever Data via json an my code looks like this xtype: 'list', title:...

    Started by wiggerl3000, 14 Oct 2011 12:23 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 1,710
    6 Jan 2012 9:55 AM Go to last post
  6. [FIXED] SegmentedButton Listener - Button Object undefined

    hi everyone, i use the segmented-button example from the touch 2.0 documentation and noticed that the listener does not receive the button-object. ...

    Started by peqper, 27 Oct 2011 1:04 AM
    • Replies: 6
    • Views: 1,504
    6 Jan 2012 12:14 AM Go to last post
  7. [FIXED] Multiline prompt not working

    REQUIRED INFORMATION Ext version tested: Touch 2.0.0-PR3 Browser versions tested against: Chrome 16 (Windows)Safari iPad 2 IOS 5.0.1 ...

    Started by svenna, 5 Jan 2012 5:18 AM
    • Replies: 1
    • Views: 669
    5 Jan 2012 8:24 AM Go to last post
  8. [DUP] TypeError on store.sync()

    Hi, I'm getting an error calling store sync() after removing or adding a record. Here's my code: remove: function() { var form =...

    Started by gorje001, 16 Dec 2011 6:29 AM
    • Replies: 3
    • Views: 981
    5 Jan 2012 7:33 AM Go to last post
  9. [FIXED] [ST2 PR2] store proxy load and sync bug

    Hi, following pseudocode illustrates the problem/bug I am having: I have a store called 'myStore' myStore.load() => loads 2 records from...

    Started by Di Peng, 1 Dec 2011 5:07 PM
    • Replies: 2
    • Views: 1,124
    5 Jan 2012 7:28 AM Go to last post
  10. [INFOREQ] Button element loses its id when recreated post its destruction

    Hi, I have a situation that there is an application i am building. The same is having a pannel with 3 buttons over the same. Each is set with ID...

    Started by blakdronzer, 2 Jan 2012 11:00 PM
    • Replies: 2
    • Views: 550
    5 Jan 2012 1:08 AM Go to last post
  11. Moved: HTML content selection is not possible

    Started by deepaknair.g, 5 Jan 2012 12:03 AM
    • Replies: -
    • Views: -
    5 Jan 2012 12:03 AM Go to last post
  12. [CLOSED] PR3 form panel does not scroll any more

    Hello, porting from PR2 to PR3 I've found that my custom form panel does not scroll any more, not by adding it to an already rendered tab panel as a...

    Started by MassimoCineca, 16 Dec 2011 9:13 AM
    • Replies: 3
    • Views: 824
    4 Jan 2012 12:43 PM Go to last post
  13. [INFOREQ] Example showing 3 bugs (showBy, navigationview, & list disclosure)

    I have a simple example that shows 3 bugs that I've discovered. Drop it into examples/picker and point index.html to it. 1. showBy() does not...

    Started by estesbubba, 30 Dec 2011 12:46 PM
    • Replies: 2
    • Views: 707
    4 Jan 2012 12:18 PM Go to last post
  14. [FIXED] Ext.dataview.Dataview misspelled method call

    It appears that there is a misspelled function call in the onItemDeselect function of Ext.dataview.Dataview. onItemDeselect is trying to call...

    Started by jwkessi, 4 Jan 2012 11:41 AM
    • Replies: 1
    • Views: 473
    4 Jan 2012 11:48 AM Go to last post
  15. [CLOSED] painted event in controllers

    I'm unable to catch the painted event of any component in my controllers. My code looks like the following: <!DOCTYPE HTML><html...

    Started by curlybracket, 4 Jan 2012 1:09 AM
    • Replies: 3
    • Views: 1,071
    4 Jan 2012 10:50 AM Go to last post
  16. [FIXED] Ext.navigation.View canPop

    The canPop method of the Ext.navigation.View triggers a warning to the logger (Ext.navigation.View#pop: Trying to pop a view, but there are no views...

    Started by curlybracket, 3 Jan 2012 4:23 AM
    • Replies: 3
    • Views: 854
    4 Jan 2012 12:27 AM Go to last post
  17. [CLOSED] Loading app with another name fails.

    Rather than "app" I was working on using something like "Admin" for my app name and appFolder. This causes issues with the auto loading of the app...

    Started by Artistan, 3 Jan 2012 1:09 PM
    • Replies: 3
    • Views: 715
    3 Jan 2012 2:02 PM Go to last post
  18. [NOREPRO] [PR3] selectfield.getValue() now returns a db record & breaks proxy

    Using a simple form.getValues() with PR-3 now returns a whole "ImplicitModel" record! It obviously breaks any proxy that rely on serialization. ...

    Started by olouvignes, 15 Dec 2011 3:54 PM
    • Replies: 7
    • Views: 1,158
    3 Jan 2012 9:30 AM Go to last post
  19. [INFOREQ] Can't center an Ext.Image

    Hi - I'm writing a Sencha Touch app, using both Chrome 16, an iPad 2, iOS 5 & Android 2.2 phone. I've started porting my ST 1.1 app to ST 2, PR...

    Started by nEyal, 25 Dec 2011 1:22 AM
    center, image, pr3
    • Replies: 3
    • Views: 983
    3 Jan 2012 9:03 AM Go to last post
  20. [INFOREQ] MessageBox onClick refers to non-existent button.itemId and button.text

    The onClick method for MessageBox does not properly retrieve the itemId or text of a button that are needed as the first parameter when calling the...

    Started by jamatz, 3 Jan 2012 7:32 AM
    buttons, itemid, messagebox, onclick
    • Replies: 1
    • Views: 479
    3 Jan 2012 7:50 AM Go to last post