Welcome, Guest. Please login or register.

Author Topic: AmiBrowser: new modern web browser  (Read 102188 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Twiggy

Re: AmiBrowser: new modern web browser
« Reply #14 from previous page: August 16, 2025, 08:15:36 AM »
Is there more information about how the browser works? Looking on various browser ID sites, it seems to suggest it's a Chrome based (138.0.0.0) browser running atop Arm based Linux with X11.
 

Offline SkulleateR

Re: AmiBrowser: new modern web browser
« Reply #15 on: August 16, 2025, 11:35:49 AM »
Is there more information about how the browser works? Looking on various browser ID sites, it seems to suggest it's a Chrome based (138.0.0.0) browser running atop Arm based Linux with X11.

As far as I can see it´s using CEF (Chromium Embedded) on Linux side, so it catches Events on Amiga side, sends it via ARM library to Linux and the Linux side sends the rendered Page back to Amiga ...

Guess in reality it´s a bit more complex but I think that´s the base mechanism :)
 
The following users thanked this post: Twiggy

Offline amigakitTopic starter

Re: AmiBrowser: new modern web browser
« Reply #16 on: August 18, 2025, 04:16:07 PM »
www.AmigaKit.com - Amiga Reseller | Manufacturer | Developer

New Products  --   Customer Help & Support -- @amigakit
 

Offline ernsteiswuerfel

Re: AmiBrowser: new modern web browser
« Reply #17 on: September 08, 2025, 12:43:46 AM »
I must say I am impressed with the speed of the browser and compatibility with my favorite pages & youtube! :o It seems to run snappier than Wayfarer on my MorphOS G5. Not magnitudes snappier, but noticeably nonetheless. I would not have expected that. Guess that's working in-browser JavascripJIT in Amibrowser vs. no JIT on Wayfarer... Youtube video playback itself is faster on my G5 though.

I know current Amibrowser is just a preview, but I noticed a few things not working or not yet implemented:
  • PageUp/PageDown for scrolling text do not work.
  • No Tabs (yet?)
  • No Fullscreen mode (yet?)
  • No in-browser pull down menues with right- or middle-klick (yet?)
  • No Preferences (yet?)
 

Offline matt3k

Re: AmiBrowser: new modern web browser
« Reply #18 on: September 08, 2025, 02:32:14 AM »
Funny thing years ago Jaca mentioned that offloading like Amibrowser was going to be the future of Wayfarer and many were complaining that they wanted it natively handled.

Perhaps he was ahead his time?   :)

Always nice to see new browsers and options.
 

Offline amigakitTopic starter

Re: AmiBrowser: new modern web browser
« Reply #19 on: September 09, 2025, 06:19:14 PM »
AmiBrowser is a modern browser for the A1200 NG and A600 GS.  Today our developer added downloading functions:

https://youtu.be/ubdD60O36AA


A user update will be coming later this week

www.AmigaKit.com - Amiga Reseller | Manufacturer | Developer

New Products  --   Customer Help & Support -- @amigakit
 
The following users thanked this post: ernsteiswuerfel

Offline TribbleSmasher

Re: AmiBrowser: new modern web browser
« Reply #20 on: September 09, 2025, 08:25:01 PM »

I know current Amibrowser is just a preview, but I noticed a few things not working or not yet implemented:
    ...
    • No Preferences (yet?)
There is a text preferences file at least for the favorites button bar, not sure if this is the way forward.
 
The following users thanked this post: ernsteiswuerfel

Offline ernsteiswuerfel

Re: AmiBrowser: new modern web browser
« Reply #21 on: September 22, 2025, 01:24:43 AM »
I noticed a problem with AmiBrowser when a german keymap is used.

It seems key combinations where CTRL or ALT is needed are filtered out in the AmiBrowser window. For the '@' character with german keymap I need to press  'ALT GR' + 'Q' on my german keyboard. This works in the shell, in Redit, in Finalwriter, etc. but not in the AmiBrowser window. Which is rather inconvenient as often email adresses are used as user names on various sites.  :'(

An easy workaround would be to just use American/British keymap and get the '@' via 'SHIFT' + 'ä' on german keyboards. But as I was 'smart' enough to use german umlauts like 'ß' in various passwords I need the german keymap for that reason...  ;)

Is there a chance this can be fixed in the upcoming versions?
 

Offline broadblues

Re: AmiBrowser: new modern web browser
« Reply #22 on: September 22, 2025, 10:43:51 AM »
I noticed a problem with AmiBrowser when a german keymap is used.

It seems key combinations where CTRL or ALT is needed are filtered out in the AmiBrowser window. For the '@' character with german keymap I need to press  'ALT GR' + 'Q' on my german keyboard. This works in the shell, in Redit, in Finalwriter, etc. but not in the AmiBrowser window. Which is rather inconvenient as often email adresses are used as user names on various sites.  :'(

An easy workaround would be to just use American/British keymap and get the '@' via 'SHIFT' + 'ä' on german keyboards. But as I was 'smart' enough to use german umlauts like 'ß' in various passwords I need the german keymap for that reason...  ;)

Is there a chance this can be fixed in the upcoming versions?



I will look into it.
Do you have the german keymap set at A600GS/A1200NG  level or at AmiBench level?
 

Offline ernsteiswuerfel

Re: AmiBrowser: new modern web browser
« Reply #23 on: September 22, 2025, 12:48:56 PM »
I will look into it.
Do you have the german keymap set at A600GS/A1200NG  level or at AmiBench level?
Tnanks!

Both. At A600GS level it's German + German No Dead Keys and at AmiBench level also German keymap.

With this setting German umlauts and key kombinations work as expected on Amibench. In AmiBrowser I do get umlauts like 'ö', 'ä', 'ß' where no key kombination is needed. But as soon I additionally need ALT or CTRL like for '@' it does not work.
 

Offline broadblues

Re: AmiBrowser: new modern web browser
« Reply #24 on: September 26, 2025, 03:22:05 PM »
I haven't had time to dig into the code to see why yet, here in a shell 'ALT-s' produces 'ß' , but not in AmiBrowser.

Curiously though 'Alt-k' followed by 'u'  gives 'ü' both in shall and amibrowser


« Last Edit: September 26, 2025, 03:27:11 PM by broadblues »