wireapp / wire-desktop

:computer: Wire for desktop

Home Page:https://wire.com/download/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macOS Monterey: custom language bundles are not registered by Wire

ghostinushanka opened this issue · comments

Wire version: 3.27.4357
Wire for web version: 2022.05.04.16.40
Operating system: macOS Monterey 12.4 (21F79) on Apple Silicon
Which antivirus software do you have installed: none

What steps will reproduce the problem?

  1. Create a custom keyboard layout bundle, e.g. with Ukelele software
  2. Install the custom keyboard layout bundle for the user
  3. Add the custom keyboard layout as input source in system preferences for the user (it will be available from "others" at the very bottom of input sources list)
  4. Switch to the custom input source
  5. Try to enter text in wire

What is the expected result?

Wire registers the custom input source and allows to use it as does other software (including electron-based apps).

What is the actual result?

Wire only registers input sources picked from the ones originally bundled with the system and does not allow to switch to custom input source at all.
If a custom input source is selected, switching to wire window changes the input source to any of the "bundled" ones, e.g. the "ABC"

Updated to the new wire with revamped UI
Wire for web version: 2022.06.30.13.51

Custom language bundles are registered correctly and are usable as expected.
Issue fixed.

P.S. Would not mind knowing the reason (what was done in order to fix). Thanks.