Search Type: Posts; User: halcwb
Search: Search took 0.03 seconds.
-
13 May 2012 2:11 AM
- Replies
- 10
- Views
- 1,288
You're right, only I am just curious why it is not working with the hash. Actually, I just use this kind of code in the console the inspect some object or in test code.
-
12 May 2012 9:43 PM
- Replies
- 10
- Views
- 1,288
Yes, the examples were tested directly in the browsers console.
-
12 May 2012 9:42 PM
- Replies
- 10
- Views
- 1,288
I just tried it again, using component query to find all windows and then using an id to pick out a specific window, same problem there.
-
2 May 2012 10:46 PM
- Replies
- 10
- Views
- 1,288
Thanks the brackets were a copy paste typo, the problem also occurs without the brackets.
-
2 May 2012 11:39 AM
- Replies
- 3
- Views
- 467
Thanks, found that out just before you posted your answer! But thanks.
-
2 May 2012 11:36 AM
- Replies
- 3
- Views
- 467
Ok, it was something stupid, I did not update the shared layout that still pointed to the Ext 4.0.7 css file.
-
2 May 2012 11:20 AM
- Replies
- 3
- Views
- 467
I have a login screen with two textfields in a fieldset. Using Ext 4.0.7 those fields fill out nicely in the fieldset, however, after upgrading to Ext 4.1.0, the fields take up only about a half of...
-
2 May 2012 9:03 AM
- Replies
- 10
- Views
- 1,288
I have a component with id: productSubstanceTestGrid
If I use:
Ext.ComponentQuery.query('#productSubstanceTestGrid')
To retrieve the component, the result is empty.
However using this... -
27 Dec 2011 6:31 AM
- Replies
- 2
- Views
- 1,083
Thanks. My next, obvious question, is there a way to exclude certain folders from this indexing activity? I.e. this could apply to VS 2010 or ReSharper.
-
27 Dec 2011 5:46 AM
- Replies
- 2
- Views
- 1,083
Whenever I remove or add the sencha library to a VS 2010 project, the IDE becomes almost unresponsive. Is this happening to other users as well? Could this be because of some sort of indexing going...
-
9 Oct 2011 12:18 AM
Jump to post Thread: Sencha Support Issues by halcwb
- Replies
- 8
- Views
- 1,265
I agree and have to say that we have similar experiences with the support system of Sencha. Sadly, there is no sign that Sencha is learning from this. They keep pushing products. Recently I upgraded...
-
27 Sep 2011 5:52 AM
- Replies
- 3
- Views
- 962
If I past the following code in my application window, the window crashes (code get's into infinite loop as posted above). If I post the code in the console of the Sencha website, I get the expected...
-
27 Sep 2011 3:35 AM
- Replies
- 3
- Views
- 962
This code get's into a loop when selectorMatch is undefined (Ext. 4.0.6, line 14712).
for (i = 0; selector && i < length; i++) {
matcher =... -
26 Sep 2011 8:50 PM
Jump to post Thread: Loadmask problem Ext.4.0.6 by halcwb
- Replies
- 2
- Views
- 509
Yes, I think so. However, is there a way to generate test code against server side test stubs? Otherwise it is very difficult to generate isolated test cases.
-
26 Sep 2011 9:25 AM
Jump to post Thread: Loadmask problem Ext.4.0.6 by halcwb
- Replies
- 2
- Views
- 509
REQUIRED INFORMATION
28349
Ext version tested:
Ext 4.0.6
Browser versions tested against:
Chrome -
26 Sep 2011 4:49 AM
- Replies
- 11
- Views
- 1,600
Indeed, this thread is closed as being fixed. Unfortunately not for me, and I guess many others.
-
23 Sep 2011 11:00 AM
- Replies
- 10
- Views
- 6,329
Thank you so much, I stumbled over this as well, created two aliases and forgot to prefix one with widget. Great, those error descriptions from Sencha;-).
-
22 Sep 2011 12:53 AM
Jump to post Thread: Sencha website menu annoyance by halcwb
- Replies
- 7
- Views
- 1,764
It happens with mac os x 10.6.8 and Chrome 14.0.835.186
-
22 Sep 2011 12:44 AM
- Replies
- 11
- Views
- 1,600
You mean, you tested the file with 1.2.1 and using that version there were no crashes?
Thanks -- Casper -
21 Sep 2011 11:28 AM
- Replies
- 2
- Views
- 706
Same problem here, yesterday I tried the code in both FF 6.02 and in Chrome 14 and each time I run into the above errors. Today, they vanished. I am puzzled.
-
20 Sep 2011 9:55 PM
- Replies
- 11
- Views
- 1,600
Here is the offending file:28192
-
20 Sep 2011 8:42 AM
- Replies
- 2
- Views
- 706
REQUIRED INFORMATIONExt version tested:
Ext 4 rev 0.2.a
Browser versions tested against:
Chrome
DOCTYPE tested against:
____ -
20 Sep 2011 8:32 AM
- Replies
- 11
- Views
- 1,600
I will just give you the code, because frankly, I kind of had with all the bugs:
Ext.define('GenForm.lib.view.ui.ProductEdit', {
extend: 'Ext.form.Panel',
height: 498,
... -
19 Sep 2011 3:28 AM
- Replies
- 11
- Views
- 1,600
I experience frequent crashes with Ext designer (version 1.2.0 for OS X Snow Leopard). If I look at a preview and return to the designer, below the current design only shows a 'ghost image' (I only...
-
19 Sep 2011 1:55 AM
Jump to post Thread: Sencha website menu annoyance by halcwb
- Replies
- 7
- Views
- 1,764
Using Chrome (version 14.0.835.163) I sometimes experience an annoying behavior when I want to select a menu item from the Sencha website top menu. The moment I hover over the item, the drop down...
Results 1 to 25 of 70
