luci-mod-status: log viewers - change focus() to scrollIntoView()
authorPaul Donald <[email protected]>
Mon, 8 Jul 2024 14:34:31 +0000 (16:34 +0200)
committerPaul Donald <[email protected]>
Tue, 30 Jul 2024 17:00:37 +0000 (19:00 +0200)
commitb6da3f27b504c4b3d1cdb2c4761f66428902335b
tree7aae2fd8e30d89cf95af9ba849b28b4b9a6ba70f
parent86eb09d0bbd289f53fa2605ffe0abbb54796f587
luci-mod-status: log viewers - change focus() to scrollIntoView()

scrollIntoView() is more universally supported and standards tracked.

Closes #7186

Updates 9370bdddaede2feeb581193158d83f5062d5a318

Signed-off-by: Paul Donald <[email protected]>
(cherry picked from commit 7893f2d08aaa1a0419ede1a695a25781f60e6ba6)
modules/luci-mod-status/htdocs/luci-static/resources/view/status/dmesg.js
modules/luci-mod-status/htdocs/luci-static/resources/view/status/syslog.js