WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
13692
Acid2: scroll position renders badly after a font size change
https://bugs.webkit.org/show_bug.cgi?id=13692
Summary
Acid2: scroll position renders badly after a font size change
Elliott Sprehn
Reported
2007-05-12 00:16:14 PDT
If you load the Acid 2 test and decrease the font size by two (Apple+- twice) and then increase it again by two (Apple++ twice) the test does not return to the proper smiley but remains broken. You can however increase the font size many times and then back to normal and it'll return to the proper size or you can decrease by only one and back up to normal and it'll render properly. Slightly different broken rendering when changing the font size back to normal after going down twice in Safari and the Webkit nightly as well. Reproducible in Safari 2 and the latest nightly. (Fri May 11 22:54:47 GMT 2007,
r21420
).
Attachments
Add attachment
proposed patch, testcase, etc.
Robert Blaut
Comment 1
2008-02-11 04:49:57 PST
Based on a note: "Note: When taking the test, you should use the default settings of the browser you are testing. Changing the zoom level, minimum font size, applying a fit-to-width algorithm, or making other changes may alter the rendition of the Acid2 page without this constituting a failure in compliance. (Added 21 July 2006)" from
http://www.webstandards.org/action/acid2/guide/
the bug report is invalid. After checking the issue I only notice the smile is rendered to low then the previous position. This is a scrolling issue.
Elliott Sprehn
Comment 2
2008-02-11 11:22:27 PST
(In reply to
comment #1
)
> Based on a note: "Note: When taking the test, you should use the default > settings of the browser you are testing. Changing the zoom level, minimum font > size, applying a fit-to-width algorithm, or making other changes may alter the > rendition of the Acid2 page without this constituting a failure in compliance. > (Added 21 July 2006)" from
http://www.webstandards.org/action/acid2/guide/
the > bug report is invalid. > > After checking the issue I only notice the smile is rendered to low then the > previous position. This is a scrolling issue. >
The issue isn't that the test doesn't render properly when the font size is changed, but that it doesn't return to being rendered properly. Which as you say is a scrolling issue where the page doesn't return to the same scroll position. However, this behavior is contradictory to others, for instance Gecko, which always returns the scrolling position to the same place. The bug is not compliance to the test, but that the scroll position isn't restored.
Robert Blaut
Comment 3
2008-02-11 11:32:32 PST
(In reply to
comment #2
)
> The issue isn't that the test doesn't render properly when the font size is > changed, but that it doesn't return to being rendered properly. Which as you > say is a scrolling issue where the page doesn't return to the same scroll > position. > > However, this behavior is contradictory to others, for instance Gecko, which > always returns the scrolling position to the same place. >
I've checked the Acid2 test in Minefield (Gecko) and Opera. Both browser doesn't return to correct postion after decreasing zoom level enough to to see "hair" of the yellow face split from the rest of the face. As I said above it isn't a bug.
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