[GH-ISSUE #216] Bug in demo page: Support Brave browser! #155

Closed
opened 2026-03-02 15:56:16 +03:00 by kerem · 4 comments
Owner

Originally created by @BaseMax on GitHub (Sep 2, 2019).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/216

Hello,

Target: https://tinyfilemanager.github.io/demo/

Browser

Brave
Brave is up to date.
Version 0.68.131 Chromium: 76.0.3809.100 (Official Build) (64-bit)
https://brave.com/

Page

Is empty!

Response

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="description" content="Web based File Manager in PHP, Manage your files efficiently and easily with Tiny File Manager">
    <meta name="author" content="CCP Programmers">
    <title>Tiny File Manager | H3K | Demo </title>
  </head>
  <body>
	<iframe src="https://tinyfilemanager.eu-gb.mybluemix.net/Demo/index.php" style="position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
		Your browser doesn't support iframes
	</iframe>
  </body>
</html>

Best,
Max Base

Originally created by @BaseMax on GitHub (Sep 2, 2019). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/216 Hello, Target: https://tinyfilemanager.github.io/demo/ ### Browser **Brave** Brave is up to date. Version 0.68.131 Chromium: 76.0.3809.100 (Official Build) (64-bit) https://brave.com/ ### Page Is empty! ### Response ``` <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content="Web based File Manager in PHP, Manage your files efficiently and easily with Tiny File Manager"> <meta name="author" content="CCP Programmers"> <title>Tiny File Manager | H3K | Demo </title> </head> <body> <iframe src="https://tinyfilemanager.eu-gb.mybluemix.net/Demo/index.php" style="position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;"> Your browser doesn't support iframes </iframe> </body> </html> ``` Best, Max Base
kerem closed this issue 2026-03-02 15:56:16 +03:00
Author
Owner

@BaseMax commented on GitHub (Sep 2, 2019):

What's my user agent?

https://www.whatsmyua.info/
http://whatsmyuseragent.org/

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36
<!-- gh-comment-id:527138386 --> @BaseMax commented on GitHub (Sep 2, 2019): ### What's my user agent? https://www.whatsmyua.info/ http://whatsmyuseragent.org/ ``` Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36 ```
Author
Owner

@EV-soft commented on GitHub (Sep 2, 2019):

Brave has a problem displaying content in iframe:
https://github.com/brave/browser-laptop/issues/13392

<!-- gh-comment-id:527158085 --> @EV-soft commented on GitHub (Sep 2, 2019): Brave has a problem displaying content in iframe: https://github.com/brave/browser-laptop/issues/13392
Author
Owner

@BaseMax commented on GitHub (Sep 2, 2019):

Brave has a problem displaying content in iframe:
brave/browser-laptop#13392

Thank you for your reply.
I hope this fix as soon.

Best,
Max

<!-- gh-comment-id:527167454 --> @BaseMax commented on GitHub (Sep 2, 2019): > Brave has a problem displaying content in iframe: > [brave/browser-laptop#13392](https://github.com/brave/browser-laptop/issues/13392) Thank you for your reply. I hope this fix as soon. Best, Max
Author
Owner

@nk932714 commented on GitHub (Sep 4, 2019):

check #191

<!-- gh-comment-id:527831468 --> @nk932714 commented on GitHub (Sep 4, 2019): check #191
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#155
No description provided.