Re: [webkit-qt] Qtwebkit 5.212 Alpha 4 stylesheet issue

2020-09-07 Thread Ramakanth Kesireddy
Thanks for your mail. So the WebKit scrollbar not being visible using stylesheet is not a known issue,right? Am trying to debug on target but want to ensure it is not known issue in Qt WebKit 5.212 or this issue not observed in earlier releases like QtWebkit 5.6 or 5.9? Is there any means to

Re: [webkit-qt] Qtwebkit 5.212 Alpha 4 stylesheet issue

2020-09-07 Thread Konstantin Tokarev
07.09.2020, 19:45, "Ramakanth Kesireddy" : > Thanks for your mail. > So the WebKit scrollbar not being visible using stylesheet is not a known > issue,right? As you've seen, nobody reported anything similar. >Am trying to debug on target but want to ensure it is not known issue in Qt >WebKit

Re: [webkit-qt] Qtwebkit 5.212 Alpha 4 stylesheet issue

2020-09-07 Thread Konstantin Tokarev
07.09.2020, 16:07, "Konstantin Tokarev" : > You have to debug that issue on target yourself. If it doesn't reproduce on > desktop, it may be caused by a bug in your compiler or whatever else. BTW, make sure that QtWebKit is built with -DCMAKE_BUILD_TYPE=Release --  Regards, Konstantin

Re: [webkit-qt] Qtwebkit 5.212 Alpha 4 stylesheet issue

2020-09-07 Thread Konstantin Tokarev
You have to debug that issue on target yourself. If it doesn't reproduce on desktop, it may be caused by a bug in your compiler or whatever else. 31.08.2020, 19:06, "Ramakanth Kesireddy" : > Hi, > > Is the issue https://github.com/qtwebkit/qtwebkit/issues/1021 same as that of  > #908? > If so,