﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
399	Pressing delete key in log window goes back in html history	Tom Goddard	Tom Goddard	"Clicking into the log window (Qt) and pressing delete goes back in the html history which usually removes the last command from the history.

Ideally I'd like clicking on the log not to take focus, so I can still type commands after clicking a link in the log.

HTML history should not be recorded as new commands are added to the log.  The Qt 5.7 QWebEngineView setHtml() method that we use to update the log claims it does not effect the history, but apparently that is incorrect.  I did not see any way to disable history, but there is a clear() method on QWebEngineHistory() so it can be cleared each time we update the log.
"	defect	closed	major		Window Toolkit		fixed		pett@…				all	ChimeraX
