Odd display problem


Due to a lack of free time, both support on this forum and extension development are currently limited.
All bugs are noted and saved for fixes, even if there are no replies to the posts.
Normal activity will resume as soon as possible.
User avatar
LordPhobos
Collaborator
 
Posts: 54
Joined: Sat Apr 27, 2024 8:00 pm
 Thu Jun 06, 2024 8:52 pm • via Web
Hi CaniDev, I'm really enjoying, alongside my users, this extensions.

But sometimes, randomically, we've got a strange issue: the reaction images covered by a "display more" like icon like the one used in coreCBB.

See the image:

Image

It happens with all styles and both on desktop and mobile visualizations.
It is totally random.

How can I solve the problem?

Thanks in advance.
User avatar
IvanPF
Administrator
 
Posts: 2252
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Thu Jun 06, 2024 10:01 pm • via Web
It's strange but I'll check it out

Edit: If you click on the icon that appears, what happens?
User avatar
LordPhobos
Collaborator
 
Posts: 54
Joined: Sat Apr 27, 2024 8:00 pm
 Thu Jun 06, 2024 11:25 pm • via Web
Exactly the same thing that happens when I click on an image, it opens a popup with the image.
It seems it happens after i clear the cache, but I'm not sure.
User avatar
IvanPF
Administrator
 
Posts: 2252
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Fri Jun 14, 2024 10:47 pm • via Web
I have reviewed the code and I do not see what could be the cause of this problem. I have not been able to replicate it in another forum to test either.
User avatar
LordPhobos
Collaborator
 
Posts: 54
Joined: Sat Apr 27, 2024 8:00 pm
 Sat Jun 15, 2024 12:53 am • via Web
Very strange.
Could it be caused by this extension?

https://github.com/Tatiana5/autoimage

Even if the format displayed is from your cbb core.
User avatar
IvanPF
Administrator
 
Posts: 2252
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Sat Jun 15, 2024 9:10 am • via Web
I've reviewed the code for that extension and I don't think it's the culprit.
What browser do you use to access the forum?
User avatar
LordPhobos
Collaborator
 
Posts: 54
Joined: Sat Apr 27, 2024 8:00 pm
 Sat Jun 15, 2024 1:28 pm • via Web
I use google Chrome on pc and mobile device, but my users tell me it happens even with firefox or safari.
User avatar
IvanPF
Administrator
 
Posts: 2252
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Sat Jun 15, 2024 1:35 pm • via Web
I was asking you to give you an indication and try to find the problem.
In Chrome, when you encounter the problem, press Ctrl + Shift + J to open the developer tools.
See if any errors appear in the "console" tab and also, in the first tag (elements) select the "html" element, right click > Copy > Copy outerHTML and paste here with the bbcode [code]. That way I will be able to see if there is any variation that affects the normal operation.
User avatar
LordPhobos
Collaborator
 
Posts: 54
Joined: Sat Apr 27, 2024 8:00 pm
 Sat Jun 15, 2024 2:07 pm • via Web
I'll do it as soon as it happens again.
User avatar
LordPhobos
Collaborator
 
Posts: 54
Joined: Sat Apr 27, 2024 8:00 pm
 Mon Jun 24, 2024 12:37 pm • via Web
The problem only happens when you open a page of the board with reactions (so, the viewtopic) for the FIRST TIME with a device.

Errors in the console are realtive to google and youtube for other unrelated reasons, a part from this that I do not understand:

Code: Select all
[Report Only] Refused to connect to 'data:text/plain;base64,Cg==' because it violates the following Content Security Policy directive: "default-src 'self' https: blob:". Note that 'connect-src' was not explicitly set, so 'default-src' is used as a fallback.


Here's the html:

Code: Select all
<a href="/reactions?mode=view&amp;post=6468&amp;reaction=13" title="Asd (2)" style="z-index: 2;" class="cbb-btn rsz-link"><i class="fa fa-external-link" aria-hidden="true"></i></a>

Who is online

Users browsing this forum: No registered users and 0 guests