Closed
Bug 471337
Opened 17 years ago
Closed 17 years ago
SVG text not visible if located beyond original window bounds
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 463934
People
(Reporter: hughw, Unassigned)
Details
Attachments
(1 file)
58.02 KB,
image/svg+xml
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1b2) Gecko/20081201 Firefox/3.1b2
Build Identifier: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1b2) Gecko/20081201 Firefox/3.1b2
SVG text positioned within the original visible area draws correctly, but when you scroll the view, text elements located beyond the original bounds of the window are never rendered.
This is new behavior in FF 3.1b2. In FF 3.0.x it works correctly.
Reproducible: Always
Steps to Reproduce:
1. Load the file "logview.svg" (I will upload attachment)
2. Observe initially visible state
3. Scroll down vertically
Actual Results:
Only the colored boxes that are initially visible in the window have letters in them. when you scroll down the page, you see colored boxes but they have no letters.
Expected Results:
Each colored box all the way down the page should have a letter in it.
I will upload file ff31bug.svg
Reporter | ||
Comment 1•17 years ago
|
||
Reporter | ||
Updated•17 years ago
|
Version: unspecified → 3.1 Branch
Updated•17 years ago
|
Component: General → SVG
Product: Firefox → Core
QA Contact: general → general
Version: 3.1 Branch → 1.9.1 Branch
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•