[BRLTTY] Is there a feature-compatible text-based browser

Aura Kelloniemi kaura.dev at sange.fi
Fri Sep 19 09:04:13 UTC 2025


Hi Nicolas, et al.

On 2025-09-18 at 20:22 -0400, Nicolas Pitre <nico at fluxnic.net> wrote:
 > But you could use pretty much any web browser you want as the proxy I'm
 > working on produces plain HTML.

Do you have any plans for addressing the problem of dynamically chaning
contents, like Single Page Applications (SPAs)?

Some sort of page refresh should be possible using the reload functionality of
the frontend browser, but sending input events to the backend browser is
probably more difficult.

As I explained elsewhere, my experience with combining ELinks with phantomjs
was pretty bad, as it mostly made websites more dysfunctional due to the lack
of dynamic JavaScript execution. Many sites start loading the main page
contents once the initial page has been rendered. Many forms have their fields
changing based on input to other rfields, etc.

I'm not trying to shoot your project down – not at all, I am just worried
because of my prior negative experience with a similar technique.

-- 
Aura


More information about the BRLTTY mailing list