Bug 31994 - Scrollbar issues when webkit.org is drawn rotated by -90 degrees
Summary: Scrollbar issues when webkit.org is drawn rotated by -90 degrees
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Nobody
URL: http://rotateme.org/?u=webkit.org
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-30 12:37 PST by David Kilzer (:ddkilzer)
Modified: 2009-11-30 12:39 PST (History)
2 users (show)

See Also:


Attachments
Test case (1.60 KB, text/html)
2009-11-30 12:38 PST, David Kilzer (:ddkilzer)
no flags Details
Screenshot (460.78 KB, image/png)
2009-11-30 12:39 PST, David Kilzer (:ddkilzer)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2009-11-30 12:37:42 PST
* SUMMARY
When <http://rotateme.org/?u=webkit.org> is loaded, it rotates webkit.org by -90 degrees, but the scrollbars have issues:

- The vertical scrollbar (which is now horizontal), is drawn piece-wise vertically (between the rounded ends).
- It is impossible to grab the vertical (now horizontal) scrollbar.
- No horizontal scrollbar (which should now be vertical) is drawn (even though the page scrolls that way).

I'm not sure if this is expected or a bug:

- Moving the mouse wheel horizontally causes vertical scrolling.
- Moving the mouse wheel vertically causes horizontal scrolling.


* STEPS TO REPRODUCE
1. Load <http://rotateme.org/?u=webkit.org>.
2. Try scrolling.

* RESULTS
See SUMMARY for issues.

* REGRESSION
Unknown.  It's unlikely this ever worked.
Comment 1 David Kilzer (:ddkilzer) 2009-11-30 12:38:10 PST
Created attachment 44035 [details]
Test case
Comment 2 David Kilzer (:ddkilzer) 2009-11-30 12:39:02 PST
Created attachment 44036 [details]
Screenshot