Closed Bug 426721 Opened 16 years ago Closed 16 years ago

Transforming the ancestors of a foreignObject does not cause a refresh

Categories

(Core :: SVG, defect)

defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: markusmobius, Assigned: longsonr)

References

()

Details

Attachments

(1 file, 1 obsolete file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4

Login to above URL - use the username "readinggroup" and same password. You will see a data entry web program that makes extensive use of SVG foreignobject and general SVG improvements in FF3. The code worked perfectly in FF3 Beta 1 to 4. In Beta 5 the page becomes very slow and no longer renders correctly.
Examples:
* R and C keys should rotate the image - this works in Beta 4 but not Beta 5.
* Press Page Up twice to go to next census image - a warning page appears - but afterwards the underlying image is rendered incorrectly. 
* When you scroll the image using the A and Z keys there are parts of the image that are not scrolled. 



Reproducible: Always

Steps to Reproduce:
1.Login to above URL - use the username "readinggroup" and same password.
2.R and C keys should rotate the image - this works in Beta 4 but not Beta 5.
3.Press Page Up twice to go to next census image - a warning page appears - but afterwards the underlying image is rendered incorrectly.
Actual Results:  
Program works in Beta 1 to Beta 4 but not Beta 5 on Windows Vista.
Component: General → SVG
Product: Firefox → Core
QA Contact: general → general
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attached patch patch (obsolete) — Splinter Review
I removed the reflow = PR_TRUE line which was a little too aggressive. We need the UpdateGraphic call.
Assignee: nobody → longsonr
Status: NEW → ASSIGNED
Attachment #313323 - Flags: superreview?(roc)
Attachment #313323 - Flags: review?(roc)
Attached patch patchSplinter Review
right file this time.
Attachment #313323 - Attachment is obsolete: true
Attachment #313324 - Flags: superreview?(roc)
Attachment #313324 - Flags: review?(roc)
Attachment #313323 - Flags: superreview?(roc)
Attachment #313323 - Flags: review?(roc)
OS: Windows Vista → All
Hardware: PC → All
Summary: SVG code in FF3 Beta 5 broken (works in Beta 4) → Transforming the ancestors of a foreignObject does not cause a refresh
Version: unspecified → Trunk
Attachment #313324 - Flags: superreview?(roc)
Attachment #313324 - Flags: superreview+
Attachment #313324 - Flags: review?(roc)
Attachment #313324 - Flags: review+
Comment on attachment 313324 [details] [diff] [review]
patch

Very low risk as previous betas of firefox 3 used to call UpdateGraphic at this point. I've checked that the infinite loop testcases that prompted the original change are still OK.
Attachment #313324 - Flags: approval1.9?
Robert, thanks for indicating risk and confirming tests pass.  
Comment on attachment 313324 [details] [diff] [review]
patch

a1.9+=damons
Attachment #313324 - Flags: approval1.9? → approval1.9+
Flags: wanted1.9+
checked in,
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: