Closed
Bug 773266
Opened 11 years ago
Closed 11 years ago
D3 library (SVG) is buggy on Firefox (it works on other browsers)
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 769115
People
(Reporter: usaformegibito, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.11 Steps to reproduce: simply copied and pasted this code and observed the rendering with all browsers. Actual results: please refer to http://stackoverflow.com/questions/11444558/d3-arrows-in-force-directed-graph#comment15107168_11444558 Expected results: it should have rendered like this http://bl.ocks.org/1153292
![]() |
||
Comment 1•11 years ago
|
||
Works For Me
Comment 2•11 years ago
|
||
I can reproduce the misaligned arrows with Firefox13.0.1 and Seamonkey trunk on Windows7/32
Status: UNCONFIRMED → NEW
Component: Untriaged → SVG
Ever confirmed: true
Product: Firefox → Core
Version: 13 Branch → Trunk
![]() |
||
Comment 3•11 years ago
|
||
I can repro against 13, 14 and 15, but it's WFM against Nightly (16). Progression/Fixed Range: Last good nightly: 2012-07-08 (i.e. Bug) First bad nightly: 2012-07-09 (i.e. WFM) Pushlog: http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=fa1bf35aae2e&tochange=8129536fb25c
Comment 4•11 years ago
|
||
I see the misaligned arrows with: Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/16.0 Firefox/16.0 SeaMonkey/2.13a1 Build identifier: 20120712003002
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•