Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add copy shortcuts to Auto-Type select dialog #11518

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

droidmonkey
Copy link
Member

Screenshots

image

Testing strategy

Tested manually

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

@droidmonkey droidmonkey added this to the v2.7.10 milestone Dec 1, 2024
@droidmonkey droidmonkey requested a review from phoerious December 1, 2024 20:15
Copy link

codecov bot commented Dec 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 63.90%. Comparing base (9a63e80) to head (5a3da59).
Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
src/autotype/AutoTypeSelectDialog.cpp 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #11518      +/-   ##
===========================================
- Coverage    63.91%   63.90%   -0.01%     
===========================================
  Files          362      362              
  Lines        38146    38152       +6     
===========================================
+ Hits         24379    24380       +1     
- Misses       13767    13772       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

* Fixes #10213
* Sets copy password/username/totp to Ctrl+Shift+1/2/3 respectively
@droidmonkey droidmonkey force-pushed the fix/autotype-dialog-shortcuts branch from 4e2464d to 5a3da59 Compare December 2, 2024 05:00
@droidmonkey droidmonkey merged commit af0c164 into develop Dec 24, 2024
11 checks passed
@droidmonkey droidmonkey deleted the fix/autotype-dialog-shortcuts branch December 24, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add keyboard shortcuts to copy password from Auto-Type dialog
2 participants