-
```
What steps will reproduce the problem?
1. Create an invoice
2. Add a line with an amount > 1000. E.g. 1200
What is the expected output? What do you see instead?
Total should reflect the changes a…
-
```
What steps will reproduce the problem?
1. Create an invoice
2. Add a line with an amount > 1000. E.g. 1200
What is the expected output? What do you see instead?
Total should reflect the changes a…
-
----------------------
- Julia Version:
- Plugin Name: Julia
- Plugin Version: 0.4.2
- OS Name: Mac OS X
- Java Version: 11.0.12
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- App Version name:…
-
String index out of range: -1
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1967)
at org.testng.util.AutoCreatXML_VirtualFIle.…
-
When dealing with big data lists, we might suffer from poor performance due to rendering hundred of items ..
As you know, native android list support virtualization, to render only visible items, als…
-
**Is your feature request related to a problem? Please describe.**
I'm using CardField and CardForm in my application. Everything work like a charm
But I want to do customizations the styles, label …
-
Android Studio Bumblebee | 2021.1.1 Patch 2
Build #AI-211.7628.21.2111.8193401, built on February 17, 2022
Runtime version: 11.0.11+0-b60-7772763 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s…
-
```
after installing SKOSEd-2.0-alpha(build 38) on Windows XP Protege doesn't start
up but returns:
Error 1 Logged at Mon Sep 26 16:10:36 CEST 2011
UnsupportedClassVersionError: Bad version number i…
-
```
Steps to reproduce:
1.Place some combobox element into a form
2.Try to change selected element in runtime
Exception occurs:
java.awt.IllegalComponentStateException: The frame is decorated
at…
-
To improve the consistency of how we show the tokens and names, I suggest couple of places to change.
### General
- [ ] #75
- [ ] #76
- [x] Our selects across the app do not show selected value,…