Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

I insert 馃攪 into a html page and Enki shows a backtrace #438

Open
vi opened this issue Oct 25, 2017 · 1 comment
Open

I insert 馃攪 into a html page and Enki shows a backtrace #438

vi opened this issue Oct 25, 2017 · 1 comment

Comments

@vi
Copy link
Contributor

vi commented Oct 25, 2017

U+1F507 SPEAKER WITH CANCELLATION STROKE

Traceback (most recent call last):
  File "/home/vi/src/git/qutepart/qutepart/__init__.py", line 1278, in _updateExtraSelections
    cursorColumnIndex)
  File "/home/vi/src/git/qutepart/qutepart/brackethlighter.py", line 142, in extraSelections
    blockText[columnIndex - 1] in self._ALL_BRACKETS and \
IndexError: string index out of range
Traceback (most recent call last):
  File "/home/vi/src/git/qutepart/qutepart/__init__.py", line 844, in _dropUserExtraSelections
    self.setExtraSelections([])
  File "/home/vi/src/git/qutepart/qutepart/__init__.py", line 863, in setExtraSelections
    self._updateExtraSelections()
  File "/home/vi/src/git/qutepart/qutepart/__init__.py", line 1278, in _updateExtraSelections
    cursorColumnIndex)
  File "/home/vi/src/git/qutepart/qutepart/brackethlighter.py", line 142, in extraSelections
    blockText[columnIndex - 1] in self._ALL_BRACKETS and \
IndexError: string index out of range

Also the symbol is visible as two question mark replacement characters.

Enki + Unicode = 馃檨, as usual...

@vi
Copy link
Contributor Author

vi commented Oct 25, 2017

The character shows up if I type a digit after it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant