WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
130325
Operator stretching: use italic correction for large operators
https://bugs.webkit.org/show_bug.cgi?id=130325
Summary
Operator stretching: use italic correction for large operators
Frédéric Wang (:fredw)
Reported
2014-03-17 00:15:26 PDT
Fourth step of
attachment 226844
[details]
. We need to use italic correction for correct placement scripts attached to displaystyle operators. The special rendering added by
attachment 226844
[details]
is not updated after dynamic change, though.
Attachments
WIP Patch
(3.42 KB, patch)
2014-03-17 06:26 PDT
,
Frédéric Wang (:fredw)
no flags
Details
Formatted Diff
Diff
WIP Patch
(3.42 KB, patch)
2014-03-21 05:50 PDT
,
Frédéric Wang (:fredw)
no flags
Details
Formatted Diff
Diff
Patch
(5.57 KB, patch)
2014-04-08 08:06 PDT
,
Frédéric Wang (:fredw)
no flags
Details
Formatted Diff
Diff
Patch
(5.29 KB, patch)
2014-06-05 12:53 PDT
,
Frédéric Wang (:fredw)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
Frédéric Wang (:fredw)
Comment 1
2014-03-17 06:26:29 PDT
Created
attachment 226906
[details]
WIP Patch
Frédéric Wang (:fredw)
Comment 2
2014-03-21 05:50:25 PDT
Created
attachment 227421
[details]
WIP Patch
Frédéric Wang (:fredw)
Comment 3
2014-04-08 08:06:19 PDT
Created
attachment 228837
[details]
Patch
Frédéric Wang (:fredw)
Comment 4
2014-06-05 12:53:51 PDT
Created
attachment 232575
[details]
Patch Updated patch. This still does not work very well. With the current setup with anonymous box, I suspect we would need to embed the subscript inside yet another anonymous box, so that we can attach a negative margin-start. That would make the handling of tree modification even more complicated. There is probably a better solution, if we refactor the layout code to position boxes more easily. For now, I'm unassigning myself from this bug.
Frédéric Wang (:fredw)
Comment 5
2016-02-05 06:03:38 PST
This issue is fixed on Alex's MathMLLayout branch, after the RenderMathMLScripts refactoring.
Frédéric Wang (:fredw)
Comment 6
2016-04-18 07:50:20 PDT
Fixed by the patch for
bug 153918
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug