loadUrl("resource://android/...") can't load SVG resource
Categories
(GeckoView :: General, defect)
Tracking
(Not tracked)
People
(Reporter: mabangwang, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.57
Steps to reproduce:
When I load html locally(eg:loadUrl("resource://android/....")), the svg file in the web cannot be obtained, but it is normal on the PC
Actual results:
Svg cannot be displayed normally
Expected results:
Normal display of svg file
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•2 years ago
|
Comment 2•1 year ago
|
||
When I load html locally(eg:loadUrl("resource://android/....")), the svg file in the web cannot be obtained, but it is normal on the PC
Can you please share more detailed example code snippet?
Is the SVG file bundled in your app's APK? Or does "svg file in the web" mean an SVG file on a website? How are you testing "on the PC"?
Comment 3•1 year ago
|
||
The severity field is not set for this bug.
:boek, could you have a look please?
For more information, please visit BugBot documentation.
Updated•1 year ago
|
Updated•11 months ago
|
Description
•