Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nhảy chữ khi gõ trên thanh địa chỉ (firefox): us --> uú / cú #118

Open
hongmd opened this issue May 23, 2024 · 4 comments
Open

Comments

@hongmd
Copy link

hongmd commented May 23, 2024

CleanShot.2024-05-23.at.14.36.30.mp4

Lỗi chữ bị nhảy khi nhập trên thanh địa chỉ của trình duyệt firefox

us --> uú / cú

  • Trình duyệt: Firefox
  • MacOS 14.5
  • Goxkey 0.2.7 - Telex
@dvbthien
Copy link

Này sao mình test không bị ta

@hongmd
Copy link
Author

hongmd commented May 23, 2024

Đính chính lại đúng hơn là trên Floorp chứ không phải firefox, trên chrome thì không bị nhảy

@huytd
Copy link
Owner

huytd commented May 30, 2024

Ok nếu không phải là Firefox hay Chromium-based browser thì chắc chắn lỗi này nó sẽ xảy ra 😆

goxkey/src/input.rs

Lines 365 to 367 in 47673df

pub fn should_dismiss_selection_if_needed(&self) -> bool {
return self.active_app.contains("Firefox");
}

Để fix thì có thể thêm title của app bị lỗi vào hàm này, đây là cách hack không thể tránh được trên các trình duyệt như FF :D

@hongmd
Copy link
Author

hongmd commented May 31, 2024

à vậy để mình test xem sao, cảm ơn bạn nha 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants