Allow pasted text in the virtual SerialPort window to be processed as received data, and tidy up the MMR0 updates
This commit is contained in:
parent
9d67f243ef
commit
00d6fb6c59
7 changed files with 541 additions and 512 deletions
|
|
@ -583,7 +583,7 @@ if (DEBUGGER) {
|
|||
{
|
||||
if (this.controlDebug) {
|
||||
/*
|
||||
* This seems to be recommended work-around to prevent the browser from scrolling the focused element
|
||||
* This is the recommended work-around to prevent the browser from scrolling the focused element
|
||||
* into view. The CPU is not a visual component, so when the CPU wants to set focus, the primary intent
|
||||
* is to ensure that keyboard input is fielded properly.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue