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

Issue: Preview Pane fields should be read-only #12781

Closed
mdtauk opened this issue Jun 28, 2023 · 1 comment · Fixed by #12782
Closed

Issue: Preview Pane fields should be read-only #12781

mdtauk opened this issue Jun 28, 2023 · 1 comment · Fixed by #12782
Assignees

Comments

@mdtauk
Copy link
Contributor

mdtauk commented Jun 28, 2023

Description

Some of the deatils pane items display a textbox on hover - and allow editing the value within. These fields should be read-only allowing for selecting to copy a value.

image

image

Steps To Reproduce

  • Hover over a text field;
  • Select the contents;
  • Edit the content;

Requirements

  • Either make these TextBlocks with the ability to select the text - or set the textboxes to read-only

Files Version

2.5.10

Windows Version

22621.1928

Log File

N/A

@mdtauk mdtauk added the bug label Jun 28, 2023
@mdtauk
Copy link
Contributor Author

mdtauk commented Jun 28, 2023

<TextBlock TextSelectionEnabled="True" />
<TextBox IsReadOnly="True"/>

@yaira2 yaira2 self-assigned this Jun 28, 2023
@yaira2 yaira2 moved this to 🔖 Ready to build in Files task board Jun 28, 2023
@github-project-automation github-project-automation bot moved this from 🔖 Ready to build to ✅ Done in Files task board Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants