Changeset 5483 for lang/objective-c
- Timestamp:
- 01/25/08 13:17:54 (10 months ago)
- Location:
- lang/objective-c/InputSwitcher/doc
- Files:
-
- 2 modified
-
readme.txt (modified) (1 diff)
-
readme_ja.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-c/InputSwitcher/doc/readme.txt
r2802 r5483 44 44 - Finder 45 45 - Firefox 46 - Thunderbird 46 47 - iTunes 47 48 48 49 But for such a kind of applications, InputSwitcher saves the global state and apply it to them. So it should not be a problem ordinally. 49 50 50 Especially Firefox seems to have a problem. Sometimes it locks the input source state after changing the input source state on activate. Therefore InputSwitcher doesn't restore the input source state only when the focus moved to Firefox from other applications. It's a workaround for Firefox.51 Especially Firefox and Thunderbird seems to have a problem. Sometimes it locks the input source state after changing the input source state on activate. Therefore InputSwitcher doesn't restore the input source state only when the focus moved to Firefox or Thunderbird from other applications. It's a workaround for Firefox and Thunderbird. 51 52 52 53 * The Author -
lang/objective-c/InputSwitcher/doc/readme_ja.txt
r2802 r5483 53 53 - Finder 54 54 - Firefox 55 - Thunderbird 55 56 - iTunes 56 57 57 まれに、Firefox がアクティブになった瞬間に入力ソースの状態を変えると、そこから Cmd+Space を押しても入力ソースの状態を変えられなくなることがあるという不具合を確認しています。そのため、他のアプリケーションから Firefoxにフォーカスを移したときにだけ、入力ソースの状態を変えないようにしてあります。58 まれに、Firefox/Thunderbird がアクティブになった瞬間に入力ソースの状態を変えると、そこから Cmd+Space を押しても入力ソースの状態を変えられなくなることがあるという不具合を確認しています。そのため、他のアプリケーションから Firefox/Thunderbird にフォーカスを移したときにだけ、入力ソースの状態を変えないようにしてあります。 58 59 59 60 * 作者と連絡先
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)