Squirrel 15.2 在 Mac OS 10.10 上选单竖排的怪异行为
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
选单横排正常;但是设置选单竖排会出现怪异行为:
若用设置
"style/horizontal": false
其结果是选单只显示一个字,且无法翻页(见附图)

若用设置
"style/candidate_list_layout": linear # linear | stacked
"style/text_orientation": vertical # horizontal | vertical
其行为怪异,效果如下

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the behavior on macOS 10.10 with "style/horizontal": false, then try the candidate_list_layout and text_orientation settings described in the issue. Inspect the candidate menu's vertical layout handling; done means the vertical menu displays its content correctly and supports paging without the reported distortion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100