Klym

Results 12 issues of Klym

Steps to reproduce: - Clear the app data. - Follow a wpcom site in Calypso. - Refresh the Following tab in the app's Reader. - Confirm that posts from followed...

[Type] Bug
[Pri] Low
Reader

### Reproduced 1. Load empty editor. 2. Press Enter twice. 3. On first line input some text, and apply list style. 4. Press enter after the text on the first...

bug
medium priority

This issue got uncovered after #835 got merged. When you slowly resize window sometimes image bounding box gets too large, which results in this (all the space at the bottom...

bug
Chromebooks

I was not able to reproduce this, but there are couple reports of extremely slow performance when typing. 1. User experienced a lag in the editor, no matter how much...

medium priority
performance

Currently, this html `bold italic bold` after being parsed to span and back to html will become `bold italic bold`. This is not a bug, this is how Google originally...

enhancement
high priority

``` Fatal Exception: java.lang.NullPointerException: Attempt to read from field 'java.util.List org.wordpress.android.fluxc.network.rest.wpcom.post.PostWPComRestResponse$PostsResponse.posts' on a null object reference at org.wordpress.android.fluxc.network.rest.wpcom.post.PostRestClient$3.onResponse(PostRestClient.java:115) at org.wordpress.android.fluxc.network.rest.wpcom.post.PostRestClient$3.onResponse(PostRestClient.java:110) at org.wordpress.android.fluxc.network.rest.GsonRequest.deliverResponse(GsonRequest.java:50) at com.android.volley.ExecutorDelivery$ResponseDeliveryRunnable.run(ExecutorDelivery.java:99) at android.os.Handler.handleCallback(Handler.java:751) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:154)...

### Expected behavior In a Reader, when you click the Follow button in the post's dropdown menu, the Follow button in the site header at the top of the Reader...

[Type] Bug
Reader

ZenDesk activities are using their own style, and do not respect Dark mode. We need to explore style overriding options for them and align their looks with the new WordPress...

[Type] Enhancement
Support
UI

We should migrate to a new [Preference library](https://developer.android.com/reference/androidx/preference/package-summary) introduced with androidx. It's based on recycler view and plays nicely with rest of the modern components that we are using. This...

[Type] Enhancement
Site Management

We get a bunch of issues like this: ``` io.sentry.android.core.ApplicationNotResponding: Background ANR at com.automattic.android.tracks.TracksClient.flush(TracksClient.java:368) at com.automattic.android.tracks.TracksClient$6.run(TracksClient.java:409) at android.os.Handler.handleCallback(Handler.java:942) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7950) at java.lang.reflect.Method.invoke at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)...

bug