Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fixes #3718 Modify the pop-up conditions of muya-format-picker#3721

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
cfs4819 wants to merge1 commit intomarktext:develop
base:develop
Choose a base branch
Loading
fromcfs4819:develop

Conversation

@cfs4819
Copy link

QA
Bug fix?yes
New feature?no
Breaking changes?no
Deprecations?no
New tests added?not needed
Fixed ticketsFixes#3718
LicenseMIT

Description

Before: When selecting the text by 'Shift' and 'Arrow keys', the 'muya-format-picker' that pop upon the selected text make it hard to continue selecting by 'Shift + ArrowUp' or 'Shift + ArrowDown' , while 'Shift + ArrowLeft' or 'Shift + ArrowRight' working still.

So I modified the pop up logic of the 'muya-format-picker'. Add code to check if the 'Shift' is still pressed. If so the 'muya-format-picker' won't pop up.

dben89x and Jomarra96 reacted with thumbs up emoji
@dben89x
Copy link

Can we get a review on this so we can merge? This fixes a broken feature, and its scope seems to be relatively simple and contained. The shift key needs to trigger an exception for the muya-format-picker, otherwise it blocks further selection. Repeatedly spamming the "Escape" key is one workaround I guess...

Jomarra96 reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

How to remove the small pop-up format tool bar that appears when selecting the text using Shift and arrow keys?

2 participants

@cfs4819@dben89x

[8]ページ先頭

©2009-2025 Movatter.jp