Bug 200150 - Long sentences in javascript confirmation popup are cut off
Summary: Long sentences in javascript confirmation popup are cut off
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.2.4
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-14 10:44 UTC by Panos Kavalagios
Modified: 2018-11-20 04:16 UTC (History)
1 user (show)

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


Attachments
konqueror-javascript.png (14.01 KB, image/png)
2018-11-19 15:43 UTC, Panos Kavalagios
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Panos Kavalagios 2009-07-14 10:44:42 UTC
Version:            (using KDE 4.2.4)
OS:                Linux
Installed from:    Fedora RPMs

A confirm() javascript method called to display a sentence more than 100 characters long, displays a popup with the message cut off having three dots "..." in the middle.

Lorem ipsum example code of 200 characters:

<script type="text/javascript">
confirm('In hac habitasse platea dictumst. Cras turpis tellus, faucibus at imperdiet quis, hendrerit at velit. Maecenas id ligula mi. Mauris lacinia dignissim condimentum. Morbi lobortis dui nec turpis nullam.');
</script>

Message displayed in Konqueror:

In hac habitasse platea dictumst. Cras turpis tellus, ...im condimentum. Morbi lobortis dui nec turpis nullam.

Screenshot:

http://www.imageshack.gr/view.php?file=opyqqa09d5qkhal1wzgf.jpg

Other browsers behaviour is to display the full message:

http://www.imageshack.gr/view.php?file=8ztjscszj5yk36ind9sf.jpg (firefox 3.5)
http://www.imageshack.gr/view.php?file=3r0dirw2kgmy9ckytoio.jpg (opera 9.64)
http://www.imageshack.gr/view.php?file=f1b9dva31ewqxt9ohwq1.jpg (internet explorer 6)

It might be the same case in alert() javascript function as well, but for the confirm() you need to read the full message first in order to decide if you are going to proceed or not.
Comment 1 Andrew Crouthamel 2018-11-06 15:08:03 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Andrew Crouthamel 2018-11-17 04:51:37 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Panos Kavalagios 2018-11-19 15:43:14 UTC
Created attachment 116402 [details]
konqueror-javascript.png

I confirm that the issue is no longer reproduced in the Konqueror
Version 5.0.97. The ticket can be closed.
Comment 4 Andrew Crouthamel 2018-11-20 04:16:54 UTC
Thanks for the update!