keepassxc icon indicating copy to clipboard operation
keepassxc copied to clipboard

Fix clicking links in entry preview panel

Open droidmonkey opened this issue 3 years ago • 1 comments

  • Fixes #8636

Type of change

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

droidmonkey avatar Oct 25 '22 03:10 droidmonkey

Codecov Report

Base: 64.26% // Head: 64.28% // Increases project coverage by +0.03% :tada:

Coverage data is based on head (f23f30e) compared to base (d83743e). Patch coverage: 75.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8644      +/-   ##
===========================================
+ Coverage    64.26%   64.28%   +0.03%     
===========================================
  Files          341      341              
  Lines        44329    44333       +4     
===========================================
+ Hits         28484    28499      +15     
+ Misses       15845    15834      -11     
Impacted Files Coverage Δ
src/gui/DatabaseWidget.cpp 61.30% <ø> (-0.03%) :arrow_down:
src/gui/EntryPreviewWidget.cpp 84.04% <75.00%> (-0.56%) :arrow_down:
src/core/Entry.cpp 82.52% <0.00%> (-0.20%) :arrow_down:
src/core/FileWatcher.cpp 86.75% <0.00%> (+1.20%) :arrow_up:
src/fdosecrets/dbus/DBusMgr.cpp 53.67% <0.00%> (+1.47%) :arrow_up:
...rc/fdosecrets/widgets/SettingsWidgetFdoSecrets.cpp 59.09% <0.00%> (+3.03%) :arrow_up:
src/gui/Clipboard.cpp 85.96% <0.00%> (+7.02%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Oct 27 '22 11:10 codecov-commenter