Bug 70730 - smart autocompletion for special characters (e.g. umlauts)
Summary: smart autocompletion for special characters (e.g. umlauts)
Status: REPORTED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeui (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-18 00:48 UTC by BORGULYA Gabor
Modified: 2011-07-25 18:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BORGULYA Gabor 2003-12-18 00:48:14 UTC
Version:           1.5.4 (using KDE 3.1.4)
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:          Linux (i686) release 2.4.21-144-default

INTRODUCTION

The Hungarian alphabet contains a buch of "special" characters, which are not used in the English language. The same is true for other languages as well.
When writing an email a handy autocompleting list is opened in Kmail, when one starts typing the name of the recipient. 
However depending on the software environment, and how restrictive the major softwares of each business are - some Hungarians simply write without the special characters, substituting them with the most similar oner from the English alphabet. 
Sometimes this looks rather disguasting, in a few cases it could lead to misunderstandings. So no surprise - those people who can, use the special characters.
Even ISO-8859-2 does not cover the full alphabet, but Unicode and HTML does.

PROBLEM

A man called 
        K
Comment 1 Christoph Feck 2011-07-25 18:28:55 UTC
The bug description is incomplete, but I have to check if autocompletion is done by kdeui or Qt.