Skip to content

Fix/diagnostic log copy able#4120

Merged
tomasMizera merged 3 commits intodev/2025.7.0from
fix/diagnosticLogCopyAble
Sep 30, 2025
Merged

Fix/diagnostic log copy able#4120
tomasMizera merged 3 commits intodev/2025.7.0from
fix/diagnosticLogCopyAble

Conversation

@kaustuvpokharel
Copy link
Contributor

Changed Text element to TextEdit, as Text element doesn't have copyable property existing.
Add additional property to the component for making it readOnly and copyable from mouse or keyboard or with touch.
Changed the "selected text highlight with forestGreen" as the default one looked too off the branding.

Could you please verify the color or if changed is required in the screenshots @tomasMizera

Screenshot 2025-09-29 at 3 23 43 PM Screenshot 2025-09-29 at 3 35 21 PM

@kaustuvpokharel kaustuvpokharel linked an issue Sep 29, 2025 that may be closed by this pull request
@github-actions
Copy link

Pull Request Test Coverage Report for Build 18108757143

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.003%) to 19.574%

Totals Coverage Status
Change from base Build 17678033457: 0.003%
Covered Lines: 13869
Relevant Lines: 70856

💛 - Coveralls

Copy link
Collaborator

@tomasMizera tomasMizera left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍🏻

@tomasMizera tomasMizera merged commit 550e67b into dev/2025.7.0 Sep 30, 2025
12 checks passed
@tomasMizera tomasMizera deleted the fix/diagnosticLogCopyAble branch September 30, 2025 14:02
tomasMizera added a commit that referenced this pull request Oct 31, 2025
* Target android 15 (#4010)

* Remove dep on mobile-sdk (Hello vcpkg) (#3811)

Remove dependency on mobile-sdk and system Qt via building of all Mergin Maps deps libraries (QGIS, GDAL, Proj, Qt, and others) by vcpkg system. Changes to CI GitHub workflows, asset management and shared files for platforms. Fixed windows and linux builds.

* Fix error dump on quit from QML components (#4104)

* Fix/diagnostic log copy able (#4120)

* Fix windows EOF breaking preview

* Refactor AttributePreviewController

* Add new formats for Exiv2 library (#4125)

* Merge pull request #4129 from MerginMaps/fix/haptic-vibration

Fix haptic vibration

* Fix android CI (#4122)

* Fix android CI

* Update version to 2025.7.0

* Fix apk size

* Death to input (#4103)

* Fix ios crash not crash (#4131)

* Fix the double deletion of Qml Engine

* Fix formatting & Clazy warning

* Fix forgotten ndk path variable (#4150)

* Fix android missing proj & qgis resources on android (#4155)

* Sign AABs too

---------

Co-authored-by: Peter Petrik <zilolv@gmail.com>
Co-authored-by: Kaustuv Pokharel <85729205+kaustuvpokharel@users.noreply.github.com>
Co-authored-by: Tomas Mizera <tomas.mizera@lutraconsulting.co.uk>
gabriel-bolbotina pushed a commit that referenced this pull request Nov 25, 2025
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.

Diagnostic log not copyable

2 participants