OtterBrowser / otter-browser

Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
https://otter-browser.org
GNU General Public License v3.0
1.8k stars 277 forks source link

Accents do not work on compiled otter (armbian) #1712

Closed robert-winkler closed 2 years ago

robert-winkler commented 2 years ago

Hi, I compiled Otter on armbian. It seems to run fast and stable. Unfortunately, language-specific symbols and accents such as é, ó, ü, ß etc do not work. For me, that is a problem, because I write webmails in Spanish and German. Is there a way to enable UTF8 letters? Best, Robert

Emdek commented 2 years ago

@robert-winkler, you have that issue with webapges, UI or both? Either way it sounds like some issue with Qt or web backend (are you using QtWebKit or QtWebEngine?). Could you please provide some screenshot?

robert-winkler commented 2 years ago

@Emdek

Sure. attached the screenshot.

I'm using QtWebKit. The display of symbols works, but the input troubles.

On Thu Feb 24, 2022 at 3:28 AM CST, Michał wrote:

@robert-winkler, you have that issue with webapges, UI or both? Either way it sounds like some issue with Qt or web backend (are you using QtWebKit or QtWebEngine?). Could you please provide some screenshot?

-- Reply to this email directly or view it on GitHub: https://github.com/OtterBrowser/otter-browser/issues/1712#issuecomment-1049656132 You are receiving this because you were mentioned.

Message ID: @.***>

otter-accents

Should be ¿Qué está pasando?

Emdek commented 2 years ago

@robert-winkler, so it's some sort of input issue then. Does the same happen when you input text in UI controls (for example search field)?

robert-winkler commented 2 years ago

Yes, I just typed 'é' in the duckduckgo search field, and it displays '00e9'.

I have the same input problems with other Qt browsers, i.e. Konqueror and Falkon.

Thus, I tend to blame Qt.

On Fri Mar 4, 2022 at 5:49 AM CST, Michał wrote:

@robert-winkler, so it's some sort of input issue then. Does the same happen when you input text in UI controls (for example search field)?

-- Reply to this email directly or view it on GitHub: https://github.com/OtterBrowser/otter-browser/issues/1712#issuecomment-1059093779 You are receiving this because you were mentioned.

Message ID: @.***>

Emdek commented 2 years ago

@robert-winkler, OK, then it is indeed some sort of Qt issue, it should be reported upstream.