Bug 412910 - special character shown in warning dialog
Summary: special character shown in warning dialog
Status: CONFIRMED
Alias: None
Product: Falkon
Classification: Applications
Component: general (show other bugs)
Version: 3.1.0
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-13 15:36 UTC by Diego López
Modified: 2020-10-07 18:37 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
warning dialog with special character (16.79 KB, image/png)
2019-10-13 15:36 UTC, Diego López
Details
Special character in alert (31.82 KB, image/png)
2020-10-07 18:37 UTC, AlexDeLorenzo.dev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego López 2019-10-13 15:36:18 UTC
Created attachment 123170 [details]
warning dialog with special character

SUMMARY


STEPS TO REPRODUCE
1. Open some tabs
2. right click over one of them - click "close others"

OBSERVED RESULT

The dialog shows the "\n" character

EXPECTED RESULT

Not show the "\n" character

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE Neon
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.13.1

ADDITIONAL INFORMATION
Comment 1 Christoph Feck 2019-11-05 21:23:31 UTC
Interesting. The dialog is a simple QMessageBox, but when I write a testcase, I never see the '\n' text; only a new line is started. I also use Qt 5.13.1.
Comment 2 puneethchanda 2020-04-16 16:52:53 UTC
I cannot reproduce the issue, is this fixed?
Comment 3 AlexDeLorenzo.dev 2020-10-07 18:37:35 UTC
Created attachment 132198 [details]
Special character in alert

(In reply to puneethchanda from comment #2)
> I cannot reproduce the issue, is this fixed?

I can reproduce this issue like so:

1) Make sure "Ask when closing multiple tabs" is selected in Falkon's settings
2) Open a new window
3) Create several tabs
4) Close the window
5) A warning will pop up like the one in my attachment