Povilas Kanapickas

Results 415 comments of Povilas Kanapickas

@fabiencastan Just a friendly ping :-)

@fabiencastan friendly ping :-) I think this PR is good to go in.

The problem is that Qt5 Assistant does not support full HTML, only part of it. We currently convert HTML and CSS features that are not supported by Qt to some...

Thanks, I was able to reproduce this too. Not sure how such an error got into release...

The fix for this issue is in progress. QTextBrowser does not support `` tags, but it supports `style` attributes. We're currently looking into using [premailer](https://github.com/peterbe/premailer) project to transfer this information...

It's readable right now, but there are still some visual issues that need fixing.

https://github.com/tesseract-ocr/tesseract/pull/3851 should probably merged instead of this PR (I reviewed that one), but if it looks too risky, then this PR is the simpliest possible fix.

@vx-i Thanks for the report, the cause for this is that secrets support is not yet implemented for ldap connector. This is not a simple service like all the others,...

I think that the feature by itself still makes sense and there is even a stale PR for it. Thus there is no need to close the GitHub issue.

Looks like a bug. Thanks for the report!