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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect encoding tooltips (ko_KR) #1206

Closed
5 of 14 tasks
to302 opened this issue Oct 31, 2017 · 3 comments
Closed
5 of 14 tasks

Incorrect encoding tooltips (ko_KR) #1206

to302 opened this issue Oct 31, 2017 · 3 comments
Labels
bug Confirmed bugs or reports that are very likely to be bugs.

Comments

@to302
Copy link

to302 commented Oct 31, 2017

Details for the issue

same as #1107
but I use in korean.
sqlite3

Useful extra information

I'm opening this issue because:

  • DB4S is crashing
  • DB4S has a bug
  • DB4S needs a feature
  • DB4S has another problem

I'm using DB4S on:

  • Windows: ( version: win 7 pro )
  • Linux: ( distro: ___ )
  • Mac OS: ( version: ___ )
  • Other: ___

I'm using DB4S version:

  • 3.10.1
  • 3.10.0
  • 3.9.1
  • Other: 3.10.99

I have also:

@karim karim added the bug Confirmed bugs or reports that are very likely to be bugs. label Oct 31, 2017
mgrojo added a commit that referenced this issue Nov 1, 2017
…cters.

QScintilla was incorrectly converting the text of the calltips to Latin1
although the encoding was set to UTF-8.

This fixes #1107 (Russian) and  #1206 (Korean).
@MKleusberg
Copy link
Member

Thanks to @mgrojo this should be fixed by the way. Can you test the latest nightly build and check if it's working on your system as well, @to302? 😄

@justinclift
Copy link
Member

Closing this due to lack of response.

@to302 This should be fixed now in our latest nightly builds. If you get a chance to test it, and it doesn't work for you, please reopen this issue so we can investigate. 😄

@to302
Copy link
Author

to302 commented Nov 13, 2017

@MKleusberg @justinclift It works well., thanks you.

mgrojo added a commit that referenced this issue Oct 9, 2020
…cters

There is a further problem when the calltip is displayed after clicking
one of the arrows for overloaded functions.

This was first reported in #1107 (Russian) and #1206 (Korean). The subcase
has been reported in PR #2424.

Patch reported in the QScintilla list, so there is no need to keep a new
patch. It is assumed to come in new QScintilla versions.
mgrojo added a commit that referenced this issue Oct 9, 2020
…cters

There is a further problem when the calltip is displayed after clicking
one of the arrows for overloaded functions.

This was first reported in #1107 (Russian) and #1206 (Korean). The subcase
has been reported in PR #2424.

Patch reported in the QScintilla list, so there is no need to keep a new
patch. It is assumed to come in new QScintilla versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs.
Projects
None yet
Development

No branches or pull requests

4 participants