gsxdsm
7300bf54ce
FN-7460: disable WebKit text scaling in terminals
Disable WebKit terminal text scaling so iPhone Safari preserves exact xterm cell metrics.
- Set terminal xterm host subtrees to disable text-size adjustment instead of pinning it at 100%.
- Update terminal CSS contract coverage for modal and session terminal surfaces.
- Document the real-iPhone recurrence and add a patch changeset for the published CLI package.
Files changed:
.changeset/fn-7460-ios-terminal-spacing.md | 7 +++++++
.../ui-bugs/xterm-async-font-remeasure-paste-dedupe.md | 7 ++++---
packages/dashboard/app/__tests__/terminal-input.test.ts | 14 +++++++-------
packages/dashboard/app/components/SessionTerminal.css | 7 +++++--
packages/dashboard/app/components/TerminalModal.css | 9 ++++++---
.../app/components/__tests__/TerminalModal.test.tsx | 7 +++++++
6 files changed, 36 insertions(+), 15 deletions(-)
Fusion-Task-Id: FN-7460
Fusion-Task-Lineage: 00542017-457b-40b8-9139-084218bc3533
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-03 07:47:03 -07:00
..
2026-07-02 13:51:25 -07:00
2026-06-03 20:02:03 -07:00
2026-06-06 01:42:57 -07:00
2026-06-05 14:23:27 -07:00
2026-06-11 21:26:59 -07:00
2026-06-13 11:53:44 -07:00
2026-06-13 11:22:07 -07:00
2026-06-13 10:29:24 -07:00
2026-06-13 10:14:11 -07:00
2026-07-01 15:39:33 -07:00
2026-06-13 16:30:28 -07:00
2026-06-09 22:44:30 -07:00
2026-06-17 01:22:21 -07:00
2026-06-20 00:41:36 -07:00
2026-06-03 15:05:40 -07:00
2026-06-16 23:21:14 -07:00
2026-06-13 17:26:12 -07:00
2026-07-03 07:47:03 -07:00
2026-06-20 21:02:51 -07:00