Bug 156220

Summary: page encoding settings lost when opening link in a new tab
Product: [Applications] konqueror Reporter: Dexter Magnific <dextermagnific>
Component: generalAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version First Reported In: 4.2.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.