brackets-show-whitespace icon indicating copy to clipboard operation
brackets-show-whitespace copied to clipboard

deletes a word under unknown circumstances (reproducible)

Open maxwowpow opened this issue 9 years ago • 2 comments

Very weird, might be interesting :)

Demo (video) https://mega.co.nz/#!ZdlA2ZzK!nojTiqyf2KoJcrk4O7-NmklDWAUXbZd97kzOW7Q3JS4 word gets deleted on mouse right-click.

Repro

  • Use project: https://mega.co.nz/#!1QknhJ5a!PtE7aChn_lZx_KIlIY0FFB-gpzmo-ZBpBfpD2WupVkk
  • Open test.js
  • search for tabstrip
  • set cursor/carret with left mouse click after w in newTabstrip
  • click right mouse button

Expected Context menu opens.

Happens word gets deleted and the context menu opens

Note I'm not sure whether this bug depends on codemirror or some brackets config or internal brackets bug. I could not debug any deeper, as I start changing the file/text and saving/opening/restarting brackets the bug goes away.

maxwowpow avatar Apr 13 '15 16:04 maxwowpow

What OS and Brackets version are you running? Do you have any other extensions installed?

P.S. While the extension author is away right now, he will be back, and he has put me "in charge" so to speak until then to handle bug reports and the like. :wink:

le717 avatar Apr 13 '15 18:04 le717

ok, got you!

win 8.1u1entx64 + prox64 Release 1.2 Build 1.2.0-15697 (release 8f82e2a97)

no other extensions.

maxwowpow avatar Apr 13 '15 19:04 maxwowpow