keinhaar
keinhaar
If i create an multipage TIFF with JPEG Compression, it will not be Readable by Tesseract. It gives this Error: "Error in pixReadFromTiffStream: bad tiff file: tiffbpl is too small"...
I wondered why the SwingKeyAdapter does not register CTRL-DOWN, but native events do. Just to realize, that this has already been fixed more than a year ago, but just did...
Why we maybe should remove the SDKs. - I think nobody is using all of the included SDKs at once - GWT 2.10 is missing - Only the main Versions...
When Installing the Plugin from the Marketplace by Drag&Drop or by selecting it in the UI, only the gwt-plugin itself is shown and installable. The SDK can't be selected and...
Renamed all "lib" folders to "libs", to be unique across all plugins.
The Testbuild does not include SDBG, which is an important part, because it allows debugging right out of eclipse. In the last stable version it was included. We should at...
- Removed the included 2 guava libraries and replaced them by an dependency to the bundle com.google.guava which is included in eclipse anyway. - replaced the javax.servlet dependency by jakarta.servlet-api,...
I'm trying to run my automated tests headless with this driver, but it does not work, because the RelativeLocator seems to have 2 Problems: 1. It uses an injected Javascript...
Concurrent access when using iframes. The same error described here for firefox happens with htmlunit-driver: https://bugzilla.mozilla.org/show_bug.cgi?id=1833637 and here https://github.com/gwtproject/gwt/pull/9800 The proposed bugfix for GWT works, but the problem seems to...
- Create projects based on templates. - removed some unused code - added a multi project template without example code - added a multi project GWT project template with the...