From 6608dbd48c3e50d184ab984c56a84e090f49e40b Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 24 Jul 2026 12:48:20 +0200 Subject: Record initial Firefox IBus insertion result --- docs/IBUS_BAKEOFF.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 docs/IBUS_BAKEOFF.md (limited to 'docs') 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. -- cgit v1.3.1