I do quite like the look and use of Falkon and would gladly ditch Firefox for it.

But page load times seem pretty bad.

When I use the scrollbar to move a side up and down, it seems rather sluggish or even lagging.

And the Lemmy website interface does not seem to work at all in Falkon. It keeps loading for a very long time or forever, and once it loads the new content from a new page, it still displays the content from the previous page at the top. Falkon also makes these weird orange borders around the main area of any Lemmy page when I click anywhere inside it.

It feels like a broken mess, and since I don’t think anyone would recommend a browser like that, I feel that there has to be something broken on my end.

I’m running Fedora 38 with KDE on my computer. If Falkon runs well on any computer, this one should be one of them. Any idea what the issue might be?

  • Tobias Hunger@linuxrocks.online
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    @Yora @woelkchen most people do not look beyond the UI. Unfortunately writing a pretty UI is the easy part of writing a browser. Maintaining some browser engine is much harder.

    So make sure to use a browser with an engine backed by as big an open source project as possible and one where the browser engine has as few downstream patches as possible.

    Wrapping the entire engine in a new set of APIs not available upstream involves way too many downstream patches for my taste.

    • woelkchen@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      Maintaining some browser engine is much harder.

      And yet, when Qt Company still made QtWebKit, instead of using the stable branches Apple used for Safari, they made releases from svn trunk and then tried to stabilize it with a small team. No idea when Qt Company keep trying to make a browser module for so long and keep failing all the time…