Activity log for bug #1588996

Date Who What changed Old value New value Message
2016-06-03 22:24:35 Philippe Bernard bug added bug
2016-06-03 22:24:35 Philippe Bernard attachment added Image to reproduce the issue https://bugs.launchpad.net/bugs/1588996/+attachment/4676327/+files/image.svg
2016-06-03 22:26:29 Philippe Bernard description The SVG image with the following content: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg width="152px" height="152px" viewBox="0 0 152 152" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <!-- Generator: Sketch 3.8.1 (29687) - http://www.bohemiancoding.com/sketch --> <title>Logo</title> <desc>Created with Sketch.</desc> <defs> <rect id="path-1" x="0" y="0" width="152" height="152" rx="16"></rect> <mask id="mask-2" maskContentUnits="userSpaceOnUse" maskUnits="objectBoundingBox" x="0" y="0" width="152" height="152" fill="white"> <use xlink:href="#path-1"></use> </mask> </defs> <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Logo"> <rect id="Rectangle-6" fill="#3F51B5" x="0" y="0" width="152" height="152" rx="20"></rect> <path d="M113.932009,103.391933 C114.319174,108.266173 115.515859,119.141638 118.629961,122.144313 C122.682098,126.051458 125.4601,123.712252 128.090746,125.623832 C130.721392,127.535411 128.090746,132.231579 128.090746,132.231579 L110.629961,132.231579 L93.1691762,132.231579 C93.1691762,132.231579 90.5385298,127.535411 93.1691762,125.623832 C95.7998225,123.712252 98.5778245,126.051458 102.629961,122.144313 C105.746255,119.139525 106.942432,108.250858 107.32873,103.381649 C104.483322,102.128786 102.5,99.3118027 102.5,96.0375387 C102.5,91.5985286 106.145341,88 110.642098,88 C115.138854,88 118.784196,91.5985286 118.784196,96.0375387 C118.784196,99.3207927 116.789967,102.144251 113.932009,103.391933 Z M76,76 L145,76 L145,145 L76,145 L76,76 Z" id="Combined-Shape" fill="#A7AFDD"></path> <path d="M7,7 L76,7 L76,76 L7,76 L7,7 Z M41.3088235,62.6176471 C53.0773618,62.6176471 62.6176471,53.0773618 62.6176471,41.3088235 C62.6176471,29.5402853 53.0773618,20 41.3088235,20 C29.5402853,20 20,29.5402853 20,41.3088235 C20,53.0773618 29.5402853,62.6176471 41.3088235,62.6176471 Z" id="Combined-Shape" fill="#A7AFDD"></path> <use id="Combined-Shape" stroke="#A7AFDD" mask="url(#mask-2)" stroke-width="16" xlink:href="#path-1"></use> </g> </g> </svg> When viewing the image attached to this issue: - With Inkscape: the image has a dark purple border. - With other viewers (tested with Chrome and Firefox): the image has a light purple border.
2016-06-04 14:00:16 jazzynico inkscape: importance Undecided Medium
2016-06-04 14:00:16 jazzynico inkscape: status New Confirmed
2016-06-04 14:05:41 jazzynico tags masking