function trapEvent()

in src/js/netbeans.js [185:187]


  function trapEvent (e) {
    e.stopPropagation()
  }