Bug 337008

Summary: Missing page scrollbars
Product: [Applications] konqueror Reporter: Andrea Iacovitti <aiacovitti>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.13.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.13.3
Attachments: testcase

Description Andrea Iacovitti 2014-07-03 14:54:23 UTC
Scrollbars are missing on http://blogs.sonymobile.com/ page

Track down: some script wants to remove overflow property previously set to 'hidden' and khtml fails on doing that.
Comment 1 Andrea Iacovitti 2014-07-03 15:20:41 UTC
Created attachment 87527 [details]
testcase
Comment 2 Andrea Iacovitti 2014-07-03 16:39:36 UTC
Git commit b201d93f17cab574d9a032117ffa39eaa44cb156 by Andrea Iacovitti.
Committed on 03/07/2014 at 16:29.
Pushed by aiacovitti into branch 'KDE/4.13'.

Remove as well the shorthand property itself from the list.
FIXED-IN: 4.13.3

M  +2    -1    khtml/css/css_renderstyledeclarationimpl.cpp
M  +1    -1    khtml/css/css_renderstyledeclarationimpl.h
M  +15   -9    khtml/css/css_valueimpl.cpp
M  +1    -1    khtml/css/css_valueimpl.h

http://commits.kde.org/kdelibs/b201d93f17cab574d9a032117ffa39eaa44cb156