ENART.POLALA.COM
welcome to my space
X
Coffee | Sexuality | Medicine | Elderly Care | Soccer | Insurance | Small Business | Exotic Locations | Related articles

[1.1.1] Dangling window.ev

Published by: cfz 2010-03-19
  • I just did a routine check on the window object during testing and noticed a dangling 'ev' var, did a source code search and found this one:


    Line 28759 of Ext-all-debug.js


    handleMouseDown : function(e){
    ev = Ext.EventObject.setEvent(e);
    var t = this.fly(ev.getTarget());
    if(t.hasClass("x-grid-split")){
    this.cellIndex = this.view.getCellIndex(t.dom);
    this.split = t.dom;
    this.cm = this.grid.colModel;
    if(this.cm.isResizable(this.cellIndex) && !this.cm.isFixed(this.cellIndex)){
    Ext.grid.SplitDragZone.superclass.handleMouseDown. apply(this, arguments);
    }
    }
    },


  • verified. use this override in the meantime

    Ext.override(Ext.grid.SplitDragZone, {
    handleMouseDown : function(e){
    var ev = Ext.EventObject.setEvent(e);
    var t = this.fly(ev.getTarget());
    if(t.hasClass("x-grid-split")){
    this.cellIndex = this.view.getCellIndex(t.dom);
    this.split = t.dom;
    this.cm = this.grid.colModel;
    if(this.cm.isResizable(this.cellIndex) && !this.cm.isFixed(this.cellIndex)){
    Ext.grid.SplitDragZone.superclass.handleMouseDown. apply(this, arguments);
    }
    }
    }
    });





  • Allergies.. no relief?!?
    Religion in the workplace?
  • my first tattoo any good sites
  • body acne how to get rid prevent it
  • dust particles in my hair
  • what will u do for my birthday
  • who wants to play a game whoever gives the lowest unique number wins
  • do you think museums waste money
  • guys answer plz
  • is reddish color of sperm means have a reproductive disease
  • i don 039 t know what to do with myself now
  • please help in my art gimme some ideas
  • is it ok to have a boyfriend at 14
  • what type of sunglasses would look good on me with pics
  • what is the most important factor involved in creating a good photograph
  • have you ever wondered why people get so jealous over y points
  • will you help me find a picture of a tattoo
  •  
  • tongue piercing done yesterday foods
  • how should i present my art work in my sketch book
  • how can i dry out my skin
  • does a tat on the wrist hurt
  • 039 i was hoping 039 how is this grammatically correct when talking about the future
  • how to get rid of cigarette stain of my lips
  • how to make a design in photoshop means i want to think but i cant make design own my on
  • do you believe in soulmates
  • hairdressers or people who know about hair dying look black hair
  • med school extenuating circumstances gcse 039 s retaking as a levels choices for med school
  • how can i get rid of pimples
  • how to
  • guyysssssssssssssss help
  • could i get my tounge pierced
  • Search:  
    #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about [1.1.1] Dangling window.ev , Please add it free.

    About us -Site map -Advertisement -Jion us -Contact usExchange linksSponsor us
    Copyright© 2008 enart.polala.com All Rights Reserved
    Site made&Support support@enart.polala.com    E-mail: web@enart.polala.com