elevenhsoft / WebApps

Web applications at your fingertips.
GNU General Public License v3.0
74 stars 5 forks source link

Freeze When Use CTRL Shortcuts #11

Closed Tahinli closed 1 month ago

Tahinli commented 2 months ago

Hi, When I use Ctrl+(x,c,v) program freezes.

https://github.com/elevenhsoft/WebApps/assets/96421894/e79c6baf-32a6-4cc7-8150-f98c761152d1

elevenhsoft commented 2 months ago

I know about this. Also heard it's an upstream bug. I must think what to do about it. I need to dig it deeper. For now I did not have time, probably it needs to look into libcosmic and how it handles clipboards. It must crash on something related to it. Thank you for your testing. That's really helps and I'm gonna fix them all. For now I would recommend to avoid using your clipboard if possible.

Unfortunately I realized it's just a one of more important features since most of the time people will copy URL instead of typing it. Well. I'm gonna to make a priority for this one.

elevenhsoft commented 1 month ago

This should be already fixed with latest libcosmic. Dependencies are updated, i will push to flathub soon.