bumbu/svg-pan-zoom

Text elements do not redraw in Microsft Edge when zooming

Open

#140 建立於 2015年8月17日

在 GitHub 查看
 (15 留言) (0 反應) (0 負責人)JavaScript (1,585 star) (383 fork)batch import
bughelp wanted

描述

In Microsoft Edge (Win 10) text elements do not redraw when zooming in - see this codepen for an example:

http://codepen.io/ttupper92618/pen/RPmVrp?editors=001

Follow these steps to reproduce:

  1. Load the pen and wait for the SVG map to appear.
  2. Click the 'click me to start' button.
  3. After the dots have drawn, zoom in and out.

You will notice that in Microsoft Edge, the labels will disappear as you zoom in beyond the initial zoom level, and will reappear as you zoom out past the original zoom level.

This bug does not appear to impact other browsers, or other versions of Internet Explorer.

NOTE: This worked fine in Spartan tech previews but fails in the full release of Edge.

There are multiple other scale related rendering issues in Edge. I will open separate tickets for them.

貢獻者指南