DeltaEscher / editra

Automatically exported from code.google.com/p/editra
Other
0 stars 0 forks source link

Brackets remain highlighted when turning off bracket highlighting with a bracket highlighted #515

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If a bracket is highlighted, then bracket highlighting is turned off, the
bracket will remain highlighted.

To reproduce:
1. Ensure bracket highlighting is on
2. Type a set of brackets. They should now be highlighted
3. Turn off bracket highlighting
4. Place the cursor somewhere else. The brackets remain highlighted

I would imaging that the highlighting should disappear when bracket
highlighting is turned off. For the record, I'm using the Python lexer.

I'm using version 0.5.51 on Windows 7 x64. It was installed via binary.

Thanks!

Original issue reported on code.google.com by musicalj...@gmail.com on 7 May 2010 at 7:55

GoogleCodeExporter commented 8 years ago
Confirmed

* bracket indicators are not being cleared when highlighting is turned off

Original comment by CodyPrec...@gmail.com on 7 May 2010 at 8:21

GoogleCodeExporter commented 8 years ago
Fixed in current svn

Original comment by CodyPrec...@gmail.com on 26 May 2010 at 2:47