diff options
| author | Yuval Adam <_@yuv.al> | 2026-07-24 12:48:20 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2026-07-24 12:48:20 +0200 |
| commit | 6608dbd48c3e50d184ab984c56a84e090f49e40b (patch) | |
| tree | 77ae1b16645195a72d02eb87093e71f0dc0a2557 /docs | |
| parent | c6a83f2392293bd34c0c9ba6286bf34063446027 (diff) | |
Record initial Firefox IBus insertion result
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/IBUS_BAKEOFF.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/IBUS_BAKEOFF.md b/docs/IBUS_BAKEOFF.md new file mode 100644 index 0000000..3dcdf24 --- /dev/null +++ b/docs/IBUS_BAKEOFF.md @@ -0,0 +1,24 @@ +# IBus insertion bake-off + +Environment for the initial test round: + +- Arch Linux +- GNOME Shell 50.3 on Wayland +- IBus 1.5.34 +- Firefox 152.0.6 +- Parley persistent passthrough engine + +| Application | Semantic insertion | Ordinary typing | Notes | +| --- | --- | --- | --- | +| Firefox | Pass | Pass (basic) | First end-to-end two-toggle insertion succeeded. | +| GTK 4 editor | Not tested | Not tested | | +| Chromium | Not tested | Not tested | | +| LibreOffice | Not tested | Not tested | | +| GNOME Console/Terminal | Not tested | Not tested | | +| Electron/VS Code | Not tested | Not tested | | +| Qt application | Not tested | Not tested | | +| XWayland application | Not tested | Not tested | | +| Password/PIN fields | Not tested | Not tested | Must refuse when purpose is reported. | + +Still required for passthrough validation: modifiers, application shortcuts, +compose/dead keys, layout switching, and interaction with other input methods. |
