PavelTorgashov / FastColoredTextBox

Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
Other
1.21k stars 464 forks source link

AcceptsTab = False ignored #122

Open ramon18 opened 6 years ago

ramon18 commented 6 years ago

When property AcceptsTab is False and user presses SHIFT+TAB, the TAB is inserted anyway.

ramon18 commented 6 years ago

I created a PR to fix this: https://github.com/PavelTorgashov/FastColoredTextBox/pull/123

Hexman768 commented 5 years ago

I can check out the PR, but if you are still interested in resolving this issue, could you add a gif of the workflow?