[CLOSED] Firefox 18 with new javascript engine messes app

Page 1 of 2 12 LastLast
  1. #1

    [CLOSED] Firefox 18 with new javascript engine messes app

    Hi there,

    can you confirm, that Firefox 18 has problems with ext ?
    My app behaves completely strange in Firefox 18.
    In Opera and IE everything is a s expected.

    Regards,
    Holger
    Last edited by Daniil; Jan 17, 2013 at 3:56 AM. Reason: [CLOSED]
  2. #2
    Can you describe what exactly strange in FF 18?
    Also what version do you use? From trunk or 2.1.1 release?
  3. #3
    Quote Originally Posted by Vladimir View Post
    Can you describe what exactly strange in FF 18?
    Also what version do you use? From trunk or 2.1.1 release?
    I'm using svn premium branch 2.1.
    The pictures show the ampty tabs in FF18 and the popup windows with messed layout.

    Click image for larger version. 

Name:	tab_IE.JPG 
Views:	81 
Size:	48.7 KB 
ID:	5396Click image for larger version. 

Name:	tab_FF18.JPG 
Views:	94 
Size:	35.7 KB 
ID:	5397Click image for larger version. 

Name:	window_FF18.JPG 
Views:	99 
Size:	40.9 KB 
ID:	5398Click image for larger version. 

Name:	window_IE.JPG 
Views:	88 
Size:	57.6 KB 
ID:	5399

    Regards,
    Holger
  4. #4
    Can you provide test sample reproduces the issue?
    I tested the following sample under FF 18 and grid inside a window looks fine
    https://examples2.ext.net/#/GridPane...Filters_Local/
  5. #5
    Open examples first time!!! (or clear caches and history->cache, etc)

    FX show at console errors:

    error: TypeError: g is undefined
    src: https://examples2.ext.net/extjs/ext-...xt.axd?v=20396
    line: 21

    error: TypeError: d.caller is null
    src: https://examples2.ext.net/extjs/ext-...xt.axd?v=20396
    line: 21

    try serch looks like it work,
    try choose https://examples2.ext.net/#/Layout/A...sic_in_Markup/
    and nothing appears, only mask with "Loading...";

    try https://examples2.ext.net/#/GridPane...Filters_Local/
    same problem;

    I think something related to cache resources and cache JS mechanism...

    on next load or ctrl+F5 looks like most options work;

    But on my site I use more complex acordion with panels and after render listeners and always get above errors and page renders badly and JS don't work...
  6. #6
    Hi,

    only mask with "Loading...";
    I was able to reproduce once, but can't reproduce again.

    Also I was unable to reproduce JavaScript errors.

    Is really clearing Cache enough to reproduce it again?
  7. #7

    it should be able to reproduce

    - close example page
    - at FX use tools->clear caches
    - at FX use tools->clear history (Ctrl+Shift+Del) -> check cashe and press 'clear now'

    - use search textbox (i.e. type 'test' remove last 't', etc)

    looks like error 'd.caller is null' appears when we use search textbox,
    i.e. type something and filter treeview is main point to reproduce this global FX problems...
  8. #8
    Thank you for the details. Though, unfortunately, following those steps I am still unable to reproduce the error.

    It is a bit unclear here:

    Quote Originally Posted by maxoptimus View Post
    - at FX use tools->clear caches
    - at FX use tools->clear history (Ctrl+Shift+Del) -> check cashe and press 'clear now'
    Clear the cache twice? I just can't see "Clear caches" in the "Tools".

    Also please clarify what OS is on your PC?
  9. #9

    able to reproduce on diff PC: win8 x64 and win7 x86

    https://docs.google.com/file/d/0B3zo...NqMlJycmc/edit

    looks like clear cache not needed;
    not sure maybe it's possible to reproduce in some another ways too
  10. #10
    Thank you for the video.

    So, the Examples Explorer stops working after a JS error occurs, right? Does it work correctly before the error?

    I will try to reproduce again tomorrow.
Page 1 of 2 12 LastLast

Similar Threads

  1. X.Redirect ASP.NEt Razor Engine
    By alexiism in forum 2.x Help
    Replies: 0
    Last Post: Dec 14, 2012, 5:39 PM
  2. Razor engine in MVC 3
    By Dominik in forum Open Discussions
    Replies: 7
    Last Post: Jan 16, 2012, 9:46 AM
  3. [CLOSED] DropDownField: EmptyText messes it all up?
    By wagger in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Apr 12, 2011, 1:33 PM
  4. Replies: 4
    Last Post: Nov 22, 2010, 10:25 AM

Posting Permissions