Closed Bug 570333 Opened 14 years ago Closed 14 years ago

Turkish Dotted and Dotless Letter "I" handled wrong with text-tranform function

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 231162

People

(Reporter: riza, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.0 ( .NET CLR 3.5.30729) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.0 ( .NET CLR 3.5.30729) Hi As far as I can see Firefox fails with text-transformation/font-variation CSS functions of a Turkish language declared page? W3C seem to realise this error and created test pages for it as follows: http://www.w3.org/International/tests/tests-html-css/tests-text-transform/ge nerate?test=5 http://www.w3.org/International/tests/tests-html-css/tests-text-transform/ge nerate?test=6 The above pages are linked to the below page. http://www.w3.org/International/tests/tests-html-css/list-text-transform What can be done to correct this failing, which effects 100+ Million people in Turkey and Zerbeydjan? Thanks Reproducible: Always Expected Results: Lower case Turkish letter dotless-I (Unicode 5.2 - 0131) should be transformed to upper case English (0049) I that still doesn't have a dot. Vice versa, English lower case I (0069) that has a dot should carry its dot when transformed to uppercase and become the Turkish uppercase dotted-I (0130) This is very important for the Turks as their country name Turkiye can not at present be treated with CSS text-transformation nor font-variation functions.
Status: UNCONFIRMED → NEW
Component: General → Style System (CSS)
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → style-system
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Not exactly a dublicate. Bug 231162 covers text-transform, whereas font-variation:small-caps is also effected the same way. Nevertheless I have noted that on the bug 231162's thread.
You need to log in before you can comment on or make changes to this bug.