Ticket #2531840 (accepted defect)
ReporterJohn Mizliso |
Opened: 03/4/12 Last modified: 03/15/13 Status: accepted Type: defect |
Owner Derek Gathright |
Target Release: BACKLOG Priority: P3 (normal) |
|---|---|---|---|
| Summary: | ScrollView ScrollBar broken | ||
| Description: | The scrollbar indicator for ScrollView is broken with a gap between .yui3-scrollview-middle and .yui3-scrollview-last. The scrollbar also seems to be skewed towards the left. In Firefox 10, I am seeing both the skewing and the gap in the scroll bar. In IE9, I am only seeing the skewing. Have not tested on other versions. |
||
| Type: | defect | Observed in Version: | 3.5.0pr2 |
| Component: | ScrollView | Severity: | S3 (normal) |
| Assigned To: | Derek Gathright | Target Release: | BACKLOG |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | scrollview | Relates To: | |
| Browsers: | Firefox - Latest,IE 10.x,Chrome | ||
| URL: | |||
| Test Information: | <!DOCTYPE html> |
||
Change History
|
Posted: 03/4/12
|
|
Posted: 03/4/12
The same issue also occurs in Chrome 17 and Safari 5.1.2 (windows). |
|
Posted: 03/4/12
|
|
Posted: 03/5/12
Here's a Fiddle with John's code. http://jsfiddle.net/3xcfz/ And a screenshot highlighting the issue. |
|
Posted: 07/21/12
|
|
Posted: 07/21/12
|
|
Posted: 08/1/12
Moving 3.7.0 bugs to 3.6.x for triage. |
|
Posted: 09/19/12
Moving from 3.6.x to 3.CURRENT.NEXT |
|
Posted: 09/24/12
|
|
Posted: 03/11/13
|
|
Posted: 03/11/13
The problem also occurs in IE10. |
|
Posted: 03/11/13
See http://yuilibrary.com/yui/docs/scrollview/scrollview-example.html <img src=" |
|
Posted: 03/15/13
|

F21
">
There was a mistake regarding IE9. In IE9, everything works fine and there is no skewing.
In Firefox 10, we are seeing the skewing and gap in the scrollbar.