Hi,I'm having an issue with Internet Explorer (6-8) when using setOverflow( OverflowAuto ) inside multiple WContainerWidgets (I'm using Wt 3.1.3).
The attached scroll.html is handwritten and it should be quite near of what Wt has generated in this case. Using this file IE works as expected; the table containing data rows can be scrolled (as is with Firefox). But when the similar construct is generated using Wt, IE does not scroll the content. The ContainerWidget which has overflow set to Auto has scroll bars but the contents does not scroll. What is even more interesting is that the border of the container seems to move.
You can find demonstrating code from the scroll.tar.gz. The tarball contains three files:
- main.cpp: code generating quite simple application - style.css: some css to higlight different containers- Makefile: for compilation (uses g++; make run to run embedded http server on port 8001)
BR, Janne
scroll.tar.gz
Description: GNU Zip compressed data
------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
