yttcom.net
Backend / Tools / DB Viewer
yttcom.net
Domains / DB Viewer
v2.0 · 07.11.26
◇ 80-sys.db
systems/80-kitchen/data/
records.db inbox.db transfers.db knowledge.db jurisdiction.db
80-sys decisions Row #55
Tables
decisions
62
domain
7
events
62
gov_archive
0
gov_archive_fts
0
gov_archive_fts_config
1
gov_archive_fts_data
2
gov_archive_fts_docsize
0
gov_archive_fts_idx
0
items
58
recipes
37
sessions
27
sqlite_sequence
6
transfers_log
0
decisions — Row #55
80-sys.db · systems/80-kitchen/data/
⌂ Kitchen Hub →
id
55
system
80 Kitchen
date
09/06/26
subject
Added Plain print option; fixed print-recovery bug (scroll position + unreliable mobile afterprint event)
approved_by
USR369 David
se_id
—
tr_id
—
_rowid
55
detail
Two fixes to the per-flavor print feature (D990): (1) Added a 'Plain' row alongside the flavor variations -- prints just the base recipe with no flavor addition. Handled in printVariation() by skipping the Flavor: section entirely when variationText is empty. (2) Fixed the print-recovery bug USR369 reported (print, then get dropped into the main recipe list scrolled toward the bottom instead of back to where he was). Root cause was two-fold: no scroll position was ever saved/restored, and the code relied solely on the 'afterprint' event, which is known to be unreliable on mobile browsers (fires late, early, or sometimes not at all on Android Firefox/iOS Safari specifically -- USR369 uses Android Firefox per his own stated setup). Fixed with three redundant layers so this can't get stuck again: (a) explicit scroll position save/restore via window.scrollY, (b) a second detection path via matchMedia('print') change event alongside afterprint, (c) a visible manual 'Close & return to recipe' button rendered inside the print view itself (hidden from the actual printed paper output via a print media query) as a guaranteed fallback regardless of whether either automatic event fires on his browser.
▼ Show timestamps
created_at
2026-09-06 08:56:22
Backend Domains Panel DB Viewer Transfers
Backend Tools DB Viewer DB Admin Server Map File Editor Backend Tools DB Viewer DB Admin Server Map File Editor