From konq-bugs Sun Jul 30 22:21:15 2006 From: Germain Garand Date: Sun, 30 Jul 2006 22:21:15 +0000 To: konq-bugs Subject: [Bug 130736] [site-issue] http://gulesider.no: start page is Message-Id: <20060730222115.15032.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=konq-bugs&m=115429808609195 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=130736 germain ebooksfrance com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From germain ebooksfrance com 2006-07-31 00:21 ------- SVN commit 568025 by ggarand: parse 'align' attribute of iframes BUG: 130736 M +3 -0 html_baseimpl.cpp --- branches/KDE/3.5/kdelibs/khtml/html/html_baseimpl.cpp #568024:568025 @ -624,6 +624,9 @ else removeCSSProperty(CSS_PROP_HEIGHT); break; + case ATTR_ALIGN: + addHTMLAlignment( attr->value() ); + break; case ATTR_SRC: needWidgetUpdate = true; // ### do this for scrolling, margins etc? HTMLFrameElementImpl::parseAttribute( attr ); _______________________________________________ Konq-bugs mailing list Konq-bugs@mail.kde.org https://mail.kde.org/mailman/listinfo/konq-bugs