Not working on Chromium 7.0.540.0
Added by ruben caro almost 15 years ago
I just discovered this amazing framework, and I just found out that many Wt examples from the main website (including the great widget gallery) are not working on Google Chromium 7.0.540.0. They are all working perfect on Firefox 3.6.10 though. It seems not to find the right metrics for the layout, as everything seems to be there, but misplaced.
I don't know if this is a known problem, and if it's going to be fixed soon. But I'm quite interested as I could use this great C web framework professionally one day soon...
Thanks.
Replies (1)
RE: Not working on Chromium 7.0.540.0 - Added by ruben caro almost 15 years ago
I just tried on stable Google Chrome 6.0.472.63 and it works like a charm.
I guess it's just a bug for open source Chromium unstable release 7, and it's not present on Google's branded and stable Chrome release 6.
It seemed to fail on every thing that needed js to calculate screen's size to adjust. I hope it won't happen when version 7 becomes stable.
Great work guys!!