Fixes
- History task details sheet: Long titles/URLs/paths no longer push
Open / Share / Close off-screen. SafeArea is no longer stacked outside
the max-height constraint; bottom inset stays inside the sheet, max
height is capped at 75%, and actions use OverflowBar so they wrap on
narrow screens while remaining pinned and tappable.
Tests
- Added
history_task_details_sheet_test(360×640 + long title) flutter analyzeclean for history_page.dart- Widget test passed
Full Changelog: v2026.07.11.2...v2026.07.11.3