Closed
Bug 8516
Opened 27 years ago
Closed 26 years ago
{PP}Styled content not scrolling properly on Mac
Categories
(Core :: Web Painting, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: chrispetersen, Assigned: beard)
Details
Attachments
(1 file)
|
1.06 KB,
text/html
|
Details |
Version: Apprunner
Build: 1999061808
Platform: All
Expected Results:Clicking on the scroll bar should scroll the entire contents.
What I get: The top 1/3 of the content is scrolled.
Steps to Reproduce:
1) Open the attached file in Raptor.
2) The paragraph in the document will displayed with a yellow background and
vertical scroll bars.
3) Click on up or down arrows to scroll the content.
4) The top 1/3 of the content is scrolled.
| Reporter | ||
Comment 1•27 years ago
|
||
Comment 2•27 years ago
|
||
I think I'll mention that this works fine for me on the same build in Win 98.
(Seeing as in the message, he said Platform: All)
Updated•27 years ago
|
Assignee: peterl → beard
Component: Style System → Views
Comment 3•27 years ago
|
||
This appears to be an issue with scrolling views.
Updated•27 years ago
|
QA Contact: chrisd → beppe
| Assignee | ||
Updated•27 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•27 years ago
|
||
This works on NT as well, and I get a different result from that reported on the
MacOS. All of the view scrolls, except a sliver of pixels on the right, and the
bottom 1/4. Scrolling to the bottom first, forcing a full refresh, shows this off
even better.
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•26 years ago
|
||
This now works, and was recently fixed in the widget code. Clipping was incorrect
for scrolling views/widgets at locations other than (0, 0).
Updated•26 years ago
|
QA Contact: beppe → chrisd
| Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 6•26 years ago
|
||
Fixed in the Sept 27th build.
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•