Bug 156220 - page encoding settings lost when opening link in a new tab
Summary: page encoding settings lost when opening link in a new tab
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.2.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-20 12:53 UTC by Dexter Magnific
Modified: 2025-05-28 07:15 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dexter Magnific 2008-01-20 12:53:25 UTC
Version:           3.5.8 (using 3.5.8, Gentoo)
Compiler:          gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)
OS:                Linux (i686) release 2.6.23-gentoo-r5

Hi,

Konqueror doesn't remember character encodings when opening a link in a new tab.
Here is what to do to reproduce the bug :

- Open a web page
- change its encoding (e.g. from utf8 to iso-8859-1) with right click->encoding->manual->iso-8859-1
- open a link -> encoding change is remembered (stays at manual)
- open the same link in a new tab -> encoding change is lost (defaults to automatic)

Best
Comment 1 Dario Andres 2009-01-06 13:38:36 UTC
Here using:

Qt: 4.4.3 + qt-copy-patches-889120
KDE: 4.1.87 (KDE 4.1.87 (KDE 4.2 >= 20090101))
kdelibs svn rev. 906436 / kdebase svn rev. 906436
on ArchLinux x86_64 - Kernel 2.6.27.10

I can reproduce this behaviour.