Chilledheart / yass

lightweight and efficient, socks/http forward proxy. privoxy is not required. pure native, written in c++ and rust.
https://letshack.info/2024/01/22/iOS-VPN-Service/
Other
132 stars 11 forks source link

Input fields limited in characters, depending on character width #1086

Closed MaelCrd closed 3 weeks ago

MaelCrd commented 3 weeks ago

Environment

yass.exe --version

yass.exe 1.13.1 type: gui client (windows)
Last Change: 4719ee93f2ccd28dc7bf0f7398138ecabbc41c91-refs/branch-heads/1.13.1{0}
Features: official-build;mingw;arch: x86_64;release;clang 20.0.0;crosscompile;linker lld;ldflags icf;win7;sse3;libc++;mingw ucrt;tcmalloc_minimal (dll);mbedtls;ca-certificates 20240203.3.98;zlib;c-ares;nghttp2;quiche;balsa http parser
TCMALLOC: gperftools 2.15

Description

The input fields are limited in the number of characters, which is problematic in some cases (I use Smartproxy and the username length sometimes exceeds 50 characters).

Moreover, the limit depends on the width of the characters, for example:

Both are at the limit but since the i characters are smaller than the X, we can enter more characters.

Chilledheart commented 3 weeks ago

Thanks for reporting this issue. We can confirm it only occurs on windows version of yass.

Chilledheart commented 3 weeks ago

We are going to close this issue. Please re-open if the below binary doesn't fix your issue.

yass-1.13.1-fixed-edit.zip