Bug 67630 - A scrollbar area is not repainted correctly
Summary: A scrollbar area is not repainted correctly
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: SravanKumar S(:sravan)
URL: http://jsfiddle.net/jsv9X/
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-06 00:01 PDT by Kent Tamura
Modified: 2023-03-17 18:20 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2011-09-06 00:01:32 PDT
Reported in Chromes Help Forum (in Japanese)
http://www.google.com/support/forum/p/chrome/thread?tid=611fa72577a994db&hl=ja

ENVIRONMENT:
Safari 5.1 (6534.50) on Snow Leopard
Chrome 15.0.872.0 on Snow Leopard

STEPS:
1. Open http://jsfiddle.net/jsv9X/
2. Move the mouse pointer onto the green box
  -> The box shrinks.
3. Move the mouse pointer out of the green box

EXPECTED: The document has only the green box.
ACTUAL: The document contains the green box and a red box.
Comment 1 SravanKumar S(:sravan) 2012-04-09 19:04:27 PDT
Looks similar to 71541, but definitely not about redundant scroll bars. Also changing the platform to All from MAC 0S X.
Comment 2 Ahmad Saleem 2023-03-17 18:20:01 PDT
I am able to reproduce this in WebKit ToT (261814@main) and it still has “red” when mouse is moved out.