plateaukao / einkbro

A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.
Other
1.13k stars 80 forks source link

Sometimes tabs are duplicated / triplicated. #279

Open gety9 opened 1 year ago

gety9 commented 1 year ago

Sometimes (I don't understand what triggers this state) tabs are duplicated / triplicated Screenshot_20230808-175720

If i close Eink Bro (using multitasking window) and then reopen Eink Bro they are shown correctly again Screenshot_20230808-175754

plateaukao commented 1 year ago

Personally, I haven't encountered this issue on mine various devices. I may need you to provide specific steps to reproduce this issue, so that I can look into what goes wrong. Otherwise, I don't know how to investigate this issue.

gety9 commented 1 year ago

I would try to figure out exact steps to trigger the doubling / tripling of tabs... However no luck yet :)

Do you have "Settings > Behavior > Save Tabs" Enabled?

plateaukao commented 1 year ago

Yes, on all my devices.

marco-zan commented 2 months ago

I am here trying to help... It happens to me especially when opening a lot (around 20) tabs, using the button "open in a new tab in the background".

It feels like a displaying / frontend issue, because the tabs are just displayed two times in the reverse order: [ 0 1 2 3 4 .. 4 3 2 1 0 ]

And clicking on either copies/occurencies of the same tab effectively highlights just the first one

Edit: I am on Eink bro 11.1.0 on the same device of author, Boox Note air 1 on Android 11

plateaukao commented 2 months ago

@marco-zan Thanks for providing extra information. I'll see if I could reproduct this with your observation.