On Wed, Jan 15, 2020 at 6:33 PM Daniel Nagy <danieln...@posteo.de> wrote: > > Hello, > > `texi2any --html' produces HTML which has one or sometimes two > headers/footers [0] [1]. When there are two, the HTML accesskey > attribute is duplicated, resulting in inconsistent behavior.
Well spotted. > To ensure consistent behavior, I suggest to remove the accesskey > attribute from the footer. > This way the access key always opens the requested link. I've done this in commit 1f4715f61.