From: John J. <jj...@as...> - 2005-08-26 19:09:24
|
Hi, I just tried to see the peek-a-boo bug, and I can't seem to trigger it anymore. I removed the zoom fix and tried two computers with different generations of explorer, tried using the questionnaire, varied a change near the bottom of the css file that says it is related to peek-a-boo, and I still can't see it. Maybe something else was changed along the way that fixed it. So, by all means, remove it or comment it out from ur.css and assume it is not being used. John Arnold Pizer wrote: > At 11:59 AM 8/25/2005, John Jones wrote: > > Hi, > > Two things. > > First a very reliable way to see the peek-a-boo bug in MSIE is to > view the WeBWorK questionnaire. > > Second is to recall that the hack > * {zoom: 1;} > we added to get around MSIE's peek-a-boo causes MSIE to drop labels > with the <OL> tag. > > The latter is I think a worst problem than the peek-a-boo bug so I > would vote to comment out the hack (which is in fact what we did last > year at Rochester but that "fix" has now been over ridden) >> Davide P.Cervone wrote: >> >>> Folks: >>> >>> Does anyone know if the >>> >>> * {zoom: 1;} >>> >>> in the ur.css file is actually helping anything? It is causing >>> problems for jsMath on MSIE on the PC, and I have been having >>> trouble getting around it. Is there any reason that I can't remove >>> it? I know that it helps the lists in the left panel in MSIE, but >>> that can be handled by adding the zoom attribute to the >>> 'td.LeftPanel' and 'td.LeftPanel ul' selectors. >> >> >> We had it because it was an easy fix for the IE peekaboo bug so that >> large parts of problem text sometimes disappeared. I will try to >> test without it, but that is slow since I don't normally use a >> windows machine. If it is ok in testing, I can try unleashing it on >> our students. The best chance for testing it, however, is almost >> over. The bug shows most often when you have very long problems, and >> the introductory set has some of the longest problems in it (and some >> of our classes have already closed that set). >> >> In any case, I'll let you know what I find out. Meanwhile, don't let >> my promise to test stop anyone else from testing too :). >> >> John >> >> >> >> ------------------------------------------------------- >> SF.Net email is Sponsored by the Better Software Conference & EXPO >> September 19-22, 2005 * San Francisco, CA * Development Lifecycle >> Practices >> Agile & Plan-Driven Development * Managing Projects & Teams * Testing >> & QA >> Security * Process Improvement & Measurement * >> http://www.sqe.com/bsce5sf >> _______________________________________________ >> OpenWeBWorK-Devel mailing list >> Ope...@li... >> https://lists.sourceforge.net/lists/listinfo/openwebwork-devel > > > Prof. Arnold K. Pizer > Dept. of Mathematics > University of Rochester > Rochester, NY 14627 > (585) 275-7767 > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing > & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > OpenWeBWorK-Devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openwebwork-devel |