Focus3D / crunchy

Automatically exported from code.google.com/p/crunchy
0 stars 0 forks source link

Messed up display with scrolling and textareas #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use an editor (either textarea or toggled to editarea)
2. Enter enough code to trigger the vertical scrollbars.
3. Scroll the page so that the editor goes by the location of the hidden
save & load dialogs

What is the expected output? What do you see instead?

Nothing special should happen.  However, the part of the page that goes by
the dialogs appear to be frozen, and the editor scrollbars are not visible. 

Guess: the z-layer of the hidden and save dialogs is fixed to a large
number.  We should probably set it to a small number by default and only
set it to a large value when calling it and making it visible

Original issue reported on code.google.com by andre.ro...@gmail.com on 29 Apr 2007 at 7:24

GoogleCodeExporter commented 8 years ago
Fixed in home copy of repository; can't connect to repository to commit for 
some reasons.

Original comment by andre.ro...@gmail.com on 1 May 2007 at 3:38

GoogleCodeExporter commented 8 years ago
Uploaded now, into trunk

Original comment by johannes...@gmail.com on 1 May 2007 at 6:00