Search Type: Posts; User: rstuart
Search: Search took 0.03 seconds.
-
28 Jun 2012 4:59 AM
- Replies
- 31
- Views
- 12,921
@Sottilde
Amazing work. The fact that you have to do this is such a poor reflection on Sencha. I couldn't put it any better myself:
"I am writing this document because working with the SDK... -
16 Apr 2012 5:01 PM
Jump to post Thread: Ext JS 4.1 RC3 Now Available by rstuart
- Replies
- 40
- Views
- 19,370
Last time I posted about this I was basically told we have a forum, that is good enough. We are in the unenviable position of using a product that doesn't have a true competitor. If things continue...
-
15 Apr 2012 6:07 PM
Jump to post Thread: Ext JS 4.1 RC3 Now Available by rstuart
- Replies
- 40
- Views
- 19,370
Likewise EXTJSIV-5799. It has a patch to apply a fix in the thread. Shouldn't be a difficult fix. I wonder why it isn't in the list of known issues. I really wish Sencha would give us access to a...
-
2 Apr 2012 9:37 PM
- Replies
- 1
- Views
- 272
I posted this thread a while ago but it seems to have been ignored. Can someone please assign an issue number to this. The original thread is here.
-
28 Mar 2012 7:30 PM
Jump to post Thread: 4.1.0 RC2 - when? by rstuart
- Replies
- 9
- Views
- 2,099
Since we don't get access to the bug tracker, how many outstanding issues are there? Can you start including a list of know issues in your release notes as well as those fixed?
-
26 Mar 2012 2:48 AM
- Replies
- 9
- Views
- 1,573
Line 102752 of ext-all-debug-w-comments.js reads:
style: 'width:' + me.triggerWidth + (hideTrigger ? 'px;display:none' : 'px'),
My JS debugger says that me.triggerWidth is always 0. If... -
26 Mar 2012 12:56 AM
- Replies
- 9
- Views
- 1,573
There are definitely other problems in modern browsers as well. See this thread for a few of them. For whatever reason, the button controls on fields get a width of 0px in the style attribute of the...
-
21 Mar 2012 11:17 PM
Jump to post Thread: [rc1] Scoped CSS does not work. by rstuart
- Replies
- 1
- Views
- 404
Scoped CSS doesn't appear to work all that well. I have a simple reservation form that I am trying to display over existing sites in an Ext Window. Since this is appearing on client websites, I don't...
-
21 Mar 2012 11:02 PM
- Replies
- 17
- Views
- 3,297
This bug still doesn't have an issue number. Has it been accepted?
-
19 Mar 2012 3:46 PM
Jump to post Thread: Ext JS 4.1 RC1 is Now Available by rstuart
- Replies
- 47
- Views
- 22,220
Any chance of getting CORS support in 4.1?
http://www.sencha.com/forum/showthread.php?186917-Does-the-CORS-option-in-Ext.data.Connection-v4.0.7-actually-work -
13 Mar 2012 10:53 PM
- Replies
- 17
- Views
- 3,297
I have written some code that works for me in IE9 (a simple get and post request) but might not be complete. It certainly hasn't been tested as much as it needs to be on enough scenarios (but has...
-
13 Mar 2012 4:37 AM
- Replies
- 17
- Views
- 3,297
If you think there is any chance that it will be fixed by 4.1 then yeah, go for it.
-
12 Mar 2012 7:19 PM
Jump to post Thread: xdomainrequest support by rstuart
- Replies
- 16
- Views
- 3,899
Just to update everyone, CORS support will not work with any IE browser/XDomainRequest. See this.
-
12 Mar 2012 7:14 PM
Jump to post Thread: CORS and Sencha Touch by rstuart
- Replies
- 1
- Views
- 1,372
No. See this.
-
12 Mar 2012 7:10 PM
- Replies
- 17
- Views
- 3,297
To say that I am a little frustrated right now is an understatement. This code was obviously never tested - EVER - because it will just plain not work for IE.
Line 52310 of... -
12 Mar 2012 3:02 PM
- Replies
- 17
- Views
- 3,297
Every indication I have is that even in beta3 it doesn't work. My failure still gets run in IE9 after the CORS request succeeds. There are no JavaScript errors and the request works in Firefox,...
-
11 Mar 2012 8:09 PM
- Replies
- 17
- Views
- 3,297
It is clear the code was never tested as it has a basic error (Uses Ext.isIe instead of Ext.isIE), but if I manually fix that is it actually useable? My tests indicate that answer is no so-far.
... -
1 Feb 2012 4:23 PM
Jump to post Thread: Ext JS 4.1 - Updates by rstuart
- Replies
- 102
- Views
- 30,318
No, a forum is a place for discussion.
-
31 Jan 2012 10:38 PM
Jump to post Thread: Ext JS 4.1 - Updates by rstuart
- Replies
- 102
- Views
- 30,318
If this thread isn't a clear indication that Sencha need to overhaul their development, release and bug reporting practices, then nothing is. Having a bug tracking system that is based on a forum...
-
31 Jan 2012 10:12 PM
- Replies
- 17
- Views
- 2,725
Thanks for the help. Did anyone post this as a bug? I assume they will stumble across it while trying to complete their new theme (although the new theme doesn't appear to use the theming engine as...
-
15 Nov 2011 10:29 PM
- Replies
- 38
- Views
- 7,815
Is there any update on this? Unless I am missing something, out of the box Ext JS wouldn't work with something like django-tastypie which allows you to implement a proper REST API. Off the top of my...
-
12 Oct 2011 4:16 AM
Jump to post Thread: Adding Sprites to a Surface by rstuart
- Replies
- 5
- Views
- 1,196
Yes, I switched back to raphael.js once I noticed version 2.0 had been released. It also resolved my other problem with mouse events and sprites (see this thread) as Raphael has a hover event (the...
-
12 Oct 2011 4:04 AM
- Replies
- 38
- Views
- 7,815
My apologies edspencer. I would of been very happy to Skype about it but I didn't realise this thread had taken off. I am still very interested to see a resolution.
Couldn't agree more and I... -
27 Sep 2011 2:58 AM
- Replies
- 4
- Views
- 654
Yes please, if you think it is a bug. I am running 4.0.6 and it happens there but the example code is running 4.0.2a. If you aren't meant to make color changes etc. through the attributes then I'm...
-
25 Sep 2011 7:16 PM
- Replies
- 4
- Views
- 654
http://jsfiddle.net/rstuart/efXkX/
Results 1 to 25 of 108
