(*** This bug was imported into bugs.kde.org ***) Package: konqueror Version: 3.0 (KDE 2.0 >= 20001117) Severity: normal Compiler: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) OS: Linux 2.2.14 i686 (compiled sources) Grab a really long url (http://www.msnbc.com/news/493124.asp?cp1=1 the video icon half way down) Hover your mouse over it and you will see the status line shows a 2 line url which means that the bottom part of line 1 and the top part of line 2 are shown..
The bug still occurs
Created attachment 15105 [details] The two lines are not normal
Created attachment 15106 [details] Normal behavior
"Our web servers cannot find the page or file you asked for. The link you followed may be broken or expired." .. a dead link.
In fact, my report was about the same problem, but not on the same URL, as you can see in the attachments. I even do not know if the bugs occurs with the given web site URL, I just wanted to avoid bugs duplication
Nicolas, how did you get the 2 different behaviours in your 2 screenshots provided. When I made a text file with a really long name it was always shortened to: some_really_..._really_long_name.txt
The bug occurs when the mouse pointer hovers the filename. I have not do something special, and I use Mandriva 2006 package of KDE.
*** Bug 111674 has been marked as a duplicate of this bug. ***
OK, I can't reproduce this on 3.5.2 from debian. Can anyone else reproduce this?
Nicolas, can you give us a recent URL where this occurs?
Unfortunately, this error only occurs on local, so I could not provide you a useful URL. Sorry...
Nicolas, can you give an example of a filename that makes this happen.
Nevermind, I was able to reproduce. Running 3.5.3 compiled from source.
may be related 71066.
*** Bug 71066 has been marked as a duplicate of this bug. ***
This seems to happen at least for all KonqDirPart subclasses (icon view, list view, ...). E.g. KHTMLPart is not affected.
Is there something special you have to do to make this happen? I created a file with a really long name and it seems to correctly ad a "..." in the middle to shorten it. This is on KDE 3.5.3 (SuSE 10.1 packages) and KDE 3.5.4 built from source, using the directory part.
Well, the Bug 71066 like behaviour can get reproduced as follows (doesn't sound exactly like a duplicate, and isn't fixed yet): $ touch "a > b" $ konqueror . and then hover over the "ab" (no newline there) file: the newline will be 'rendered' in the statusbar. (KDE: 3.5.3, Konqueror: 3.5.2)
*** Bug 134173 has been marked as a duplicate of this bug. ***
What to do instead ? Replace the newline with a space for displaying ? Alex
yes.
Fixed in 3.5. branch: http://lists.kde.org/?l=kde-commits&m=116329567415034&w=2 Feel free to reopen if it doesn't work for you. Alex
*** Bug 140098 has been marked as a duplicate of this bug. ***