Bug 143397 - msqrt not recovery after zoom in and zoom out
Summary: msqrt not recovery after zoom in and zoom out
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 153987
Blocks:
  Show dependency treegraph
 
Reported: 2015-04-03 19:46 PDT by Raniere Silva
Modified: 2016-06-17 09:59 PDT (History)
3 users (show)

See Also:


Attachments
Screenshot of bug (201.33 KB, image/jpeg)
2015-04-03 19:46 PDT, Raniere Silva
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raniere Silva 2015-04-03 19:46:20 PDT
Created attachment 250116 [details]
Screenshot of bug

Steps To Reproduce

1. Open https://bug1011020.bugzilla.mozilla.org/attachment.cgi?id=8524909
2. Zoom in a few times (e.g. CTRL++ 4 times).
3. Zoom out to the normal view (e.g. CTRL+0)

## Actual Results

The rendering isn't the same as the start. See attach.

## Expected Results

The rendering be the same as the start.

## Environment Information

- Linux pupunha 3.19.2-1-ARCH #1 SMP PREEMPT Wed Mar 18 16:21:02 CET 2015 x86_64 GNU/Linux
- epiphany/Web 3.14.2
- WebKit 2.6.5
Comment 1 Frédéric Wang (:fredw) 2016-02-05 05:57:58 PST
This bug will be fixed after the RenderMathMLRoot refactoring.
Comment 2 Frédéric Wang (:fredw) 2016-06-17 09:59:22 PDT
I verified that this is fixed by the http://trac.webkit.org/changeset/202168