Clicking play button in playbar area of a embedded youtube video has no response


Recommended Posts

I go to this link: https://www.mobile01.com/topicdetail.php?f=294&t=6591000 and first press the play button to start playing and then I press the bottom-left play button in the playbar area of embedded youtube video but it has no response. I use inspect function to check the html source code and it points to this element:

<div id="show_ad_left_bottom" class="c-iconLink c-iconLink--gn">顯示廣告</div>

If I delete this element and leave debugger mode, then I can click that button normally.

I know that element is for ad but I try this url on other browsers, e.g. Chrome or IE or Firefox, they all works well. Only Maxthon has this problem. May I know the possible reason?
 

Link to comment
Share on other sites

On 5/15/2022 at 1:16 AM, scottchu.tw said:

I go to this link: https://www.mobile01.com/topicdetail.php?f=294&t=6591000 and first press the play button to start playing and then I press the bottom-left play button in the playbar area of embedded youtube video but it has no response. I use inspect function to check the html source code and it points to this element:

<div id="show_ad_left_bottom" class="c-iconLink c-iconLink--gn">顯示廣告</div>

If I delete this element and leave debugger mode, then I can click that button normally.

I know that element is for ad but I try this url on other browsers, e.g. Chrome or IE or Firefox, they all works well. Only Maxthon has this problem. May I know the possible reason?
 

Hi scottchu.tw, I tried to test this issue on my end but haven't reproduced it, could you please provide a short video of it?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.