spacecowboy / Feeder

Android RSS reader app
GNU General Public License v3.0
1.63k stars 99 forks source link

Glitch when closing an article opened in browser tab #400

Open christop69 opened 3 weeks ago

christop69 commented 3 weeks ago

Checklist

App version

2.6.33

Where did you get the app from

Google Play

Android version

14

Device model

Samsung A55

First occurred

No response

Steps to reproduce

Sometimes closing a tab (Firefox) leads to an unexpected refresh or just an artefact when returning in the list (cf screenshots)

Screenshot_20241027_143336_Feeder

Screenshot_20241027_143409_Feeder

Expected behaviour

No response

Current behaviour

No response

Logs

No response

spacecowboy commented 3 weeks ago

Have you configured "sync on startup"?

christop69 commented 3 weeks ago

Have you configured "sync on startup"?

Yes I did

spacecowboy commented 3 weeks ago

Then it's not an un-expected refresh.

But still, it shouldn't glitch :/

christop69 commented 3 weeks ago

Then it's not an un-expected refresh.

OK I understand that returning to the feed after closing an article opened in browser's tab is considered as a "startup" ? Would it be possible to differentiate application startup from tab closing and not refresh in this case ?

spacecowboy commented 3 weeks ago

There is no difference from the perspective of the app. Opening a custom tab is the same as opening another app.

So harder than it sounds.