Ticket #9022: 9022_2.patch
File 9022_2.patch, 539 bytes (added by , 11 years ago) |
---|
-
_source/plugins/selection/plugin.js
IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8
457 457 { 458 458 html.removeListener( 'mousemove', onHover ); 459 459 evt.removeListener(); 460 textRng.select();461 textRng = null;462 460 } ); 463 461 } 464 462 });