| Summary: | iframes built from script end up with unnecessary scrollbars -- affects google ads | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Germain Garand <germain> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Germain Garand
2007-11-28 08:47:31 UTC
SVN commit 754684 by ggarand:
.Cope with set{Vertical,Horizontal}ScrollBarPolicy not being virtual
anymore in Qt 4. Too bad we actually thought we reimplemented them..
How viciously stealth such a bug can be is beyond description ;(
major
BUG: 153036
M +2 -2 khtmlview.cpp
M +10 -2 khtmlview.h
M +20 -14 rendering/render_frames.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=754684
|