-webkit-box-shadow blur with QtWebKit?

寵の児 提交于 2019-12-07 11:46:45

问题


Is there any way to achieve working blur for -webkit-box-shadow at the time? Reading through the comments of this bug report, i recognized that this is still an issue, although the bug report is marked as RESOLVED FIXED since version 528 (I am using version 534.6).


回答1:


I downloaded QT(windows) version 4.7.0 with newest(now) SDK 4.7.1, still -webkit-box-shadow or box-shadow tag (css33) does not work as its suppose to. instead of a 'box shadow' it displays only 'solid border'. Other webkit apps, like chrome work as they are suppose to. Any fix for the same?



来源:https://stackoverflow.com/questions/3650739/webkit-box-shadow-blur-with-qtwebkit

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!