Skip to content

fix two Shortcuts with 'Alt + P/N' and 'Ctrl+M' - #270

Merged
deepin-bot[bot] merged 2 commits into
linuxdeepin:masterfrom
lJxDabab:master
Jan 25, 2024
Merged

fix two Shortcuts with 'Alt + P/N' and 'Ctrl+M'#270
deepin-bot[bot] merged 2 commits into
linuxdeepin:masterfrom
lJxDabab:master

Conversation

@lJxDabab

@lJxDabab lJxDabab commented Jan 25, 2024

Copy link
Copy Markdown
Contributor

Shortcuts Alt + P / N match the help Shortcuts Alt + P / N, left to right match,forbid to match the English quotation marksas brackets

Log: this "ALT + P/N" shortcut do not require the English quotation to be considered
Bug: https://pms.uniontech.com/bug-view-233883.html

fix: Shortcut 'Ctrl + M cursor' move to row indentation not implemented
change the logic of the 'Ctrl + M' Shortcut to a normal action.

log: Fix the Shortcut 'Ctrl + M cursor' to move to raw indentation
Bug: https://pms.uniontech.com/bug-view-233877.html

change the logic of the 'Ctrl + M' Shortcut
to a normal action.

log: Fix the Shortcut 'Ctrl + M cursor' to move to raw indentation
Bug: https://pms.uniontech.com/bug-view-233877.html
@deepin-ci-robot

Copy link
Copy Markdown

Hi @lJxDabab. Thanks for your PR. 😃

@github-actions

github-actions Bot commented Jan 25, 2024

Copy link
Copy Markdown

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@lJxDabab

Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA.

deepin-bot Bot added a commit to linuxdeepin/cla that referenced this pull request Jan 25, 2024
@lJxDabab lJxDabab changed the title issue 233877 233883 fix two Shortcuts with 'Alt + P/N' and 'Ctrl+M' Jan 25, 2024
Comment thread src/editor/dtextedit.cpp Outdated
bool currentMark = m_cursorMark;
bool markCursorChanged = false;

qWarning()<<m_cursorMark;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个调试用的?提交要移除

Shortcuts Alt + P / N, left to right match,
forbid to match the English quotation marks
as brackets

Log: this "ALT + P/N" shortcut do not require
the English quotation to be considered
Bug: https://pms.uniontech.com/bug-view-233883.html

@rb-union rb-union left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/+1

@deepin-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: lJxDabab, rb-union

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@deepin-bot

deepin-bot Bot commented Jan 25, 2024

Copy link
Copy Markdown
Contributor

This pr cannot be merged! (status: unstable)

@lJxDabab

Copy link
Copy Markdown
Contributor Author

/merge

@deepin-bot
deepin-bot Bot merged commit 72c63eb into linuxdeepin:master Jan 25, 2024
rb-union added a commit to rb-union/deepin-editor that referenced this pull request Feb 1, 2024
Bump version to 6.0.16
PR:
* linuxdeepin#268
* linuxdeepin#269
* linuxdeepin#270
* linuxdeepin#271

Log: Bump version to 6.0.16
rb-union added a commit that referenced this pull request Feb 1, 2024
Bump version to 6.0.16
PR:
* #268
* #269
* #270
* #271

Log: Bump version to 6.0.16
rb-union added a commit to rb-union/deepin-editor that referenced this pull request Aug 20, 2024
Bump version to 6.0.16
PR:
* linuxdeepin#268
* linuxdeepin#269
* linuxdeepin#270
* linuxdeepin#271

Log: Bump version to 6.0.16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants