Search Type: Posts; User: westy
Search: Search took 0.05 seconds.
-
Today 6:51 AM
- Replies
- 3
- Views
- 76
We used to use virtual dirs, but now use symlinks (i.e. mklink /d in windows).
That has issues with 4.2 theming though (spefically trying to symlink the base packages), that I've not resolved yet,... -
22 May 2013 8:36 AM
Jump to post Thread: Upcoming Fiesta 1.0 beta by westy
- Replies
- 8
- Views
- 2,045
Looks great Mats, can't wait to try it!
Are Sencha interested in using it, so we can actually use it for reporting bugs to them, and tracking their fixes, rather than just things to track for... -
21 May 2013 12:38 AM
- Replies
- 3
- Views
- 433
This is now fine in 4.2.1.744
-
21 May 2013 12:23 AM
- Replies
- 3
- Views
- 365
Still an issue in 4.2.1.744
-
22 Apr 2013 3:59 AM
Jump to post Thread: 4.2 noticably snappier by westy
- Replies
- 4
- Views
- 251
Blimey, I don't envy you!!
IE is bad enough, inside a control in Office sounds like could be all kinds of "fun".
Glad to hear it's snappier in IE7 then, that's what many of our users are stuck... -
22 Apr 2013 3:05 AM
Jump to post Thread: 4.2 noticably snappier by westy
- Replies
- 4
- Views
- 251
Yet to find the time to upgrade from 4.1.3, and not likely to happen for a bit yet, but this is good news if applies to our apps!
You tried in old IEs? -
3 Apr 2013 1:41 AM
Jump to post Thread: Java Heap Size by westy
- Replies
- 6
- Views
- 1,410
Tweaking the heap size in your applications config file doesn't seem to work, at least for Sencha Cmd v3.0.0.250 as I'm still using.
You have to set the following in the sencha cmd config file... -
1 Feb 2013 5:23 AM
Jump to post Thread: Dealing with Ext JS overrides by westy
- Replies
- 3
- Views
- 854
Thanks, seems to work well enough for our needs.
Whilst we know the value of unit testing we are unlikely to be given the green light for writing them for our JS codebase unfortunately, but have... -
1 Feb 2013 3:46 AM
Jump to post Thread: Dealing with Ext JS overrides by westy
- Replies
- 3
- Views
- 854
Posted this in the blog, but didn't come out especially well...
------------------------------------------------------------------------------
Hey Mats,
It's a pain yeah, and especially when... -
1 Feb 2013 2:23 AM
- Replies
- 3
- Views
- 365
Hi Mitchell,
No, I don't think you fully understood.
Try this:
new Ext.form.Panel({
renderTo : document.body,
items : [ -
31 Jan 2013 9:29 AM
- Replies
- 3
- Views
- 365
Hi,
Just been tracking down an bug involving comboboxes, and tracked it to the following method in ComboBox:
/**
* Selects an item by a {@link Ext.data.Model Model}, or by a key... -
28 Jan 2013 3:42 AM
- Replies
- 5
- Views
- 624
Try a linter like javascriptlint or Douglas Crockford's original JSLint.
-
17 Jan 2013 9:21 AM
- Replies
- 6
- Views
- 589
There was a feature request raised for this around the time 4.0 was in the developer previews.
Not sure if/when it's likely to get picked up... -
15 Jan 2013 7:16 AM
Jump to post Thread: FF 18 problem? by westy
- Replies
- 65
- Views
- 13,743
We've seen this too. Best we can hope for is that Mozilla fix it asap I'd say.
Luckily for us, in a sense, most of our users are on old IEs!
Never thought I'd ever say that! -
8 Jan 2013 1:24 AM
- Replies
- 3
- Views
- 346
Another similar thread here.
-
8 Jan 2013 1:23 AM
Jump to post Thread: LoadMask and setZIndex and NaN by westy
- Replies
- 10
- Views
- 1,668
A colleague just directed me to this thread.
I've since posted the same issue here.
No reliable test case yet, but only seen it on one of our dialogues, which doesn't seem to do anything special.... -
4 Jan 2013 7:11 AM
Jump to post Thread: Issue with IE7 How to debug? by westy
- Replies
- 5
- Views
- 675
You can try IE9 in IE7 mode (press F12), it sometimes exhibits the same behaviour...
Edit: Oh, you've tried that. Erm... do you get the same issue with ext-all-debug or ext-all-dev? -
2 Jan 2013 5:53 AM
- Replies
- 3
- Views
- 346
Hi,
It appears that owner.el.getStyle('zIndex') can return a string of "auto" sometimes; have just seen this in IE8.
Thus the index in setZIndex can resolve to NaN which then blows up setStyle:
... -
2 Jan 2013 2:42 AM
- Replies
- 2
- Views
- 429
Eeek!
I've noticed it getting called a lot, but never actually looked into just how much. -
19 Dec 2012 6:44 AM
Jump to post Thread: set stroke style in IE by westy
- Replies
- 3
- Views
- 627
Think I'm right, since if reload the store the style is lost too.... am looking into it.
-
19 Dec 2012 6:42 AM
Jump to post Thread: set stroke style in IE by westy
- Replies
- 3
- Views
- 627
Calling setAttributes instead of setStyle helps specifically with pie segments.
If have clickable legend though need to setStyle too, to persist the stroke/stroke-width.
All is good in a proper... -
19 Dec 2012 6:17 AM
Jump to post Thread: set stroke style in IE by westy
- Replies
- 3
- Views
- 627
I'm just looking at the same issue, and nothing yet.
Fine in IE9, it's IE8 and 7 that are the problem. Can also see it in IE9 when rendering in IE7 mode...
You get anywhere with it?
I can see... -
19 Dec 2012 4:13 AM
Jump to post Thread: [FIXED]Legend is empty in Pie chart by westy
- Replies
- 3
- Views
- 1,895
Yeah, workaround sorts it for me... thanks!
-
19 Dec 2012 4:08 AM
Jump to post Thread: [FIXED]Legend is empty in Pie chart by westy
- Replies
- 3
- Views
- 1,895
Is this really fixed? I'm seeing the same thing...
Will try the suggested workaround for now. -
19 Dec 2012 3:59 AM
- Replies
- 2
- Views
- 1,017
I need this too.
Seems that Touch has it...
Results 1 to 25 of 112
