Skip to content
#

winui

Here are 138 public repositories matching this topic...

Files
GeorgeV220
GeorgeV220 commented Mar 29, 2022

Description

When I copy an excel column and paste it in the search field, a PNG file is created with the paste value.

Steps To Reproduce

  1. Copy a column from excel
  2. Paste it on search field

Expected behavior

Paste the value and not create the PNG file.

Files Version

Version: 2.1.33.0 OS Version: 10.0.22000.556

Windows Version

Windows 11 Pro | 21H2 | 22000.556 | Win

bug triage approved good first issue
DevToys
FahimFBA
FahimFBA commented Jan 24, 2022

What's the Problem?

It is not any type of problem.

Solution/Idea

This project is currently missing the Code of Conduct. If you have any plan on adding that then I would be more than glad to do that for you by adding a PR for that. Please let me know what do you think about that.

Alternatives

According to Google:

A code of conduct defines standards for how to eng

documentation good first issue
uno
MartinZikmund
MartinZikmund commented Mar 28, 2022

Current behavior

Might be specific to Samples app, but requires investigation if this sequence of events is handled properly in general.

Expected behavior

Should not cause exception.

How to reproduce it (as minimally and precisely as possible)

  1. Open Samples app on Android
  2. Press the hardware back button to "close" the app
  3. Switch to the app using task switcher on Android (
kind/bug good first issue platform/android project/core-tools
microsoft-ui-xaml
MartinZikmund
MartinZikmund commented Nov 20, 2021

Describe the bug

The TwoPaneView sets up m_windowSizeChangedRevoker, m_pane1LoadedRevoker and m_pane2LoadedRevoker but it seems they are never revoked. Am I missing something and is it intentional or is it a oversight?

Steps to reproduce the bug

Looking into the code 👀

Expected behavior

No response

Screenshots

No response

NuGet package version

Microsoft.UI.

good first issue help wanted area-TwoPaneView team-Controls

Improve this page

Add a description, image, and links to the winui topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the winui topic, visit your repo's landing page and select "manage topics."

Learn more