Closed Bug 1333764 Opened 7 years ago Closed 7 years ago

xlink:href in my page are not printed . In my page i have some elements which are refered using <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#axisLine"></use> . But while printing these elements are not getting printed.

Categories

(Firefox :: Untriaged, defect)

50 Branch
All
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: ksmanikece, Unassigned, NeedInfo)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36

Steps to reproduce:

1.Create a svg element .
2. Refer the same using  xlink:href .
3.For Example <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#axisLine"></use> .  
4. But while printing these elements are not getting printed.


Actual results:

The lines which are referred using the xlink:href are displayed in the browser , but no getting printed .
Flags: needinfo?(ksmanikece)
OS: Unspecified → Windows 7
Severity: normal → critical
Priority: -- → P1
Hardware: Unspecified → All
Flags: needinfo?(ksmanikece)
User Agent 	Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0
Build ID 	20170129110302

Could you please attach a testcase where the issue can be easily observed?
Severity: critical → normal
Flags: needinfo?(ksmanikece)
Priority: P1 → --
Marking this as Resolved - Incomplete due to the lack of response from the reporter.
If anyone can still reproduce it on latest versions, feel free to reopen the issue and provide more information.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.