rime / rime/squirrel

Squirrel 15.2 在 Mac OS 10.10 上选单竖排的怪异行为

Open
#536 9 comments 0 reactions 0 assignees View on GitHub

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
其结果是选单只显示一个字,且无法翻页(见附图)
Capture d’écran 2021-02-14 à 09 27 51

若用设置

"style/candidate_list_layout": linear # linear     | stacked
"style/text_orientation": vertical #    horizontal | vertical

其行为怪异,效果如下
Capture d’écran 2021-02-14 à 17 35 13

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.