Search Type: Posts; User: rhamflett
Search: Search took 0.02 seconds.
-
25 Apr 2012 1:31 AM
- Replies
- 7
- Views
- 832
This appears to have been fixed in RC3.
-
18 Apr 2012 11:55 PM
- Replies
- 10
- Views
- 3,851
I've been working round it by putting all the init code in a separate function which I can use strict mode with. E.g.
initComponent: function () {
this.strictInitComponent();
... -
16 Apr 2012 4:18 AM
- Replies
- 7
- Views
- 1,298
There are some books which are quite helpful. I've read these 2:
"Learning Ext JS 3.2"... -
4 Apr 2012 11:33 PM
- Replies
- 7
- Views
- 832
Sorry, I made a slight mistake in my list of tested browsers. Opera and Chrome and were the wrong way round. The list should be:
Works OK on:
Internet Explorer 9.0.8.16421
Safari 5.1.2... -
4 Apr 2012 6:36 AM
Jump to post Thread: API Documentation Content Bugs by rhamflett
- Replies
- 488
- Views
- 68,228
It appears the 'locked' property for columns in grid panels isn't documented.
-
4 Apr 2012 5:59 AM
- Replies
- 7
- Views
- 832
I've just run into this too. I didn't try RC1 but I've just upgraded to RC2 and this is now a problem for me.
Works OK on:
Internet Explorer 9.0.8.16421
Safari 5.1.2 (7534.52.7)
Opera 11.60... -
4 Apr 2012 12:00 AM
- Replies
- 4
- Views
- 874
I've just seen the new blog post announcing RC2 and this item is listed as fixed. I guess this page just wasn't updated.
-
3 Apr 2012 3:53 AM
- Replies
- 4
- Views
- 874
So I noticed that 4.1 RC1 is out but this isn't listed in the release notes for it. Does this mean it's not likely to be fixed for 4.1 at all or is there an intended RC2 that might contain it?
-
8 Mar 2012 7:50 AM
- Replies
- 2
- Views
- 717
Was the fix for the issue 2 specific to calling loadRecord()? I find that if I reload my form by calling load() again, or submit it by calling submit(), the CSS style specified in the dirtyCls...
-
7 Mar 2012 8:21 AM
- Replies
- 4
- Views
- 874
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.0 Beta 2 -
7 Mar 2012 5:44 AM
- Replies
- 7
- Views
- 1,308
I've just discovered Ext.form.FieldContainer. Using it with a config of { labelWidh:20, labelSeparator: '', fieldLabel: ' '} achieves the same indented effect without as much scaffolding and isn't...
-
29 Feb 2012 8:27 AM
- Replies
- 7
- Views
- 1,308
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.0 beta 2 -
21 Feb 2012 1:43 AM
- Replies
- 3
- Views
- 847
I appreciate that there's not much to be done if you can't reproduce the issue. Strangely I don't have this problem on the grids in the application I'm developing, so I don't personally need a fix...
-
21 Feb 2012 1:21 AM
- Replies
- 3
- Views
- 847
>Can you reproduce this using Ext JS 4.1.0 beta2
Yes. I first noticed it on your site and then tried it on the 4.1 release before submitting the bug. -
20 Feb 2012 6:12 AM
- Replies
- 3
- Views
- 847
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.0 beta 2 -
10 Feb 2012 3:30 AM
- Replies
- 2
- Views
- 513
I'd been having some trouble with masking generally and getEl().mask() seemed to be better behaved. You're proposal still gave me some issues under 4.0.7, but I've just tried it against B2 and it...
-
9 Feb 2012 2:49 AM
- Replies
- 2
- Views
- 513
REQUIRED INFORMATION
Ext version tested:
Ext 4.0.7 -
8 Feb 2012 8:10 AM
- Replies
- 39
- Views
- 6,058
Thought I'd share my discoveries here in case it's useful for someone. I'm creating an Ext.LoadMask directly (no store involved at all). Depending on what the user is doing, the target may no...
-
6 Feb 2012 6:37 AM
- Replies
- 13
- Views
- 2,000
I'm having this problem in 4.0.7. I'm creating the mask by calling the grid panel's setLoading() function. I've tried calling it with the targetEl argument as both true and false, but the problem...
-
31 Jan 2012 5:40 AM
- Replies
- 60
- Views
- 20,795
Sorry, forgot some details in my post. The message and the hang occur when running the command against the local html file. Everything seems to be fine if I run it against the URL.
-
31 Jan 2012 3:41 AM
- Replies
- 60
- Views
- 20,795
I'm also seeing hangs. The call to "sencha create ..." outputs
undefined:0 TypeError: 'undefined' is not an object and then just sits there. I doesn't appear to be using any CPU time and the... -
12 Jan 2012 12:54 AM
Jump to post Thread: Cleaning up transaction history by rhamflett
- Replies
- 12
- Views
- 2,641
Apparently it will be fixed in 4.1.0.
http://www.sencha.com/forum/showthread.php?158526-Direct-transactions-not-cleaned-up -
1 Dec 2011 7:40 AM
- Replies
- 1
- Views
- 379
REQUIRED INFORMATION
Ext version tested:
Ext 4.0.7 -
29 Nov 2011 6:36 AM
Jump to post Thread: Cleaning up transaction history by rhamflett
- Replies
- 12
- Views
- 2,641
That seems to do the trick, cheers. I'll use this if I can't get an official fix added into the framework.
Thanks,
Rob -
15 Nov 2011 12:22 AM
Jump to post Thread: Cleaning up transaction history by rhamflett
- Replies
- 12
- Views
- 2,641
Hi,
Is there any more information you can provide?
Thanks,
Rob
Results 1 to 25 of 70
