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-06-17 06:12:06 +08:00
2026-06-03 15:26:49 -07:00
2026-06-21 03:10:21 -07:00
2026-06-24 15:35:49 -07:00
2026-06-04 15:56:04 -07:00
2026-06-27 09:28:31 -07:00
2026-06-23 15:44:52 -07:00
2026-06-05 14:32:04 -07:00
2026-07-03 07:47:03 -07:00