Search Type: Posts; User: McQuack_82
Search: Search took 0.03 seconds.
-
Yesterday 8:35 AM
- Replies
- 3
- Views
- 608
I agree I'm seeing the same issue also.
-
10 Jun 2013 10:28 AM
- Replies
- 3
- Views
- 882
I'm not for sure if this will fix your issue in 3.4 but in the 4.1.1. I was able to define a empty renderer and it resolved the issue. Then it was able to see the emptyCellText property on the column...
-
10 Jun 2013 10:16 AM
- Replies
- 3
- Views
- 882
I'm seeing this issue in the 4.1.1 gpl version also.
-
14 Feb 2013 11:28 AM
- Replies
- 1
- Views
- 221
It would be a nice feature addition to add failure callback to refs object to allow developers to trap error when they happen and so they can incorperate there own logging measures to the callback...
-
6 Sep 2012 1:33 PM
- Replies
- 2
- Views
- 409
Is there a better looking override that I can put in place till the next release. I would prefer to call the parent instead of in-lining the code from the setReadonly in form.field.text?
-
6 Sep 2012 12:04 PM
- Replies
- 2
- Views
- 409
The setReadonly function doesn't appear to remove the readonly class correctly, specifically on trigger fields. I enclosed screenshots of dom inspection of the the trigger elements and text fields...
-
19 Aug 2012 11:13 AM
- Replies
- 3
- Views
- 628
That's interesting cause I thought defaulted proxy type was a memory type. And it is more interest some of the upper level data in the json works but not data needed for the hasMany model. Anyways...
-
18 Aug 2012 12:51 PM
- Replies
- 3
- Views
- 628
I am having issues getting the associated data with a hasMany relation model. I get the data for the parent but am unable to get the children's data
Ext.onReady(function () {
... -
25 Jul 2012 5:18 PM
Jump to post Thread: Extjs Chart HTML format errors by McQuack_82
- Replies
- 15
- Views
- 1,408
I was looking into this thread I dont think its a bug more a less a issue with IE developer tools
... -
25 Jul 2012 5:10 PM
Jump to post Thread: Extjs Chart HTML format errors by McQuack_82
- Replies
- 15
- Views
- 1,408
So IE developer tools shows the id attributes with quotes. It seem like the would it would show raw markup in DOM and not alter it. It would make it hard to validate with html validator.
-
25 Jul 2012 8:34 AM
Jump to post Thread: Extjs Chart HTML format errors by McQuack_82
- Replies
- 15
- Views
- 1,408
I enclosed some screenshots with more details. In order to see the full mark I had to right and click edit after selecting the chart or click copy inner html and paste to text editor. The id and...
-
25 Jul 2012 8:04 AM
Jump to post Thread: Extjs Chart HTML format errors by McQuack_82
- Replies
- 15
- Views
- 1,408
I tested in
Browser mode IE 8
Document mode IE 8 Standards -
25 Jul 2012 5:53 AM
Jump to post Thread: Extjs Chart HTML format errors by McQuack_82
- Replies
- 15
- Views
- 1,408
The mark up in second block is generated from the stock examples provided by Sencha.
Details on the chart config can be found in \extjs-4.1.1-gpl\extjs-4.1.1\examples\charts\Pie.js. The issue on... -
24 Jul 2012 9:17 PM
- Replies
- 4
- Views
- 926
Thanks for the quick reply and correct usage. I traced the error to more of timing issue with data being acquired in my code and FF 14.0.1 appears to fire the load event on store before it had the...
-
24 Jul 2012 9:10 PM
Jump to post Thread: Extjs Chart HTML format errors by McQuack_82
- Replies
- 15
- Views
- 1,408
I tried to run it through html tiddy to make it more readable but it had some trouble with svg. It is straight cut paste from IE developed tool.
-
24 Jul 2012 9:07 PM
Jump to post Thread: Extjs Chart HTML format errors by McQuack_82
- Replies
- 15
- Views
- 1,408
So I did some more research and was able to duplicate it in IE 8 but not in IE 9. The frame work seems to generate different svg markup which is understandable but the markup in generated in IE 8 has...
-
24 Jul 2012 1:49 PM
Jump to post Thread: Extjs Chart HTML format errors by McQuack_82
- Replies
- 15
- Views
- 1,408
I'm using the 4.1.1 gpl version
-
24 Jul 2012 11:46 AM
- Replies
- 4
- Views
- 926
The tpl seems to work fine with panels but is having issues with container in ff 14. I didn't have to bind data to it. Will a xTemplate display without if it has static mark up Ex
'<tpl... -
24 Jul 2012 11:41 AM
Jump to post Thread: Extjs Chart HTML format errors by McQuack_82
- Replies
- 15
- Views
- 1,408
I've noticed extjs charts pie and bar seem to have improper formatted html markup with content html block.
Attribute like the id and class are not properly wrapped in double qoutes like w3 specs... -
19 Jul 2012 9:12 AM
- Replies
- 4
- Views
- 926
The tpl: property doesn't render on firefox 14 with extjs 4.1.1 gpl it works with panels correctly but containers never render it to dom. I simplified the example to exclude the dynmic data from x...
-
11 Jul 2012 11:54 AM
- Replies
- 2
- Views
- 536
Framework Version Tested 4.1.1 gpl
Ext.create('Ext.grid.feature.Grouping', { groupHeaderTpl: '{columnName}: {groupValue}({rows.length} Item{[values.rows.length > 1 ? "s" : ""]})' });
So... -
5 Jul 2012 3:03 PM
- Replies
- 1
- Views
- 1,436
I made some changes to bring back the to and from labels that used to exist in 4.0 versions
I enclosed a screenshot with old state of itemselector new state of itemselector and purposed state and... -
9 Jun 2012 10:19 PM
- Replies
- 1
- Views
- 698
I still have not got the SDK tool to make a correctly formatted file with a local html file. Work fine with remote files via http uri but local files generate invalid jsb3 file.
-
3 Jun 2012 8:51 PM
- Replies
- 1
- Views
- 698
The sencha SDK tools appears to have issues generating correct jsb3 file. Generating the with remote path produces correct desired results based on app.js, but generating via filesystem path with...
-
1 Jun 2012 8:30 AM
- Replies
- 7
- Views
- 2,506
Adding the ability to reference the app.js file via the file system would be a nice feature for people using dynamic languages like php, aspx and do not want the depency on a web server during build...
Results 1 to 25 of 44
