css and png files not loaded in output tab
Reported by marsqing | June 5th, 2009 @ 08:33 AM | in 0.3
Open a .rb file and run it with Super+R. The output tab is not
themed(.css and .png files not loaded). It seems that webkit do not
permit urls like file:/// for security reasons while gecko permit
such operation. Some messages in the console:
console message: @0: Not allowed to load local resource:
file:///home/marsqing/redcar/textmate/Support/themes/dark/style.css
console message: @0: Not allowed to load local resource:
file:///home/marsqing/redcar/textmate/Bundles/Ruby.tmbundle/Support/css/default/style.css
console message: @0: Not allowed to load local resource:
file:///home/marsqing/redcar/textmate/Bundles/Ruby.tmbundle/Support/css/default/print.css
console message: @0: Not allowed to load local resource:
file:///home/marsqing/redcar/textmate/Support/themes/default/print.css
console message: @0: Not allowed to load local resource:
file:///home/marsqing/Library/Application%20Support/TextMate/Themes/Webpreview//print.css
console message: @0: Not allowed to load local resource:
file:///home/marsqing/redcar/textmate/Support/script/default.js
console message: @0: Not allowed to load local resource:
file:///home/marsqing/redcar/textmate/Support/script/webpreview.js
console message: @0: Not allowed to load local resource:
file:///home/marsqing/redcar/textmate/Support/script/sortable.js
console message: about:blank @42: TypeError: Result of expression
'document.body' [null] is not an object.
console message: @0: Not allowed to load local resource:
file:///home/marsqing/redcar/textmate/Support/themes/bright/images/header.png
console message: @0: Not allowed to load local resource:
file:///home/marsqing/redcar/textmate/Support/themes/bright/images/teaser.png
Comments and changes to this ticket
-
Daniel Lucraft June 30th, 2009 @ 10:34 AM
- State changed from new to open
- Milestone set to 0.3
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A programmer's text editor for Gnome.