@Fox The first place I noticed the problem was when I added a visual to the interface. I added a text link to the interface from the 'textlink' section in the open blocks and inserted an image into it. My aim was to have no text inside and only redirect to a link when the image is clicked. However, no matter how much I removed the predefined "New Link" text, whenever I made an addition or deletion to the interface, it would reappear. To solve this issue, I set the font-size of the text link to 0 using CSS, which prevented the "New Link" text from appearing. The problem I'm talking about is probably similar to what I experienced with the text link. The default values assigned by the system, even if you change them, revert back to the values defined by the system when something new is added to the interface or when a setting is changed (for example, background color or deleting a button). Currently, to overcome this issue, I am constantly keeping a backup of the HTML. Whenever I make a new change, I copy the content from the backup, and this is how I'm trying to deal with it, but it's clear there is a problem. Hopefully, it will be resolved soon.
Browser Settings Extension Bug
-
@gkopp13 said in Browser Settings Extension Bug:
When inputting extension preferences in Browser settings, clear should send a clear empty Extensions parameter, however it says failed to parse extension data.
Yes, it doesn't work right now. The developer knows about this.
-
@Fox said in Browser Settings Extension Bug:
Yes, it doesn't work right now. The developer knows about this.
Can you notify me by email when the developer fixes the problem and the extensions work in BAS?
I also need to use extensions in BAS.Thank you.
-
@Dim-0 said in Browser Settings Extension Bug:
@Fox said in Browser Settings Extension Bug:
Yes, it doesn't work right now. The developer knows about this.
Can you notify me by email when the developer fixes the problem and the extensions work in BAS?
I also need to use extensions in BAS.Thank you.
No
-
@Dim-0 said in Browser Settings Extension Bug:
@Fox Tell me, how can I then track when the problem is fixed? I want to write an article about using an extension in BAS to solve captchas.
Extensions in BAS work correctly. Specifically, this topic describes a situation when you need to delete running extensions in a running profile. This does not work now, but extensions are not saved in the profile itself, that is, to disable the extension, it is enough to close the profile and open it again.
-
