-
If to initialize `qx.data.Array` by JS Array and try to get values via index operation then values are incorrect.
```javascript
const a = new qx.data.Array([1,2,3]);
console.log(a[0], a[1]);
```…
-
**Describe the user role**
As a user who works with a large study (with many services and Gb of data) I might click on the Logger to check progress of the different services. This often makes the brow…
-
When opening https://qooxdoo.org/qxl.playground/ the following error is displayed is the native console and the application log:
```
Unfortunately, an unrecoverable internal error was caused by yo…
-
**Describe the bug**
It seems that for current edge versions (maybe other browsers too) native scrollbars used in qooxdoo emits decimal values for scrollbar positions.
The issue was observed when sc…
-
## Long story short
Occasionally file picker uploads don't work (i.e. fail silently). It can usually be resolved through repeated attempts. This affects both the "drag and drop" functionality, and th…
-
**Describe the bug**
Old configuration of webfonts seems like doesn't work and not supported.
**To Reproduce**
Steps to reproduce the behavior:
Add following content to relevant files.
**Manife…
-
**Describe the bug**
This bug only occurs on iPhones with ios on safari and chrome with default mobile mode, not on other browsers and operating systems. There is also no bug if you activate the desk…
-
## Long story short
Add option to reset value to default
![image](https://user-images.githubusercontent.com/32402063/59699717-5672fb80-91f2-11e9-88dc-42d56a66a5b0.png)
Note: Your environment …
-
**Describe the bug**
In Mozilla Firefox after zooming (scaling) in table you can see border gaps which overlap adjacent cells.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Widget B…
-
## Long story short
Sometimes the file tree in a jupyter notebook becomes un-navigatable (randomly).
## Expected behaviour
I expect the file tree to be navigatable.
## Actual behaviour
It fre…