Re: "texi2any --html --no-split" should not generate accesskey attributes

2025-05-21 Thread Gavin Smith
On Wed, May 21, 2025 at 09:36:38AM +0200, Patrice Dumas wrote: > > Thanks for the report. I suppose we should avoid outputting the accesskey > > attribute for non-split output. > > Actually, the issue happens for other split options that end up with > more than one node/section in an HTML page, s

Re: "texi2any --html --no-split" should not generate accesskey attributes

2025-05-21 Thread Patrice Dumas
On Mon, May 19, 2025 at 09:35:31PM +0100, Gavin Smith wrote: > On Tue, May 13, 2025 at 04:28:28PM +0200, Vincent Lefevre wrote: > > "texi2any --html --no-split" generates many accesskey attributes > > with the same value. This does not make sense. In particular, the > > behavior in such a case depe