3 Replies Latest reply: Sep 9, 2011 2:39 AM by Peter Grainge RSS

    Adobe AIR help; question regarding search criteria with multibyte characters

    Yuhikonov Community Member

      Hi,

      I created Adobe AIR application with Robohelp 9 (using FM 10 files as source, and texts are written in Japanese and English),

      and happend to find that search function in AIR application doesn't catch keywords correctly.

      For example,

       

      1. If you type "文字" and "スタイル" with single byte space in search window, the result appears for both "文字" and "スタイル".

      2. If you type "文字" and "スタイル" with double byte space in search window, the result doesn't match for anything.

      3. If you type "文字スタイル" (in one word) in search window, the result doesn't match for anything.

       

      Same thing happens for the case "文字種" (literally, "文字"+"種", the meaning is almost the same).

       

      But, if you type search words which is all in Katakana, the result seems to be fine.

      Is there any limitation for multibyte characters support? Or, this behaviour is a feature??

      If so, how can make AIR application "hit" correct words?

       

      Thank you very much for your kind help in advance!