Closed Bug 330038 Opened 18 years ago Closed 18 years ago

Cannot Select SVG Text

Categories

(Core :: SVG, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 292498

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 select text in an SVG, even in the middle of a link (for accessibility, among other reasons). In MozSVG's implementation, you cannot yet select text at all. In addition, there should be a text selection indicator, such as a box around the select glyph and perhaps a color-reversal. Mousing over selectable text should change the pointer to a selection bar. 

Note that this is different than the ability to copy 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 select text
3. Fail

Actual Results:  
Cannot select text, no bar pointer, no visual indicator of selection.

Expected Results:  
Mousing over selectable text should change the pointer to a selection bar. Mousing down and dragging over text (even mid-link) should create a visual selection cue.

This is very important for accessibility and for many WebApps.
Duplicate of bug 292498.

*** This bug has been marked as a duplicate of 292498 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.