= Description = Bug?? On a svg item's homepage, not the total svg image is displayed but only a part of it. See this screenshot: {{attachment:ReimarBauer/SvgEditor/screenshot1.png}} Only the top left corner of the image seems to be display, because the svg image looks in a whole like this {{attachment:ReimarBauer/SvgEditor/screenshot2.png}} Don't know if something is wrong with the embedding of an object either. At least, it confuses me since svg is an image format for me like png. And png files get displayed in a whole. Why svg images not? ## Please read this page. Lines prefixed with ## such as this one are comments, ## you can remove them (except for those after the "Plan" section.) ## Please follow the instructions given in those comments and the text. ## After creating the bug page, please subscribe to it! We may have questions ## that only you can answer, and if you get email when your bug changes it'll ## be much faster to get it fixed since you can answer the questions! == Steps to reproduce == ## Describe the steps needed to reproduce the bug. If we can't reproduce it, we probably can't fix it. 1. View these two links with different browsers: * http://moinmo.in/JosefMeier?action=AttachFile&do=view&target=as.svg * http://moinmo.in/JosefMeier?action=AttachFile&do=get&target=as.svg 2. What results do you get? == Example == ##Add URL that show the bug, screenshot or test wiki markup that fail... ##URL: ##{{attachment:screenshot.png}} ##{{{ ##Example wiki markup that fail ##}}} == Component selection == ## Where you think is this bug happening ? (general, plugin [plugin name], theme [theme name], ... * general == Details == ## If you got a traceback, please save the traceback page as html and attach here: ## [[attachment:traceback.html]] ## if the bug is in this wiki, just kill the table and write: This Wiki. ## If a traceback is not available, please fill in the details here: this wiki; happens with Opera 10 and Firefox 3.5.2 on WinXP == Workaround == ## How to deal with the bug until it is fixed = Discussion = Seems also to be a problem of missing width="" height="" in the -element (and/or missing width="" height="" in -element, i.e. the svg image itself). -- OliverSiemoneit <> A svg-image that has its width and height specified in the -element (specified absolutely in px and not relatively in %) is displayed correctly on my system with opera10/firefox3.5.2, although the object-element hasn't got a width height information. See http://moinmo.in/OliverSiemoneit?action=AttachFile&do=view&target=test.svg and http://moinmo.in/OliverSiemoneit?action=AttachFile&do=view&target=test.svg -- OliverSiemoneit <> = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinBug