Created attachment 347351 [details] Examples of 0C8E+0C82 combinations, as seen in oowriter Description of problem: Dotted cricle appearing between 0C8E and 0C82 combinations. Version-Release number of selected component (if applicable): openoffice.org:3.1.0-11.3.fc11 How reproducible: Everytime Steps to Reproduce: 1.Open any openoffice application 2.Activate ibus, choose Kannada inscript input method 3.inscript key mapping ಎಂಬ - Zxy ಎಂತಹ - Zxlu ಎಂದು - Zxog ಎಂಟು - Zx'g Actual results: Dotted circle is appearing Expected results: The Dotted Circle should not be formed between the Combination of 0C8E and 0C82 Additional info: Similar issue was reported for pango in gnome bugzilla at http://bugzilla.gnome.org/show_bug.cgi?id=481205
*** This bug has been marked as a duplicate of bug 221870 ***
hmm, hang on, OOo goes through icu, the pango tables are typically based on the icu ones, but the icu ones are unchanged. Need to have a look at this from an icu perspective.
the pango change looks sane, filed upstream as http://bugs.icu-project.org/trac/ticket/6995 and checked into devel and F-11 0C8C;KANNADA LETTER VOCALIC L;Lo;0;L;;;;;N;;;;; 0C8E;KANNADA LETTER E;Lo;0;L;;;;;N;;;;; there is no 0x0C8D, so presumably it should be marked as _xx in the table rathern than 0x0C8E as present
icu-4.0.1-4.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/icu-4.0.1-4.fc11
icu-4.0.1-4.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update icu'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-6087
icu-4.0.1-4.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
FYI committed upstream(In reply to comment #4) > the pango change looks sane, filed upstream as > http://bugs.icu-project.org/trac/ticket/6995 and checked into devel and F-11 > > 0C8C;KANNADA LETTER VOCALIC L;Lo;0;L;;;;;N;;;;; > 0C8E;KANNADA LETTER E;Lo;0;L;;;;;N;;;;; > > there is no 0x0C8D, so presumably it should be marked as _xx in the table > rathern than 0x0C8E as present FYI committed upstream, targetted for ICU 4.6