Bug 88164

Summary: ‏ entitie displayed on screem
Product: [Applications] konqueror Reporter: Diego Iastrubni <cuco3001>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: small test case

Description Diego Iastrubni 2004-08-26 22:17:52 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    Compiled From Sources

The &rlm html entities control the direction of bidirectional text direction in html pages. 

They should not be displayed in the screen at all. Currently they are displayed on screen.

See this example:

<html>

<body>
<a href="test"></a>&rlm;
</body>

</html>
Comment 1 Diego Iastrubni 2005-01-24 18:28:32 UTC
Created attachment 9261 [details]
small test case
Comment 2 Diego Iastrubni 2005-01-26 13:05:50 UTC
still valid for KDE 3.4 beta1 (or newer, who know, I am using cvs from  26-1-2005).

For some reason on KDE 3.3.1 from Debian I also see &nbsp;, but who cares... old version :)
Comment 3 Maksim Orlovich 2005-06-16 20:59:28 UTC

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