Bug 135227 - Javascript on urduweb.org doesn't work
Summary: Javascript on urduweb.org doesn't work
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml ecma (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-06 23:42 UTC by Noumaan Yaqoob
Modified: 2012-06-18 19:54 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 Noumaan Yaqoob 2006-10-06 23:42:12 UTC
Version:            (using KDE KDE 3.5.4)
Installed from:    Ubuntu Packages
OS:                Linux

http://www.urduweb.org/mehfil/ uses a javascript to provide the ability to write in Urdu without changing keyboard layout. Using Konqueror I can not take advantage of this functionality and I must use my computers keyboard layout. A major disadvantage since we are working gnome translations on this website and KDE is next on our list:
http://l10n.urduweb.org/entrans/ 

We are heavily relying on this javascript on all our Urdu form feilds. The form is also used and can be seen directly in action at http://l10n.urduweb.org/dictionary/ where we are making a glossary to use in all open source translation projects as a reference. These are major issues for us because they would affect our translation and testing efforts directly.
Comment 1 Maksim Orlovich 2006-10-07 00:40:35 UTC
OK, this doesn't work because you try to change the keyCode directly, eek.
It would be pretty easy to change the code to work in konqueror: if on konqueror, just cancel the original event, and issue a new TextEvent as a keypress with the desired string...

We should probably consider supporting the pattern you use, no matter how ugly it is...
Comment 2 Myriam Schweingruber 2012-06-18 19:54:45 UTC
Message from the Bugsquad and Konqueror teams:
This bug is closed as outdated, as we do not have the manpower to maintain the KDE3 version anymore.
If you still can reproduce this issue with Konqueror 4.8.4 or later, please open a new report.
Thank you for your understanding.