Christian Schneider

Results 84 comments of Christian Schneider

Next findings: 1) I found that with _SPAN_EXCLUSIVE_EXCLUSIVE_ zero spans are not allowed, but with all other _SPAN..._ is allowed. So I replaced all occurences of _SPAN_EXCLUSIVE_EXCLUSIVE_ by _SPAN_INCLUSIVE_EXCLUSIVE_. =>...

- Every apperience _SPAN_EXCLUSIVE_EXCLUSIVE_ is double in a short time frame. - It seems that taping on menu entries causes this error message (or opening the related screen) Here the...

There is a 2nd issue too: ``` 09-13 17:10:02.471 7667 7667 W IInputConnectionWrapper: getSelectedText on inactive InputConnection 09-13 17:10:02.471 7667 7667 W IInputConnectionWrapper: setComposingText on inactive InputConnection 09-13 17:10:02.471 7667...

@r10s see the beginning of the big log block. I restructured log format of core to have proper columns. It gives a much better overview. Maybe we could adapt this...