min icon indicating copy to clipboard operation
min copied to clipboard

why the window of Min-browser not compatible with skippy-xd?

Open ahmeteid7 opened this issue 10 months ago • 4 comments

  • Operating system: <zorin lite 16.3 xfce(xubuntu 20,04)>

i don't know why Min-browser not compatible with skippy-xd? https://github.com/felixfung/skippy-xd/issues/88

ahmeteid7 avatar Apr 06 '24 02:04 ahmeteid7

  • Does this also happen if you run an Electron app like electron-quick-start?
  • If you go to Min settings and enable "use separate title bar", does that help?

PalmerAL avatar Apr 07 '24 23:04 PalmerAL

i tried electorn-quick-start, i didn't face that problem with it. i tried to enable "separate title bar, but still has the same problem. i noticed Min-browser window itself doesn't have problem with skippy-xd,it works good, i noticed the problem with the tabs, i tried the window without opening any tabs,and worked. so i don't know why the tabs may conflict with skippy-xd? i tried min-browser with other switchers like the xfdashboard ,it works good, it seems there is conflict with the tabs of min-browser and skippy-xd.

ahmeteid7 avatar Apr 08 '24 03:04 ahmeteid7

We have some code that when there's a focus event on the window, we set the focus to the tab contents - maybe that's related? https://github.com/minbrowser/min/blob/master/js/webviews.js#L525-L529

Other than that, I don't really know; sorry.

PalmerAL avatar Apr 08 '24 03:04 PalmerAL

i think it's related. can i do something for that, or it will need a lot job, or may cause other problems?

ahmeteid7 avatar Apr 08 '24 03:04 ahmeteid7