Search Type: Posts; User: benjamineberle
Search: Search took 0.03 seconds.
-
13 May 2013 9:05 PM
Jump to post Thread: Loosing JS Resources by benjamineberle
- Replies
- 32
- Views
- 1,428
OK I found what happens:
There are 7 js metafiles, named js, js1, js2...js6. However I have 8 js resources.
Account.js and Configs.js always take the 'js' metafile, but do not get added to the end... -
13 May 2013 6:31 PM
Jump to post Thread: Loosing JS Resources by benjamineberle
- Replies
- 32
- Views
- 1,428
Log is empty. In the below list, Account.js and Configs.js take turns in disappearing. The rest is stable. css files have never disappeared.
43761 -
11 May 2013 8:55 PM
Jump to post Thread: Loosing JS Resources by benjamineberle
- Replies
- 32
- Views
- 1,428
The class names seem to be OK, but I still lose js resource files just as before the last release. It happens even during publishing, not just on open.
I started the project about a year ago and the... -
9 May 2013 8:50 PM
Jump to post Thread: Loosing JS Resources by benjamineberle
- Replies
- 32
- Views
- 1,428
Ok, the lost meta files are stable after re-building the classes. However I just opened SA and lost this resource (with matching names - or does the App vs app make a difference?):
43692
This... -
8 May 2013 6:48 PM
Jump to post Thread: Loosing JS Resources by benjamineberle
- Replies
- 32
- Views
- 1,428
I still lose files in my project, though not as bad as before. At the moment it's just one file at the end of the list. Details:
SA 971
path: "app/util/Account.js"
Also when upgrading the... -
1 May 2013 11:55 PM
- Replies
- 1
- Views
- 72
REQUIRED INFORMATION
Ext version tested:
Ext 4.2 last release on Chrome
Description:
Removing / adding records messes up the rendering
Steps to reproduce the problem:
See attached... -
11 Apr 2013 6:22 PM
Jump to post Thread: Loosing JS Resources by benjamineberle
- Replies
- 32
- Views
- 1,428
UNC for the resource-files.
-
11 Apr 2013 6:07 PM
Jump to post Thread: Loosing JS Resources by benjamineberle
- Replies
- 32
- Views
- 1,428
1. Build 908
2. Ext.js var. nightly and 4.2 stable
3. Win 7 and Mountain Lion on separate machines
4. Will try to reconstruct on a downsized version
Another thing that happened just yesterday... -
11 Apr 2013 4:30 AM
Jump to post Thread: Loosing JS Resources by benjamineberle
- Replies
- 32
- Views
- 1,428
Same here, js files get lost on every re-open. This is very annoying because I have to re-add the files twice a day.
-
2 Apr 2013 9:15 PM
- Replies
- 1
- Views
- 82
When calling appendChild() with a deep-nested config, the tree breaks after the second level:
- adding one node only works
- adding one node with a nested node works
- everything with deeper... -
1 Apr 2013 7:16 PM
Jump to post Thread: tab vs spaces to indent by benjamineberle
- Replies
- 5
- Views
- 281
I checked again and found the actual source file gets spaces and not tabs. The changed behaviour of the editor got me on the wrong track.
2.1: tab key inserted spaces accordig to settings
2.2:... -
29 Mar 2013 5:35 PM
Jump to post Thread: tab vs spaces to indent by benjamineberle
- Replies
- 5
- Views
- 281
It's an unchangeable default setting on my machine for SA. New and old projects behave the same way.
What I remember is that I edited a few js ressource files externally with TextWrangler when... -
29 Mar 2013 5:28 PM
- Replies
- 5
- Views
- 254
Sorry for imprecision. Mac is in the office, Win at home. Time difference for this last occurrence was a few hours after switching to Win - first session worked fine. The next morning it disappeared....
-
28 Mar 2013 11:29 PM
- Replies
- 22
- Views
- 3,126
+1
-
28 Mar 2013 7:37 PM
- Replies
- 5
- Views
- 254
Steps I did before it disappeared again just now:
1. Edit and publish on Mac several times - but same session during the day.
2. Sync over to Win7 machine.
3. Edit and publish a few times in one... -
28 Mar 2013 8:01 AM
- Replies
- 1
- Views
- 110
On Actioncolumns, sortable = true by default (at least in Ext 4.2).
42770
However, SA thinks the default is false and does not let me set it to false - instead removing the property again.
On... -
27 Mar 2013 3:10 AM
Jump to post Thread: tab vs spaces to indent by benjamineberle
- Replies
- 5
- Views
- 281
Before changing to SA 2.2, indents were spaces by default. With the new version, it forces tabs, no matter which setting I try.
Any way to change back? Maybe this belongs to bug reports ... -
26 Mar 2013 5:29 PM
- Replies
- 5
- Views
- 254
Every few days, I have to re-add js files to the ressources node. css files do not disappear. They persist on disc, but just disappear from SA.
This is build 908.
UPDATE:
This happens when... -
24 Mar 2013 6:52 PM
- Replies
- 10
- Views
- 468
In your screen cast, I can see the phone # misaligned. Now grab the email column border with your mouse and move it, the panel should shrink wrap to the title - that's what I get at least on...
-
22 Mar 2013 7:15 PM
- Replies
- 10
- Views
- 468
Here is what I get in Chrome running that same code with shrinkWrapDocked=true and no width specified:
42642
After resizing the email column width by dragging the border:
42643
Are you... -
22 Mar 2013 4:59 PM
- Replies
- 10
- Views
- 468
I have streamlined my test case to illustrate the issue better.
1. This happens when using a vbox/hbox layout without stretching.
2. In 4.1, the layout did not break.
3. Adding shrinkWrapDock:... -
22 Mar 2013 3:15 PM
- Replies
- 10
- Views
- 468
In the test case, you have to remove the "width: 400" from the grid to see the problem.
Data should be irrelevant. I just tested it with the working data array and get the same problem. At least... -
22 Mar 2013 2:52 AM
- Replies
- 10
- Views
- 468
REQUIRED INFORMATION Ext version tested:
Ext 4.2.1 rev 687
Browser versions tested against:
Chrome 25
Description: -
29 Jan 2013 9:08 PM
- Replies
- 5
- Views
- 817
Scott,
Can we expect that the renderer's store.indexOfTotal() gets replaced with store.indexOf() sometimes soon?
Rownumberer is anyway not a key, so I guess this would be the more natural... -
9 Jan 2013 5:49 PM
- Replies
- 10
- Views
- 969
I just tried it again and it crashes already when I try to delete the proxy. No idea what the difference is...
Results 1 to 25 of 43
