Bug 66437 - Quanta: Ability to change accented chars to &?acute; ones
Summary: Quanta: Ability to change accented chars to &?acute; ones
Status: RESOLVED DUPLICATE of bug 23164
Alias: None
Product: quanta
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: András Manţia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-23 05:22 UTC by Ben Burton
Modified: 2004-05-19 12:42 UTC (History)
0 users

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 Ben Burton 2003-10-23 05:22:28 UTC
Version:            (using KDE KDE 3.1.4)
Installed from:    Debian testing/unstable Packages

Received through the Debian BTS (#194597).

When in HTML mode, it would be great to be able to replace "
Comment 1 mrudolf 2004-04-18 10:35:44 UTC
Do you want to do it when typing? That may not be a good idea, as user may prefer to use local encoding.

Perhaps it would be useful to do it when using "Paste HTML quoted"?
Comment 2 András Manţia 2004-04-18 10:53:57 UTC
I think the idea was to do it on-the-fly when you are typing. Otherwise 
one might write a small script action to change the accented chars to 
the encoded version. This would be in any case a good idea. So what I'd 
suggest is:
- a script action (or the same implemented in C++ if you want...) doing 
the above
- an option to turn on on-the-fly replacing
- when the option is turned on, Paste HTML Quoted would do the 
on-the-fly replacing. Just verify thatDocument::slotCharactersInserted 
(which I think is the best place to do the replace) if you do the 
replacing is called when you do the pasting.

Andras

Comment 3 Helge Hielscher 2004-04-29 16:37:06 UTC
Sounds like a dup of Bug 23164
Comment 4 András Manţia 2004-05-19 12:42:17 UTC

*** This bug has been marked as a duplicate of 23164 ***