Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Strange Bugs

A topic by Nordok created Jun 12, 2018 Views: 438 Replies: 8
Viewing posts 1 to 5

Try to surf the "aliexpress.com" website. This is terribly

Developer

Please can you describe the "strange bugs". Surfing Aliexpress.com works for me, other than the popups.  Is it the popups that don't work for you?

etc.

Developer

Ah, I see. This is due to the transparent background mode. Unlike Chrome browser, this plugin had the background set to transparent, which allows you to overlay the rendered data over GM layers (something you can't do with some other browser plugins).

However, in some cases this causes ghosting (exactly the same issue when you don't set GM background layers).  I think this can be fixed by clearing the buffer between frames if you don't want transparent rendering.  I will explore this later.

Developer (1 edit)

 Have released a new version, 1.3, which defaults to non-transparent, so you won't see ghosting. But in order to retain the ability to do transparent rendering, I've included a chromium_setup_bgtransparent() function that you would run before creating a chromium instance.

(1 edit)

Thanks for that, but is only half of problem. How about the pop-up window? Our project not have any tabs, and all target=_blank opened from different window. The main window hangs.
I propose to suppress this functionality and open all the links in the main window

3 days ago. Please, tell me something.

Developer

Please be patient. I work on this in my spare time, and in-between other projects.

:) I don`t demand an instant result. I just want to know, it possible or not. Thanks for that, I will wait.