Closed Bug 330046 Opened 18 years ago Closed 10 years ago

Cannot Copy SVG Text

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: doug, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1

As per the SVG Spec, you must be able to copy text in an SVG (for accessibility, among other reasons). In MozSVG's implementation, you cannot copy text. This may be a function of the inability to select text or search for text, or it may not.

Note that this is different than the ability to select text, or the abilty to find text using the search facility, for which I will file separate bugs.


Reproducible: Always

Steps to Reproduce:
1. Load sample file
2. Try to search for a string that appears in both HTML and SVG and cycle to an SVG instance of the matching string
3. If seemingly successful, attempt to copy

Actual Results:  
Text string is not copied to the clipboard.

Expected Results:  
Text string should be copied to the clipboard.

This is very important for accessibility and for many WebApps.
Depends on: 292498
I can confirm that this bug is still present.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: general → nobody
QA Contact: ian → general
OS: Windows XP → All
Hardware: x86 → All
Status: NEW → RESOLVED
Closed: 10 years ago
Depends on: svgtext
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.