Skip to content

Bug fix 0715#1692

Merged
WhiredPlanck merged 4 commits into
osfans:developfrom
WhiredPlanck:bug-fix-0715
Jul 16, 2025
Merged

Bug fix 0715#1692
WhiredPlanck merged 4 commits into
osfans:developfrom
WhiredPlanck:bug-fix-0715

Conversation

@WhiredPlanck

@WhiredPlanck WhiredPlanck commented Jul 15, 2025

Copy link
Copy Markdown
Collaborator

Pull request

Issue tracker

Fixes will automatically close the related issues

Fixes #1626
Fixes #1640
Fixes #1659
Fixes #1664

Feature

Describe features of this pull request

Code of conduct

Code style

Build pass

  • make debug

Manually test

  • Done

Code Review

  1. No wildcards import
  2. Manual build and test pass
  3. GitHub Action CI pass
  4. At least one contributor review and approve
  5. Merged clean without conflicts
  6. PR will be merged by rebase upstream base

Daily build

Login and download artifact at https://github.com/osfans/trime/actions

Additional Info

This can fix the issue that menu items of PrefActivity would disappear sometimes.
Now system will trigger `onPrimaryClipChanged` twice in short time, this is a workaround for it.
@WhiredPlanck
WhiredPlanck requested review from Bambooin and goofyz July 15, 2025 11:25
@Bambooin

Copy link
Copy Markdown
Collaborator

Found two regressions on this patch:

  1. On light theme, the number keyboard label are missing
  2. On dark theme, all label of keyboard are missing

@WhiredPlanck

Copy link
Copy Markdown
Collaborator Author

Found two regressions on this patch:

1. On light theme, the number keyboard label are missing

2. On dark theme, all label of keyboard are missing

Gross, I'll fix soon.

@WhiredPlanck

Copy link
Copy Markdown
Collaborator Author

@Bambooin Re-push a fix.

@Bambooin

Copy link
Copy Markdown
Collaborator

The blocked regressions were fixed in the latest commit, thanks.

One small regression on click "主题" button in the keyboard, the heigth of first row is too large comparing with other rows.

@WhiredPlanck

Copy link
Copy Markdown
Collaborator Author

the heigth of first row is too large comparing with other rows.

I'm not quite clear. Could you post a screen recording?

@Bambooin

Copy link
Copy Markdown
Collaborator

Sure, here is the screenshot for the issue, the height of first row is too large than other rows which are too small to click.

row

@WhiredPlanck

Copy link
Copy Markdown
Collaborator Author

Sure, here is the screenshot for the issue, the height of first row is too large than other rows which are too small to click.

row

Oh, I see. This is a issue introduced by the last refactoring to theme system. I'll try to fix this in future PR.

@WhiredPlanck
WhiredPlanck merged commit b3d78a0 into osfans:develop Jul 16, 2025
3 checks passed
@WhiredPlanck
WhiredPlanck deleted the bug-fix-0715 branch July 16, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants