This is a migrated thread and some comments may be shown as answers.

Demo Question

1 Answer 45 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Stuart Hemming
Top achievements
Rank 2
Stuart Hemming asked on 15 Apr 2009, 03:32 PM
I've just been looking at the Scheduler 'First Look' page and noticed calls to 2 JS functions; 'showScrollableArea' and 'hideScrollableArea'. I can see what they do, I was wondering if someone could explain why it's necessary to do it.

Enquiring minds and all that.

--
Stuart

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 16 Apr 2009, 02:05 PM
Hi Stuart,

There is a known bug in Firefox that leads to nasty rendering issues when elements with "overflow:auto" or "overflow:scroll" are moved within elements with "overflow:hidden". Here is a more detailed discussion:
https://bugzilla.mozilla.org/show_bug.cgi?id=421866

You can see the bug in action by commenting out the code in the functions and resizing the splitter.

All the best,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Splitter
Asked by
Stuart Hemming
Top achievements
Rank 2
Answers by
T. Tsonev
Telerik team
Share this question
or