Anna Koskinen

Results 14 issues of Anna Koskinen

- Fixes server integration test warning about missing version.

Experimental --- This change is [](https://reviewable.io/reviews/vaadin/framework/12269)

Vaadin 8 does not currently support extensive css scaling in applications that use overlays, by e.g. giving a whole view or even the entire application a scale like `.v-app {...

enhancement
question

On Firefox, if the UI has an initially open fixed width Window, and a full width TwinColSelect inside it, the width calculations for the TwinColSelect columns are broken on the...

I shouldn't need to come up with my own .gwt.xml and pom.xml changes to get a widgetset compiled to include my local client-side classes. If they aren't included by default,...

I create a lot of projects, and most of those projects need to use older Vaadin versions. Given that the 7.7.3 pom.xml isn't backwards compatible even to the 7.6 branch,...

At least TeamCity eats any real error messages as well as knowledge of which type of error occurred when `maxAttempts` is set to 2 or higher. Every failed test just...

I merged https://github.com/vaadin/spreadsheet/pull/843 too quickly, continuing to fix the issues in this one.