Search Type: Posts; User: lenny87
Search: Search took 0.02 seconds.
-
8 Feb 2013 6:21 AM
- Replies
- 6
- Views
- 2,254
I still suffer from this problem. Any update on a work around or estimated release for this? Currently running on Safari 6.0.2 and encountering the problem.
Regards,
Andrew -
23 Jan 2013 2:53 AM
- Replies
- 1
- Views
- 190
managed to find a solution. I think there may have been a problem with nested styles as the cls wasn't being picked up for the last label.
anyways, here is the code that managed to fix it.... -
23 Jan 2013 1:23 AM
- Replies
- 1
- Views
- 190
Hi,
I've got an issue with word wrapping of text within a form Label. This label is part of a toolbar as show in the code provided.
var entry=Ext.create("Ext.toolbar.Toolbar",{
... -
24 Dec 2012 2:45 AM
- Replies
- 4
- Views
- 631
Only issue is with IE10. I have a buffered grid.
Yes 30 minutes is ridiculous. Also as I am loading the whole data set even when displaying a small number of records the load time can be upto 20... -
20 Dec 2012 7:47 AM
- Replies
- 4
- Views
- 631
I have a system which has a reasonable large store (less than 1000 entries) and loads this store into a grid panel. On my mac running all browsers it runs fine and performs admirably (generally under...
-
14 Dec 2012 1:29 AM
Jump to post Thread: IE8 Ajax Request always fails by lenny87
- Replies
- 5
- Views
- 480
thanks for the clarification mitchell. much appreciated
-
13 Dec 2012 7:02 AM
Jump to post Thread: IE8 Ajax Request always fails by lenny87
- Replies
- 5
- Views
- 480
thanks for the response, does this mean we should abandon CORS for ie8? many of my clients still use it unfortunately.
-
12 Dec 2012 9:24 AM
- Replies
- 17
- Views
- 3,290
Guys, great effort on the hacks, I have implemented them and got slightly further than I was before.
However, I am still struggling with my system. I need some extra clarification on the CORS... -
12 Dec 2012 2:18 AM
Jump to post Thread: Ext.Ajax.cors breaks IE by lenny87
- Replies
- 2
- Views
- 228
This was done as just a testing area instead of changing code to a larger application. This replicates exactly what happens on a cross domain system with the server set up correctly.
Noticed that... -
12 Dec 2012 1:46 AM
Jump to post Thread: Ext.Ajax.cors breaks IE by lenny87
- Replies
- 2
- Views
- 228
Ext version tested:
Ext 4.1.1
Browser version tested against:
IE8
Description:
Ext.Ajax.cors - causes GET and POST requests to hang and timeout in IE8 -
12 Dec 2012 1:11 AM
Jump to post Thread: IE8 Ajax Request always fails by lenny87
- Replies
- 5
- Views
- 480
Found the problem through testing other peoples IE Ajax examples. What I have found is that having Ext.Ajax.cors = true set in IE makes the AJAX requests not work properly.
Is this a bug in 4.1.1? -
11 Dec 2012 2:28 AM
Jump to post Thread: IE8 Ajax Request always fails by lenny87
- Replies
- 5
- Views
- 480
Hi all,
New to using Ext and have come across an issue with Ext Ajax requests and IE8. A very simple GET or POST request within IE8 always returns as a failure. However the same code returns...
Results 1 to 12 of 12
