tsdm_client icon indicating copy to clipboard operation
tsdm_client copied to clipboard

[BUG] 个人主页名称处右侧有一条奇怪的线

Open Qing-Novel opened this issue 1 month ago • 2 comments

确认事项

  • [x] 我已确认网页端论坛的相应页面(如果有)不存在相应的错误行为,这个问题只存在于客户端。

  • [x] 我已在最新稳定版上验证,该问题依然存在。

  • [x] 我已在issue中搜索,确认没有重复或类似issue。

  • [x] 我已确认这个问题不属于已知问题

  • [x] 我确认这个问题不属于安全漏洞(例如账号cookie超时、泄露)。安全漏洞问题不要在此上报,请论坛私信联系ruik0

复现步骤

使用平板打开个人主页即可看到(平板比较大,触发app的平板布局才可看见,手机布局app是看不到的)

预期的结果

应该没有线条

实际的结果

有多余的线条

应用信息

Info

  • Version: 1.13.0+53.ba1be302 (1989) (2025-11-25)
  • Flutter: 3.38.3 stable (19074d12f7)
  • Dart: 3.10.1 (stable)

环境信息

aosp12

附加信息

现象、信息填写到此处

Image

在此粘贴截图

当次启动日志
[debug] | 22:56:12 227ms | ------------------- start app -------------------
[debug] | 22:56:12 231ms | connect to database
[debug] | 22:56:12 231ms | init database file at /data/user/0/kzs.th000.tsdm_clienu/files/db/mainV2.db
[debug] | 22:56:12 248ms | load cookie from database with login user uid: ****734
[debug] | 22:56:12 248ms | build no-cookie with cookie: null
[debug] | 22:56:12 259ms | InitCubit: deleting outdated image, outdateTime=2025-11-19 22:56:12.259474
[debug] | 22:56:12 276ms | InitCubit: deleted outdated image cache count 0
[debug] | 22:56:12 291ms | RootLocationCubit: enter page /homepage
[debug] | 22:56:12 292ms | ForumHomeRepository: fetch home page
[debug] | 22:56:12 292ms | build cookie with user info: null
[debug] | 22:56:12 292ms | ProfileRepository: fetch profile page v2
[debug] | 22:56:12 293ms | build cookie with user info: null
[debug] | 22:56:13 260ms | build cookie with user info: null
[info] | 22:56:13 261ms | _GzipEncodingChecker: removing gzip encoding in request
[debug] | 22:56:14 936ms | ForumHomeRepository: use fetched home page
[debug] | 22:56:15 511ms | CookieProvider: save authed cookie to storage
[debug] | 22:56:15 527ms | AuthenticationRepository: save logged user info: UserLoginInfo{ username=******, uid=****734, 
[debug] | 22:56:15 547ms | CookieProvider: update user info: UserLoginInfo{ username=******, uid=****734, 
[debug] | 22:56:15 548ms | CookieProvider: complete user info updated, sync cookie
[debug] | 22:56:15 560ms | AuthenticationRepository: login with document: user UserLoginInfo{ username=******, uid=****734, 
[debug] | 22:56:15 567ms | NotificationBloc: updating all notifications...
[info] | 22:56:15 568ms | AutoNotificationCubit: start auto fetch with duration 0:01:00.000000
[debug] | 22:56:15 613ms | NotificationBloc: fetch notification since 2025-11-26 22:54:54
[debug] | 22:56:15 613ms | build cookie with user info: null
[debug] | 22:56:16 22ms | NotificationBloc: saving notification: notice=0 personalMessage=0 broadcastMessage=0 latestTime=null
[debug] | 22:56:16 57ms | NotificationBloc: load local notification: notice=500 personalMessage=9 broadcastMessage=0
[debug] | 22:56:17 536ms | RootLocationCubit: enter page /profile
[debug] | 22:56:17 537ms | ProfileRepository: fetch profile page
[debug] | 22:56:17 537ms | build cookie with user info: null
[warning] | 22:56:19 614ms | failed to build managed forum: fid is null
[debug] | 22:57:39 794ms | RootLocationCubit: enter page /settings
[debug] | 22:57:41 378ms | RootLocationCubit: enter page /about
[debug] | 22:57:51 855ms | RootLocationCubit: enter page /debugLog

Qing-Novel avatar Nov 26 '25 14:11 Qing-Novel

  1. 这条线是一直存在么?还是只有上下滑动页面过程中或者上下滑动到某个位置时才会有?
  2. 只有这一台设备有这个问题么?
  3. 这台设备的cpu是什么

我这里无法复现

realth000 avatar Nov 27 '25 17:11 realth000

  1. 这条线是一直存在么?还是只有上下滑动页面过程中或者上下滑动到某个位置时才会有?
  2. 只有这一台设备有这个问题么?
  3. 这台设备的cpu是什么

我这里无法复现

一直存在,打开后就有 目前是这样的,但感觉是大屏幕才有(下班后我看下pc端有没有) 麒麟9010

https://github.com/user-attachments/assets/5eaedd11-4628-4f6f-9702-863b9a6d16c5

Qing-Novel avatar Nov 28 '25 00:11 Qing-Novel