id
int64
393k
2.82B
repo
stringclasses
68 values
title
stringlengths
1
936
body
stringlengths
0
256k
βŒ€
labels
stringlengths
2
508
priority
stringclasses
3 values
severity
stringclasses
3 values
621,152,787
rust
align_to prefix max length not taken into account in optimization
<!-- Thank you for filing a bug report! πŸ› Please provide a short summary of the bug, along with any information you feel relevant to replicating the bug. --> I tried this code: ```rust pub fn count_non_ascii_sse2(buffer: &[u8]) -> u64 { let mut count = 0; let (prefix, simd, suffix) = unsafe { buffe...
A-LLVM,I-slow,T-compiler,A-SIMD,C-bug,A-autovectorization
low
Critical
621,166,621
PowerToys
Please allow individual tools to be installed
# Please allow individual tools to be installed The PowerToys are great - but not always all at once. Therefore: please allow us to select which Toys should be installed. # Proposed technical implementation details (optional) It would be great if the individual Toys could be installed by using Winget, for example...
Idea-Enhancement,Area-Setup/Install,Area-Enterprise
high
Critical
621,169,731
PowerToys
File Explorer (Preview Panes) - Open document format
# Summary of the new feature/enhancement Currently to preview open document formats (ODF) like .odt you need certain 3rd party software installed. The PowerToys preview pane should render (at least basic text) a scrollable/first page representation of the document.
Idea-Enhancement,Product-File Explorer
low
Minor
621,180,327
flutter
Make keyboard events easier to use on Android PlatformViews
https://github.com/flutter/flutter/issues/55046 reported that the keyboard doesn't work for Android EditText's inside of PlatformViews. After researching the problem we found that things like `webview_flutter` use a complex setup of `InputConnection`'s in order to make keyboard access work. So, it isn't a problem of ...
platform-android,framework,engine,a: quality,a: platform-views,c: proposal,P3,team-android,triaged-android
low
Major
621,184,686
flutter
Feature request: Ability to hide cursor pointer (Android)
<!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.dev/ * https://api.flutter.dev/ * https://stackoverflow.com/questions/tagged/flutter?sort=frequent If you hav...
a: text input,c: new feature,framework,c: proposal,P3,team-framework,triaged-framework
low
Critical
621,208,238
TypeScript
Polymorphic TypedArray methods return wrong type in subclasses
<!-- 🚨 STOP 🚨 𝗦𝗧𝗒𝗣 🚨 𝑺𝑻𝑢𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Even if you think you've found a *bug*, please read the FAQ first, especially the Common "Bugs" That Aren't Bugs section! Please help us by doing the following steps b...
Bug,Domain: lib.d.ts
low
Critical
621,211,408
terminal
Split panes equally in size
<!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further expl...
Issue-Feature,Area-UserInterface,Product-Terminal
medium
Critical
621,212,448
PowerToys
Key remapper doesn't recognize Office key
<!-- **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. --> # Environment ``` Windows build number: 10.0.19041.264 PowerToys version: 0.18 PowerToy module for...
Product-Keyboard Shortcut Manager
medium
Critical
621,212,792
rust
`unsafe` blocks do not apply to array length expressions they contain
The [following example](https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=53cd554bc1f6829ebeb6b37a58375f40) fails to compile on the latest nightly. ```rust #![feature(core_intrinsics)] #![feature(const_int_unchecked_arith)] fn main() { let _ = unsafe { [0i32; std::intrinsics::unchecked_add(...
T-compiler,C-bug,A-const-eval,A-array
low
Critical
621,221,077
godot
Line2d's antialiased is not working correctly in GLES 3
Godot_v3.2.2-beta2_win64 windows 10 Godot_v3.2.2-beta2_win64 Gles3 ![image](https://user-images.githubusercontent.com/13883739/82368246-bdb4b380-9a32-11ea-805c-9769dfb2e152.png) Gles2 ![image](https://user-images.githubusercontent.com/13883739/82368303-d6bd6480-9a32-11ea-8e5d-8ac8e2294dfe.png) Querry -...
bug,topic:rendering,topic:2d
low
Major
621,228,926
PowerToys
[Run] Support Extensions
Is the plugin environment the same as with Wox? The Wox.Plugin package seems to still be present. Can existing wox plugins be used? I can't drag any files into the launcher like I could with wox. Do you have any guides or tips for creating a plugin otherwise?
Idea-Enhancement,Product-PowerToys Run,Run-Plugin,Run-Plugin Manager
high
Critical
621,235,751
flutter
Talkback does not honor namesRoute on Samsung devices
When creating a Semantics widget with scopesRoute AND namesRoute set to true, and specifying a label works on Android, except for Samsung devices. An easy way to see this is by creating an app that simply pushes a new route onto the stack, and Talk Back doesn't read anything at all on Samsung devices. This is related t...
e: device-specific,platform-android,framework,engine,a: accessibility,f: routes,customer: amplify,has reproducible steps,P2,e: samsung,team-android,triaged-android,found in release: 3.19,found in release: 3.21
low
Critical
621,245,097
PowerToys
[Run][New Plugin] Have the ability to search and open an Outlook Contact card.
I"m not sure how many folks other than myself spent the last 10 yrs complaining in the Office forums that I could not click the start button and type in anything from a Outlook Desktop contacts card, including something from the notes section, or a phone # to pull up AND LAUNCH a contact card. The issue is now, when...
Idea-Enhancement,Product-PowerToys Run,Run-Plugin
low
Major
621,247,851
flutter
Let iOS keyboard dismissal synchronize with scroll
Since https://github.com/flutter/flutter/issues/21814, keyboards will dismiss during scroll. For higher fidelity, rather than one single brisk dismissal event, the keyboard dismissal should ideally be done gradually along with the scroll gesture. Android counterpart: https://github.com/flutter/flutter/issues/62876
a: text input,c: new feature,platform-ios,framework,engine,a: fidelity,f: scrolling,customer: crowd,c: proposal,P3,team-ios,triaged-ios
high
Critical
621,274,046
pytorch
equivalent of tensorflow's embedding_lookup_sparse
## πŸš€ Feature <!-- A clear and concise description of the feature proposal --> A way to gather embedding and reduce via methods such as sum or mean when a sparse index tensor is provided. ## Motivation <!-- Please outline the motivation for the proposal. Is your feature request related to a problem? e.g., I'm always ...
feature,triaged
low
Minor
621,275,016
PowerToys
[Run] Setting to show path in result list without hovering
# Summary of the new feature/enhancement The launcher sometimes finds some applications/executables which are not easy to put in context. For example, when I search for "uninstall" I get several suggestions. a list of applications called "Uninstall" without any further information, except the icon and "Win32 applic...
Idea-Enhancement,Product-PowerToys Run,Area-User Interface
low
Minor
621,284,279
kubernetes
SSA Apply: Different or same command?
I've had different form of this conversation with many different people and so far we've been going toward making server-side apply the same command, but there are pros and cons to both approach. I'd like to have a more formal discussion about this. I'm going to try to describe the problem neutrally, but I think I'm...
sig/api-machinery,sig/cli,lifecycle/frozen,wg/api-expression
low
Critical
621,288,821
youtube-dl
yupptv.com request
<!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Carefully read and work through this check lis...
site-support-request
low
Critical
621,345,695
pytorch
[jit] `jit.annotate` and multiple compilation of functions with different types
## πŸš€ Feature Provide a way to `jit.script` a method more than once with different signatures. ## Motivation Providing "templating" or specializing generics functionality by reusing function definitions in Python for multiple scripted functions that differ in signature but share the body. Currently the only way...
triage review,oncall: jit
low
Minor
621,350,890
flutter
Remake native iOS button in example/flutter_view
The example was build with the MaterialControls pod, whose repository now 404s; as a result the tree is closed because this example doesn't build. https://github.com/flutter/flutter/pull/57621 does a quick and dirty replacement with a featureless, shadowless, square button. It should be made to look a lot less bad, ...
framework,f: material design,d: examples,team-design,triaged-design
low
Minor
621,364,002
TypeScript
RegExp literal flag types
<!-- 🚨 STOP 🚨 𝗦𝗧𝗒𝗣 🚨 𝑺𝑻𝑢𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Please help us by doing the following steps before logging an issue: * Search: https://github.com/Microsoft/TypeScript/search?type=Issues * Read the FAQ, especia...
Suggestion,Awaiting More Feedback
low
Critical
621,367,293
go
net/http/httptrace: Provide direction in the documentation for ClientTrace on safety of request mutations
The documentation for `ClientTrace` provides no guidance on if it is safe to modify the request from within any of the trace functions. It mentions that the functions within `ClientTrace` may be called concurrently, but does not comment on if these functions are permitted to modify the request. In contrast, the documen...
Documentation,NeedsInvestigation
low
Major
621,393,647
vscode
Touch screen on chromebook
Issue Type: <b>Feature Request</b> Can we have touch screen scrolling on chromebooks. I understand virtual keyboard may not be possible yet but basic cursor movement and scrolling should be possible. VS Code version: Code 1.44.2 (ff915844119ce9485abfe8aa9076ec76b5300ddd, 2020-04-16T17:50:03.709Z) OS version: Lin...
feature-request,polish,web,touch/pointer
medium
Critical
621,401,288
pytorch
test_float_to_int_conversion_finite_cpu_int16 is failing on MacOS
``` May 19 08:56:50 ====================================================================== May 19 08:56:50 FAIL [0.003s]: test_float_to_int_conversion_finite_cpu_int16 (__main__.TestTorchDeviceTypeCPU) May 19 08:56:50 ---------------------------------------------------------------------- May 19 08:56:50 Traceback (...
high priority,module: tests,triaged,module: numpy
low
Critical
621,440,384
flutter
Document that service workers require https
Images pulled from the web show ok when running `flutter run -d chrome` However when I deploy the app on Firebase using: firebase deploy and hitting the endpoint, when I refresh the page, network pulled images do not show up at all. If I force refresh on the browser, they appear again.
tool,d: api docs,platform-web,P3,team-web,triaged-web
low
Major
621,453,907
PowerToys
[Run] Support single key press to open Run (e.g. caplock)
# Launch PowerToys Run by pressing capslock Make Capslock into a hyper key, ideally to launch PowerToys Run (or other uses as ppl see fit). ## Advantages: - save time: Alt-Space is two key presses, capslock is one. - Capslock is obsolete. ChromeOS has already turned it into a search key so for kids using chro...
Idea-Enhancement,Help Wanted,Product-PowerToys Run
medium
Critical
621,456,387
flutter
Proposal: Add about dialogue and license page for cupertino package.
## Use case Display information about an app in a dialogue. Display collected licenses. ## Proposal Add a new UI for the Cupertino package mirroring that which already exists for the Material package. ## Related issues #57226
c: new feature,framework,f: cupertino,c: proposal,team-design,triaged-design
low
Minor
621,465,826
TypeScript
Include types for TSConfig
## Search Terms types for tsconfig ## Suggestion Include types for TSConfig. ## Use Cases Automation and code generation ## Examples I'd like an extensible way to create and modify TSConfig files, and to represent these files as objects. ## Checklist My suggestion meets these guidelines: *...
Suggestion,Awaiting More Feedback
low
Minor
621,479,209
go
cmd/go: return best-effort results despite inconsistent vendoring
Following up on https://github.com/golang/go/issues/39100, is it possible for the `go` command to return partial results even with an inconsistent vendor folder? This is done in several (arguably smaller) cases, like #35973 and #38846. If `go list` could return partial results along with the error, that would make t...
Vendoring,NeedsInvestigation,FeatureRequest,modules
medium
Critical
621,523,112
terminal
Update Preview icon to align with Edge
# Environment ```none Windows build number: 19628 Windows Terminal version (if applicable): 1.0.1402 ``` # Steps to reproduce Install Windows Terminal Preview # Expected behavior The Terminal Preview icon and Edge Insider icon's preview-labels line up nicely and use the same font and size. # Actual...
Issue-Bug,Area-UserInterface,Product-Terminal,Priority-3
low
Major
621,530,588
pytorch
LibTorch 1.5.0 not supporting GLIBC < 2.23
## πŸ› Bug LibTorch 1.5.0 seemed built on top of GLIBC 2.23 where PyTorch 1.5.0 pip wheel built on lower version. Do we have a plan to support LibTorch on version below 2.23? Or any instruction for user on GLIBC 2.23 and below to use it? ## To Reproduce If you try to use it on Cent OS 7, you can easily fall int...
module: build,module: cpp,triaged
low
Critical
621,530,833
terminal
FPS overlay for performance debugging
<!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further expl...
Issue-Feature,Help Wanted,Area-Rendering,Area-Extensibility,Product-Terminal
low
Critical
621,547,269
godot
Monodevelop don't open cs file
**Godot version:** 3.2.1.stable mono **OS/device including version:** Debian 10 **Issue description:** I switched to monodevlop today but when I click in any cs file nothing happen. I just have monodevelop opened when I start the project. **Steps to reproduce:** Click/try to open in any cs script **Minimal repr...
bug,topic:editor,confirmed,topic:dotnet
low
Major
621,555,664
create-react-app
Use solutions style tsconfig structure for TypeScript template
In version 3.9, TypeScript introduced the concept of "Solutions Style" tsconfig to improve developer experience. More info: https://devblogs.microsoft.com/typescript/announcing-typescript-3-9-rc/#solution-style-tsconfig ```jsonc // tsconfig.json { "files": [], "references": [ { "path": "./tsconfig.ap...
issue: proposal,needs triage
low
Minor
621,570,416
flutter
RobolectricTestRunner on sdk 29 succeeds without actually running the test
When the target sdk is set to 29 either via robolectric.properties or `@Config` in the test, the test methods are found but just succeed without actually running the tests. The normal per test printout like `.[Robolectric] io.flutter.view.AccessibilityBridgeTest.itHoverOverOutOfBoundsDoesNotCrash: sdk=28; resou...
team,platform-android,engine,dependency: android,P2,team-android,triaged-android
low
Critical
621,577,651
pytorch
weight_decay in Adam is not an L2 Penalty
## πŸ“š Documentation The documentation for torch.optim.Adam states: weight_decay (float, optional): weight decay (L2 penalty) (default: 0) The formula for weight decay and L2-regularization are different. Weight decay: w[t+1] = w[t] - learning_rate * dw - weight_decay * w L2-regularization: loss = actual_lo...
module: optimizer,triaged
low
Minor
621,594,066
go
cmd/go: test -cover reports 100.0% without full coverage
### What version of Go are you using (`go version`)? <pre> go version go1.14.3 windows/amd64 </pre> ### Does this issue reproduce with the latest release? Yes (1.14.3) ### What operating system and processor architecture are you using (`go env`)? <details><summary><code>go env</code> Output</summary><b...
NeedsDecision
low
Critical
621,610,028
PowerToys
[Run] Add the ability to search files with specific file tags
I would be great if we could search files with specific tags from PowerToys Run. For instance with I have file(s) tagged as Work, Education, Receipt, etc. Searching for receipt (case insensitive) would show result(s) of file(s) that are tagged with Receipt.
Idea-Enhancement,Product-PowerToys Run,Run-Results (Indexer)
low
Minor
621,613,944
opencv
Papers for SIFT improvements
Maybe one or another idea from these ressources can be relevant for the GSoC SIFT project. Fast Implementation: https://github.com/alicevision/popsift http://home.ifi.uio.no/paalh/publications/files/mmsys2018-popsift.pdf Matching at different scale spaces: http://openaccess.thecvf.com/content_iccv_2017/html/Zh...
feature,category: features2d
low
Minor
621,645,719
godot
Downloaded C# Plugins not instantly working without build
**Godot version:** 3.2 Mono **OS/device including version:** Windows 10 **Issue description:** We use plugins written in C# to prepare the project before running. People who download the project are forced to build the whole assembly before being able to use said plugin. Is there a way to "ship" the project w...
enhancement,topic:editor,topic:plugin,topic:dotnet
low
Minor
621,654,478
PowerToys
[Run] Default text when Run is opened
I would like to be able to specify a string that in inputted when the dialogue is opened, an example of this usage would be i want to have a default of `powershell -c "start-process pwsh -c ' ' -verb runas"` and have my curser placed in the single quotes of the second `-c` so i can quickly type an one-liner
Idea-Enhancement,Product-PowerToys Run
low
Minor
621,674,225
PowerToys
[Run][New Plugin] Dictionary
![image](https://user-images.githubusercontent.com/65631993/82439433-4a558500-9ab8-11ea-886c-768a83970c8f.png) would help to search word meaning quickly a highly useful feature for everyone
Idea-Enhancement,Product-PowerToys Run,Run-Plugin
high
Critical
621,681,389
TypeScript
Parameters<T> and ReturnType<T> limitation
<!-- 🚨 STOP 🚨 𝗦𝗧𝗒𝗣 🚨 𝑺𝑻𝑢𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Even if you think you've found a *bug*, please read the FAQ first, especially the Common "Bugs" That Aren't Bugs section! Please help us by doing the following steps b...
Suggestion,Awaiting More Feedback
low
Critical
621,683,208
transformers
Trying to add support for GPT2 as decoder in EncoderDecoder model
# πŸš€ Feature request Hi, I am trying to add the option of using GPT2 as the decoder in the EncoderDecoder model, which only support ## Motivation For a generation problem, it usually better to use GPT2 as the decoder, over BERT. ## Your contribution I've made the following changes in `modeling_gpt2.py...
Core: Encoder-Decoder,Good First Issue
medium
Critical
621,685,772
PowerToys
[Run] Add ability to preview files
I think this would be the most useful feature to preview files and videos ![ezgif-2-328a0bb2503e](https://user-images.githubusercontent.com/65631993/82441121-1465d000-9abb-11ea-855a-8d4302c9a934.gif)
Idea-Enhancement,Product-PowerToys Run
low
Minor
621,761,683
flutter
Let Flutter be installable via winget
Microsoft recently announced Windows Package Manager: https://devblogs.microsoft.com/commandline/windows-package-manager-preview/ This is an equivalent of #14050 for Windows: `winget install flutter`. This would make Flutter installation on Windows easier to set up.
c: new feature,tool,platform-windows,a: first hour,c: proposal,P3,team-tool,triaged-tool
medium
Critical
621,794,651
PowerToys
PowerToys option to "Restart" under tray icon right-click menu
# Summary of the new feature/enhancement Add an option to restart PowerToys when right-clicking on the PowerToys tray icon next to Settings and Exit. Reasoning: The most common reason to right-click the tray icon and exit Powertoys is to exit and reopen PowerToys. Adding the ability to restart with a single click...
Idea-Enhancement,Area-Runner,Area-User Interface
low
Minor
621,804,648
PowerToys
[KBM] CapsLock as a modifier in Remap Shortcuts
Dozens of us don't use Caps Lock at all during our normal workflow (dozens!), so it would be nice to be able to use it as an extra modifier when using the Remap Shortcuts functionality. This is already a thing in macOS world thanks to tools like Karabiner Elements or BetterTouchTool that allow yout to turn Caps Lock ...
Idea-Enhancement,Product-Keyboard Shortcut Manager
high
Critical
621,842,429
pytorch
SPMG in DDP does not have gradient computation and communication overlap?
We recently found that there are no overlaps between gradient computation and communication if we use single process multi-gpu mode in DDP. And if we switch to multi-process multi-gpu mode, the overlaps are perfect. SPMG: ![image](https://user-images.githubusercontent.com/1159490/82464261-742a9e00-9af0-11ea-9018-a5...
oncall: distributed,triaged
low
Minor
621,852,088
PowerToys
[KBM] Use Caps Lock for toggle upper and lower cases in selected text
# Summary of the new feature/enhancement Windows doesn't have a functionality to turn uppercase to lowercase and viceversa, also the Caps Lock key is in a great position and underused. # Proposed technical implementation details (optional) When the user press Caps Lock the currently selected text toggle to upp...
Idea-Enhancement,Product-Keyboard Shortcut Manager
low
Major
621,910,868
pytorch
Convergence issues when using pytorch's native AMP
## πŸ› Bug The issue has got very weird symptoms. I've got a pretty complex convolutional network implemented in Pytorch with Lightning (https://github.com/PyTorchLightning/pytorch-lightning). The network trains fine on fp32 (light blue line on the plot below), but when I switch to AMP fp16 with `O2` optimization ...
triaged,module: amp (automated mixed precision)
low
Critical
621,927,048
PowerToys
[Run] Always Show the Run Bar
# Summary of the new feature/enhancement <!-- A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable). --> Since PT Run merges advantages of Windows Taskbar Search and Run, I would like to use it as m...
Idea-Enhancement,Product-PowerToys Run,Area-User Interface
low
Major
621,940,571
PowerToys
[Run] Strings after "-" symbol are not showing up
Hi All I am pretty sure there is an error with search result with stings which are just after "-" symbol... Let's say i have a file: abc_123-def_456.mp3 So when you type 'def' nothing found. However when you type '456' it finds the file. I tested that with multiple files. **PowerToys update [crutkas...
Issue-Bug,Product-PowerToys Run,Status-Blocked,Status-Reproducible
low
Critical
621,952,634
angular
padding-left style binding toggle doesn't work on Ivy
<!--πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”… Oh hi there! πŸ˜„ To expedite issue processing please search open and closed issues before submitting a new one. Existing issues often contain information about workarounds, resolution, or progress updates. πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…...
type: bug/fix,regression,area: core,state: confirmed,core: styling bindings,P4
low
Critical
622,016,254
go
proposal: crypto/x509: make CertPool.contains public
### What version of Go are you using (`go version`)? <pre> $ go version go version go1.13.7 darwin/amd64 </pre> ### Does this issue reproduce with the latest release? Yes. The `x509.CertPool` related source code in `release-branch.go1.14` does not appear to have changed, and is not public. ### What operati...
Proposal,Proposal-Crypto
low
Critical
622,025,565
terminal
Cannot scroll buffer in Terminal with inbox telnet client
Hi, I love the new Windows Terminal. I've manage to add my routers and switches to it but the only issue I have is that I can't scroll. Once I log into my switch using ssh, I can't seem to scroll up to see what's above. Kindly let me know how I can activate scrolling. PS. scrolling works for regular CMD or PowerShell...
Help Wanted,Product-Conpty,Area-Output,Issue-Bug,Priority-2
medium
Critical
622,025,647
opencv
Please document custom neural net layers creation in python
Good day! Please document argumens and return values for Python API for cv::dnn::Layer::getMemoryShapes (https://docs.opencv.org/master/d3/d6c/classcv_1_1dnn_1_1Layer.html#a3405ff43150088f3cc1d54f7e9b3ec29) and other involved methods. I found an example of creating a custom layer in a Python in a tutorial (https:...
category: documentation,category: dnn,Hackathon
low
Minor
622,036,783
terminal
Dev enhancement: Add IntelliCode Github Action
At MS Build, we discovered a new IntelliCode Github Action has been created. It only requires 2 lines in yaml to enable. Please get this set up to make contributing even easier using Visual Studio! (VS Code is also planned to be supported later).
Issue-Feature,Help Wanted,Area-Build,Product-Meta
low
Major
622,038,592
neovim
Set match priority lower than highlight
<!-- Before reporting: search existing issues and check the FAQ. --> - `nvim --version`: v0.4.3 - `vim -u DEFAULTS` (version: ) behaves differently? No - Operating system/version: NixOS 20.03 - Terminal name/version: Alacritty 0.5.0-dev - `$TERM`: alacritty ### Steps to reproduce using `nvim -u NORC` ``` ...
enhancement
low
Minor
622,066,527
PowerToys
[KBM] Remap Key to Mouse Click
Be nice if keyboard keys could be re-assigned to mouse keys. E.g. I like to use F1 to send a mouse left mouse click.
Idea-Enhancement,Product-Keyboard Shortcut Manager
high
Critical
622,091,468
react
Bug: React throws warning on browser default function
I'm receiving the following "Warning" ``` Warning: Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>. in option (created by styled.option) in styled.option (created by Menu) in select (created by styled.select) in styled.select (created by Menu) in ...
Component: DOM,Type: Discussion
low
Critical
622,092,491
flutter
[desktop] Add support for mouse-position independent dragging
![ezgif-3-1575b9e297e1](https://user-images.githubusercontent.com/24444584/82496231-b3ef8680-9aec-11ea-89f2-aa27b5b7e5dd.gif) The gif shows a knob that, while being adjusted with a click and drag gesture, doesn't change the position of the mouse. Such a feature is not only useful for games, but also for many UI ...
c: new feature,framework,c: proposal,a: desktop,a: mouse,P3,team-framework,triaged-framework
low
Minor
622,099,655
PowerToys
[Run] Tab completion akin to omnibox search
Type keyword + tab = search completion in desired resource If you use a chromium based browser then the omnibox is pretty cool. You assign a keyword to a search phrase, when you type the keyword + tab = search is completed in the search engine/application. Example, type ebay+search term=result (handed off to de...
Idea-Enhancement,Product-PowerToys Run
low
Minor
622,112,943
flutter
InteractiveViewer should support rotation
I wrote InteractiveViewer in https://github.com/flutter/flutter/pull/56409 to support rotation, but I removed the feature to speed up development. I plan to revisit it and finish the rotation feature. The part that still needs work is how it interacts with boundaryMargin, and there is a TODO in the code explaining mo...
framework,c: proposal,P3,team-framework,triaged-framework
medium
Critical
622,155,624
flutter
Restructure Windows client wrapper creation error flow
Currently the engine is started in a window constructor, which means it doesn't return any status. Under the current wrapper+template, if starting the engine fails it will crash (trying to access into `view()`, which will be null). We need a graceful way to handle errors, probably by pulling that step out of the con...
engine,platform-windows,a: desktop,P2,c: tech-debt,team-windows,triaged-windows
low
Critical
622,156,195
PowerToys
Settings sync
Ability to sync all settings to your MS account to enable similar experiences across multiple devices **crutkas:** closely related to [Backup and Restore PT Settings (import/export) #586](https://github.com/microsoft/PowerToys/issues/586)
Idea-Enhancement,Product-Settings
high
Critical
622,167,460
TypeScript
Type is not inferred in an if branch of a user-defined type guard when object is used for destructuring
<!-- 🚨 STOP 🚨 𝗦𝗧𝗒𝗣 🚨 𝑺𝑻𝑢𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Even if you think you've found a *bug*, please read the FAQ first, especially the Common "Bugs" That Aren't Bugs section! Please help us by doing the following steps b...
Bug
low
Critical
622,172,469
PowerToys
[Feature Request] Long Screenshot Option
Many Browsers including Firefox and Several Mobile devices support Long Screenshot option wherein you can take a screenshot of a page that is scrollable. Windows Snip and Sketch is a great Screenshot tool with several useful features but it lacks this very useful feature. It will be quite a handy feature to have and wi...
Idea-New PowerToy
medium
Critical
622,187,070
godot
[Bullet] PhysicsServer.intersect_shape doesn't work with shapes that aren't centered
**Godot version:** 3.2.2 mono beta 2 **OS/device including version:** MXLinux 19 64 bits **Issue description:** Intersect shape doesn't seem to handle shapes that aren't centered correctly, maybe I'm doing something wrong **Steps to reproduce:** Use intersect shape with a shape from a collision shape node ...
bug,confirmed,topic:physics
low
Minor
622,198,794
godot
[Bullet] Bullet physics breaks determinism when iterations_per_second is changed
**Godot version:** 3.2.2 beta 2 **OS/device including version:** MXLinux 64 bits **Issue description:** I was making a 3D puzzle game where I had a slider to change how fast the simulation runs, the game was just using areas and discarding delta so iterations_per_second could be used to adjust the speed of the...
bug,topic:physics
low
Major
622,201,390
TypeScript
Microsoft.TypeScript.Compiler
<!-- 🚨 STOP 🚨 𝗦𝗧𝗒𝗣 🚨 𝑺𝑻𝑢𝑷 🚨 Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Please help us by doing the following steps before logging an issue: * Search: https://github.com/Microsoft/TypeScript/search?type=Issues * Read the FAQ, especia...
Visual Studio
low
Critical
622,205,284
bitcoin
Address cluster information on coin control window
I found it is very difficult to maintain privacy on my transactions because it is difficult to keep the address separated. I'm trying to prevent my addresses to cluster together, based on the following definition: > Usually an adversary will try to link together multiple addresses which they believe belong to the sa...
Feature,Wallet
low
Minor
622,206,348
deno
Codesign Deno binaries on Windows
I received an alert from the Avast antivirus during the upgrade of deno (from version 1.0.0 to version 1.0.1). I ran the command 'deno upgrade' from the PowerShell terminal on Windows 10 SO. The alert says that the deno.exe was infected with IDP.HELU.PSD11 ![image](https://user-images.githubusercontent.com/2684...
build,windows
low
Minor
622,210,789
go
proposal: cmd/go: `go get` automatically add `replace` in go.mod
# Scenario `B` repo fork from the `A` repo and `B` repo add some codes that `A` repo doesn't have. Try to import `B` in `C` with go mod. ```bash go get B ``` Go will compliant and refuse to import `B`. ``` module declares its path as: A but was required as: B ``` ----- Because of `B` f...
Proposal,GoCommand,modules
low
Major
622,227,036
pytorch
Weight decay in AdamW
## πŸ› Bug As the original paper(https://arxiv.org/pdf/1711.05101.pdf, green boxes) shows <img width="604" alt="Screen Shot 2020-05-21 at 12 40 39 PM" src="https://user-images.githubusercontent.com/8815362/82520936-49782e00-9b60-11ea-869e-1d9e06bbea26.png"> the formula of applying weight decay to Adam should b...
module: optimizer,triaged
low
Critical
622,227,586
pytorch
Can't compile QuantizedOpKernels.cpp using gcc-9.3
## πŸ› Bug Attempt to compile abovementioned source using gcc-9.3 from `pytorch-linux-bionic-py3.8-gcc9` fails with: ``` cd /var/lib/jenkins/workspace/build/caffe2 && /opt/cache/bin/sccache /opt/cache/bin/c++ -DAT_PARALLEL_OPENMP=1 -DCPUINFO_SUPPORTED_PLATFORM=1 -DFMT_HEADER_ONLY=1 -DFXDIV_USE_INLINE_ASSEMBLY=0 -D...
module: build,triaged
low
Critical
622,228,029
PowerToys
[KBM] Remapped key remains actively when changing to Japanese IME
<!-- **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. --> # Environment ``` Windows build number: Microsoft Windows [Version 10.0.18363.836] PowerToys versio...
Help Wanted,Product-Keyboard Shortcut Manager,Priority-1
medium
Critical
622,228,221
pytorch
Can not compile GridSamplerKernel.cpp with gcc-9.3
Attempt to compile abovementioned source using gcc-9.3 from pytorch-linux-bionic-py3.8-gcc9 fails with: ``` cd /var/lib/jenkins/workspace/build/caffe2 && /opt/cache/bin/sccache /opt/cache/bin/c++ -DAT_PARALLEL_OPENMP=1 -DCPUINFO_SUPPORTED_PLATFORM=1 -DFMT_HEADER_ONLY=1 -DFXDIV_USE_INLINE_ASSEMBLY=0 -DHAVE_MALLOC_USA...
module: build,triaged
low
Critical
622,244,581
create-react-app
please alert users on symlink to external src folders
### Is your proposal related to a problem? I had a bunch of my-apps and tried to create a symlink to an external common components folder. project->sharedcomponents project->my-app1->src->components (symlink to upper sharedcomponents) project->my-app2->src->components (symlink to upper sharedcomponents) ```n...
issue: proposal,needs triage
low
Critical
622,259,894
go
cmd/pprof: use netrc for user/password authentication
### What version of Go are you using (`go version`)? <pre> $ go version go version go1.14.2 darwin/amd64 </pre> ### Does this issue reproduce with the latest release? Yes. ### What operating system and processor architecture are you using (`go env`)? <details><summary><code>go env</code> Output</summa...
NeedsInvestigation,FeatureRequest,compiler/runtime
low
Critical
622,274,437
flutter
Refactor SemanticsUpdateBuilder.updateNode to support defaults
[SemanticsUpdateBuilder.updateNode()](https://github.com/flutter/engine/blob/48d7091649fe975122ce30478f2fc71def298cd5/lib/ui/semantics.dart#L691) currently expects that all of its parameters be set despite the fact that it's not a native call. We should consider applying most of the defaulting we do in [`lib/src/semant...
team,engine,a: accessibility,P2,team-engine,triaged-engine
low
Minor
622,279,040
PowerToys
[Image Resizer] Add NoCrop
# Summary of the new feature/enhancement Currently the only options when trying to resize an image for a different aspect ratio are fit, fill and stretch. Fit is the only option that preserves the aspect ratio. When I choose fit, it does not render the picture to the exact dimensions and only reduces the image until...
Idea-Enhancement,Product-Image Resizer
low
Major
622,306,465
PowerToys
[Run] Support commands and parameters / arguments
# Summary of the new feature/enhancement Support running commands, utilities with parameters. <!-- --> The older run box supports commands and parameters to be used in cases like this: - cmd /k [your command here] - ssh username@server.local - runas.exe ....... - wt (Launch Windows Terminal) - ping [serve...
Issue-Bug,Product-PowerToys Run,Run-Plugin
medium
Critical
622,328,613
PowerToys
[FZ Editor] Undo / Redo keybinding
# Summary of the new feature/enhancement I would like to undo (ctrl-z) and redo (ctrl-y) on Fancy Zones Editor. # Proposed technical implementation details Here's sample (not tested) C# class for handling ctrl-z/y. ```csharp class ChangeHistory<T> { private int _currentIndex = -1; private List<T> _hi...
Idea-Enhancement,FancyZones-Editor,Product-FancyZones
low
Minor
622,352,566
terminal
incorrect tooltips on 'more' button
# Environment Platform | ServicePack | Version | VersionString -| -|-|- Win32NT | 10.0.18363.0 | Microsoft Windows NT| 10.0.18363.0 # Steps to reproduce <!-- A description of how to trigger this bug. --> 1. hover on 'new' button 2. hover on 'more' button 3. both buttons have same tooltips name...
Help Wanted,Issue-Bug,Area-UserInterface,Product-Terminal,Priority-3,Tracking-External
low
Critical
622,357,039
opencv
imwrite and imencode flag for RGB data
##### System information (version) - OpenCV => 4.2 - Operating System / Platform => Ubuntu 18.04 - Compiler =>gcc 7.5 Is it possible to add a flag for the functions that assume that the data is BGR such that it can be told what's the data format? For example I have a bigger RGB image 6336*125 and to convert it ...
feature,priority: low,category: imgcodecs
low
Minor
622,368,893
pytorch
[JIT] named_(parameters | buffers) do not support recursive iteration.
Pointed out by @zdevito on GH-38849. cc @suo
oncall: jit,triaged
low
Minor
622,392,703
PowerToys
[PowerToys Run] Start customizable web search from run
# Summary of the new feature/enhancement ## In short I'd like to see the features of the `Webby` plugin in [Launchy](https://www.launchy.net) being available in `run`. ## In long Allow starting web searches directly from the `run` tool by entering some search target + a search term and pressing enter. I ...
Idea-Enhancement,Product-PowerToys Run
medium
Critical
622,401,281
PowerToys
[Run] Copy path also for other result-types
# Summary of the new feature/enhancement The doc for Ctrl+C says "(Only applicable to folders and files)". It would be useful if that was also possible for applications, i.e. "type wo", Word appears, press Ctrl+C to get path of executable into clipboard.
Idea-Enhancement,Product-PowerToys Run
low
Minor
622,405,120
deno
OffscreenCanvas and CanvasRenderingContext2D
#1629 is about WebGL, it will likely take a lot of time to implement. I think add **OffscreenCanvas & CanvasRenderingContext2D** interface at first is a good idea for now. A lot of server-side image process like [shields.io](https://shields.io) can be done in OffscreenCanvas with 2d renderer (and it should be able ...
cli,suggestion
medium
Critical
622,446,292
PowerToys
[Run][Shell Plugin] Delete commands from history
# PowerToys Run should let the user delete certain commands. I am loving the new PowerToys Run (previously known as Windows Walker with less functionalities), especially it's Shell Plugin invoking feature, I am experimenting with it and as a result, there are a lot of non-functional commands. I want to have them rem...
Idea-Enhancement,Product-PowerToys Run,Run-Plugin
low
Major
622,457,213
deno
Support Raw Sockets and Datalinks (Layer 3/2)
Since UDP and Unix sockets are implemented, and since Deno is now released, we could plan to add raw sockets (layer 3) and datalink (layer 2) support. Tokio does not implement them, but I found some methods in [tokio/mio](https://github.com/tokio-rs/mio) - https://github.com/tokio-rs/mio/blob/master/src/sys/unix/ne...
cli,suggestion
low
Minor
622,476,130
PowerToys
[FancyZones] Detect Minimum Window Width
<!-- **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. --> # Environment ``` Windows build number: 10.0.19041.264 PowerToys version: 0.18.0 PowerToy module f...
Idea-Enhancement,Help Wanted,Product-FancyZones
low
Critical
622,499,490
PowerToys
[Run][New Plugin] Searching emails
# Summary of the new feature/enhancement It would be nice being able to search through your mails in PowerToys run. Mails should show up as search results just like files. # Proposed technical implementation details (optional) If possible PowerToys could integrate directly with Windows Mail so that you don't need ...
Idea-Enhancement,Product-PowerToys Run,Run-Plugin
low
Major
622,502,593
youtube-dl
sejm.gov.pl/senat.gov.pl support
<!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Carefully read and work through this check lis...
site-support-request
low
Critical
622,520,198
terminal
Display a warning when someone passes an invalid profile name on the `wt` commandline
<!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further expl...
Product-Terminal,Issue-Task,Area-Commandline
low
Critical
622,521,498
go
x/exp/cmd/gorelease: set allowed changes with -compatibility flag
Currently, gorelease determines whether compatible and incompatible API changes are allowed based on the module base version and release version. It follows semver guidelines, for example, allowing incompatible changes at base major version v0. Users may want to apply different (usually stricter) compatibility guide...
NeedsInvestigation,FeatureRequest,modules,Tools
low
Minor
622,521,539
go
x/exp/cmd/gorelease: fetch base version from directory with -basedir flag
gorelease currently lets the user specify a base version to compare against using the `-base` flag. At the moment, this only accepts an existing version of the same module (retrievable using `go mod download`). #37410 would allow version queries like `@latest`, `@master`, or `@01234abcdef` It may sometimes be useful...
NeedsInvestigation,FeatureRequest,modules,Tools
low
Minor
622,528,488
opencv
Linking Tutorial Pages to Their Github Source Page
To make contributing to tutorials easier, it would be nice to be able to go directly from a tutorial page to the file on github that it is generated from. For example, going from [Finding contours in your image](https://docs.opencv.org/master/df/d0d/tutorial_find_contours.html) to [find_contours.markdown](https://githu...
category: documentation
low
Minor
622,537,224
PowerToys
[Feature Request] Media converter with ffmpg
Hi, I use ffmpg a lot to convert videos into a stranded format, it would be nice if there was a power tool for it. the tool could be simple UI or a right click on media (content menu) that when you select a video that you get an option to select want format you want to convert to. AVI -> MP4 -> MKV ...
Idea-New PowerToy
medium
Major