The creation flag $00008000$ now creates a child window that has only one div. For WebKit this is the most often desired way.
Systematically change all addChildWindow - calls to add this flag. Refactor/reduce CSS accordingly.
side note: with current RC (10Nov2021) you will also need something like
cw!.setAttribute("tabindex","-1")
in order to have the div not attract focus from keyboard tab key
The creation flag $00008000$ now creates a child window that has only one div. For WebKit this is the most often desired way. Systematically change all addChildWindow - calls to add this flag. Refactor/reduce CSS accordingly.
You need BBj build November 9th or later.
simple.txt