Bug 15230 - Scrollbar has two thumbs
Summary: Scrollbar has two thumbs
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac (Intel) OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://cap-lore.com/HL.html
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-18 07:09 PDT by Norman Hardy
Modified: 2023-02-24 15:19 PST (History)
6 users (show)

See Also:


Attachments
before image (24.88 KB, image/tiff)
2007-09-19 01:38 PDT, Norman Hardy
no flags Details
Grab image of scroll bar after bug is manifest (23.27 KB, image/tiff)
2007-09-19 01:46 PDT, Norman Hardy
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Norman Hardy 2007-09-18 07:09:27 PDT
This is ephemeral; as soon as any scrolling happens it disappears.
The utility 'Grab' captures the image found at (http://cap-lore.com/bug/bug42.tiff).
Sometimes blob is truncated with square end.

I have been seeing this for a few months.
Comment 1 David Kilzer (:ddkilzer) 2007-09-18 11:02:09 PDT
Thanks for the bug report, Norman.  Does this happen every time you load http://cap-lore.com/HL.html?

Comment 2 David Kilzer (:ddkilzer) 2007-09-18 11:03:19 PDT
Also, what version of Mac OS X and Safari are you using?  Are you using a WebKit Nightly build (http://nightly.webkit.org/)?  Do you have the Safari 3 Public Beta installed?

Comment 3 Norman Hardy 2007-09-19 01:38:46 PDT
Created attachment 16322 [details]
before image

This is the scroll bar just before bug is manifest.
(After is shown in b2.tiff, to come)
Files also at (http://cap-lore.com/bug/bq1.tiff) and (http://cap-lore.com/bug/bq2.tiff)
Comment 4 Norman Hardy 2007-09-19 01:46:35 PDT
Created attachment 16323 [details]
Grab image of scroll bar after bug is manifest

After I hit the back button the upper part of the scroll bar remains unrendered, thus leaving part of the image of the thumb of the previous page visible.
Note the alignment as determined by the text just to the right of the scroll bar and window.
This is very strong circumstantial evidence that the phantom thumb is that from the previous page.
"The ghost of the dead thumb!"
I could go back and forth several times and the bug repeated.
Comment 5 David Kilzer (:ddkilzer) 2007-09-19 02:32:40 PDT
This sounds like a duplicate of Bug 15033.

Norman, could you give exact, step-by-step instructions on how to reproduce this issue?  Or does it appear to happen randomly?

Comment 6 Norman Hardy 2007-09-19 10:16:59 PDT
I agree that this is probably the same as bug 15033.

Here is a rather reliable and simple script that failed three times in three trials.
It is simpler than the test provided for 15033.

Launch Safari (WebKit)
Resize window so that page text display size (page minus chrome) is = 776 wide, 487 high (I measure with Grab) (there is at least a few pixels of tolerance)
go to (http://cap-lore.com/HL.html)
(observe that thumb is at top of scroll bar. This is correct.)
Click on 'CIA' link (under politics, near bottom)
   (Alternatively 'Libertarians')
Click once near bottom in vertical scroll bar.
Click back button.
(observe thumb in wrong position; should be at top of screen.)
Switch to other application.

Observe two thumbs.

Relevant parameters that occur to me:
Preferences > Appearance > Standard font = Cochin 18
Preferences > Security > Web Content: (all four checked)
no proxies
Comment 7 Ahmad Saleem 2023-02-24 15:19:31 PST
I am not able to reproduce this bug in Safari 16.3 and Safari Technology Preview 164 and I think it was Safari layer bug rather than WebKit unless if earlier version of WebKit was managing scrollbar itself. Since it was happening in scrollbar area where it had background "color" bleed kind of like repaint issue etc.

I am going to mark this as "RESOLVED WONTFIX" but I will CC some to get their input.