Search Type: Posts; User: benjamineberle

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. 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...
  2. 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
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Replies
    32
    Views
    1,428
    UNC for the resource-files.
  8. 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...
  9. 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.
  10. 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...
  11. 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:...
  12. 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...
  13. 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....
  14. +1
  15. 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...
  16. 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...
  17. 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 ...
  18. 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...
  19. 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...
  20. 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...
  21. 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. 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...
  23. REQUIRED INFORMATION Ext version tested:

    Ext 4.2.1 rev 687

    Browser versions tested against:


    Chrome 25

    Description:
  24. 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...
  25. 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
Page 1 of 2 1 2