ITADN

[BUG] Small UI bugs

#554OpenCtrl-Alb 创建于 2026-03-17
bug
C
Ctrl-Albcommented
<!-- WARNING: Issues with the template below removed will be closed! --> <!-- Thanks for helping make Pearcleaner better! Before you submit your issue, please make sure you follow the list below and check the appropriate boxes by putting an x inside the [ ]: [x] --> ### New Issue Checklist - [x] I updated Pearcleaner to the latest version and still observe the issue - [x] I searched for [existing GitHub issues](https://github.com/alienator88/pearcleaner/issues) - [x] OS Version: 26.3.1 - [x] Pearcleaner Version: 5.4.3 --- ### Issue: <!-- A clear and concise description of what the bug is --> Thank you for developing Pearcleaner! I like the UI, but I noticed two small problems that I wanted to report: 1. Some text boxes cut off part of the text, so the user can't read the entire message (see the first screenshot); 2. When in the file/folder list of a specific app, the number of items found is reversed. For example, instead of being "1 file found out of 8 in total", it appears as "8/1" (see the second screenshot). #### Steps: <!-- Provide step by step directions on how the issue is reproduced --> 1st issue: 1. Open Pearcleaner 2. Open a section of the app where there's a text box (for example, the first time you open `orphaned files`) 3. Notice that it's not possible to read the entire message 2nd issue: 1. Open Pearcleaner 2. Open an app in the Pearcleaner app list 3. Use the search and notice the number of files/folders found #### Screenshots: <!-- If applicable, add screenshots to show the bug --> - 1st issue: <img width="1012" height="774" alt="Image" src="https://github.com/user-attachments/assets/a0a99de2-a78c-44b2-86fc-929bc68523e1" /> - 2nd issue: ![Image](https://github.com/user-attachments/assets/e41fb922-7268-4b30-8df1-6950bdf2c999) <!-- If your issue has logging that might help, you can grab them via the steps below --> <!-- 1. While Pearcleaner is running, push `CMD+D` to open the debug console and show captured logs 2. If relevant logs are seen in the console, copy them below --> #### Debug Console <pre> [REPLACE THIS TEXT BETWEEN THE PRE TAGS WITH YOUR LOGS] </pre> --- <!-- 1. Open the Terminal app and run the following command: log stream --level debug --style compact --predicate 'subsystem == "com.alienator88.Pearcleaner"' 2. Launch Pearcleaner to reproduce the startup issue 3. Copy the logs below from Terminal --> #### Console Logs <pre> [REPLACE THIS TEXT BETWEEN THE PRE TAGS WITH YOUR LOGS] </pre>
0 条评论