Ignore:
Timestamp:
03/01/10 18:19:43 (2 years ago)
Author:
sys
Message:

textPrim editor : laisse l'event bubble si ctrl+... inconnu.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Xul_XedLib/content/scenariXedLib/libUiExtra/scRichText/textBase.xbl.xml

    r14716 r14987  
    80908090                                                                                xed.debug(xed.getXml(this.fHtmlRoot)); 
    80918091                                                                        default: //Autre action en CTRL + qqchose : on passe aux bindings paramétrables. 
    8092                                                                                 this.onKeyBinding(vCar, pEvent); 
     8092                                                                                vStopPropagation = this.onKeyBinding(vCar, pEvent); 
    80938093                                                                } 
    80948094                                                        } else { 
Note: See TracChangeset for help on using the changeset viewer.