Open Bug 947147 Opened 12 years ago Updated 3 years ago

svg polyline's shape would discord when zoomed in win7

Categories

(Core :: SVG, defect)

25 Branch
x86_64
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: zyx.zhuyuxiang, Unassigned)

Details

Attachments

(1 file)

Attached file bug.zip
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36 Steps to reproduce: render polyline in map with svg then zoom.In some level the shape would discard; can reproduce with 'demo.html' in bug.zip Actual results: the shape of polyline doesn't render on right position ,extend to lawn; `detail see error.png in bug.zip Expected results: the the shape of polyline render overlay the road,doesn't overlay the lawn `detail see ok.png in bug.zip
OS: Mac OS X → Windows 7
Hardware: x86 → x86_64
Summary: svg polyline's shape would change when zoomed in win7 → svg polyline's shape would when zoomed in win7
Summary: svg polyline's shape would when zoomed in win7 → svg polyline's shape would discord when zoomed in win7
On 25, I can't exactly reproduce error.png, but the line segments do slightly change as I zoom in. I don't know enough about SVG to even know whether that's a problem.
Component: Untriaged → SVG
Product: Firefox → Core
(In reply to Drew Willcoxon :adw from comment #1) > the line segments do > slightly change as I zoom in. I don't know enough about SVG to even know > whether that's a problem. You're talking about using the page's own pure-mousewheel-based zooming, right? (not Firefox full-page-zoom) I get the same results in Firefox as Chrome there (and the changes are subtle, and presumably triggered by scripting in the page rebuilding the path or something). I'm using Linux, and I tested Firefox 25 and Nightly. Reporter: can you provide your OS version & Firefox version (from top of about:support)?
(In reply to Daniel Holbert [:dholbert] from comment #2) > (In reply to Drew Willcoxon :adw from comment #1) > > the line segments do > > slightly change as I zoom in. I don't know enough about SVG to even know > > whether that's a problem. > > You're talking about using the page's own pure-mousewheel-based zooming, > right? (not Firefox full-page-zoom) > > I get the same results in Firefox as Chrome there (and the changes are > subtle, and presumably triggered by scripting in the page rebuilding the > path or something). I'm using Linux, and I tested Firefox 25 and Nightly. > > Reporter: can you provide your OS version & Firefox version (from top of > about:support)? The follow is my OS version & Firefox version which produces bug: 应用程序概要 ------ 名称: Firefox 版本: 24.0 用户代理: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0 扩展 -- 名称: Charles Autoconfiguration 版本: 3.6.4 已启用: true ID: {3e9a3920-1b27-11da-8cd6-0800200c9a66} 名称: Firebug 版本: 1.12.5 已启用: true ID: firebug@software.joehewitt.com 名称: 百度搜索优化 版本: 0.2 已启用: true ID: semodifier@mozillaonline.com 名称: 标签页管理器 版本: 1.7.25 已启用: true ID: tabimprovelite@mozillaonline.com 名称: 附加组件管理器 版本: 1.0.8 已启用: true ID: cpmanager@mozillaonline.com 名称: 火狐应用中心 版本: 5.1.21 已启用: true ID: livemargins@mozillaonline.com 名称: 火狐主页 版本: 0.9.25.1 已启用: true ID: cehomepage@mozillaonline.com 名称: 数据导入 版本: 23.0 已启用: true ID: cemigration@mozillaonline.com 名称: Youdao Word Capturer 版本: 1.81 已启用: false ID: dict@www.youdao.com 修改过的重要首选项 --------- accessibility.typeaheadfind.flashBar: 0 browser.cache.disk.capacity: 358400 browser.cache.disk.smart_size.first_run: false browser.cache.disk.smart_size.use_old_max: false browser.cache.disk.smart_size_cached_value: 358400 browser.places.smartBookmarksVersion: 4 browser.startup.homepage_override.buildID: 20130910160258 browser.startup.homepage_override.mstone: 24.0 dom.mozApps.used: true dom.w3c_touch_events.expose: false extensions.lastAppVersion: 24.0 gfx.direct3d.last_used_feature_level_idx: 0 gfx.direct3d.prefer_10_1: true network.cookie.prefsMigrated: true places.database.lastMaintenance: 1386552751 places.history.expiration.transient_current_max_pages: 104858 plugin.disable_full_page_plugin_for_types: application/pdf plugin.importedState: true privacy.sanitize.migrateFx3Prefs: true privacy.sanitize.timeSpan: 0 storage.vacuum.last.index: 1 storage.vacuum.last.places.sqlite: 1386325850 图像 -- Direct2D 已启用: true DirectWrite 已启用: true (6.2.9200.16492) GPU #2 活跃: false GPU 加速窗口: 1/1 Direct3D 10 WebGL 渲染器: Google Inc. -- ANGLE (Intel(R) HD Graphics 4000 Direct3D9Ex vs_3_0 ps_3_0) windowLayerManagerRemote: false 厂商 ID: 0x8086 驱动程序版本: 8.15.10.2712 驱动程序日期: 3-26-2012 设备 ID: 0x0166 适配器描述: Intel(R) HD Graphics 4000 适配器内存: Unknown 适配器驱动程序: igdumd64 igd10umd64 igd10umd64 igdumd32 igd10umd32 igd10umd32 AzureCanvasBackend: direct2d AzureContentBackend: direct2d AzureFallbackCanvasBackend: cairo JavaScript ---------- 渐进式垃圾收集: true 无障碍环境 ----- 已激活: true 停用无障碍功能: 0 库版本 --- NSPR 预计最低版本: 4.10 正在使用版本: 4.10 NSS 预计最低版本: 3.15.1 Basic ECC 正在使用版本: 3.15.1 Basic ECC NSSSMIME 预计最低版本: 3.15.1 Basic ECC 正在使用版本: 3.15.1 Basic ECC NSSSSL 预计最低版本: 3.15.1 Basic ECC 正在使用版本: 3.15.1 Basic ECC NSSUTIL 预计最低版本: 3.15.1 正在使用版本: 3.15.1
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: