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 |
|---|---|---|---|---|---|---|
606,078,522 | storybook | Optional union type props rendering text input controls in docs | **Describe the bug**
I'm trying out `6.0.0-alpha.43`, and it's great! My main issue is not being able to show the proper options control for an _optional_ string union prop declared in TypeScript, such as `size?: "small" | "large"`. The control appears as a text input field. FWIW, this didn't seem to work in `5.x` as ... | bug,react,addon: docs,block: props | low | Critical |
606,098,710 | vscode | unable to input chinese character |
Issue Type: <b>Bug</b>
open it
and switch to chinese input
VS Code version: Code 1.44.2 (ff915844119ce9485abfe8aa9076ec76b5300ddd, 2020-04-16T17:50:03.709Z)
OS version: Linux x64 5.3.0-46-generic snap
<details>
<summary>System Info</summary>
|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i5-4200U CPU... | bug,help wanted,linux,editor-input-IME,snap,confirmed | high | Critical |
606,121,516 | flutter | InputChip onDeleted method is called when tapping left of delete icon | ## Steps to Reproduce
1. Run `flutter create inputchip_delete`.
2. Replace the `build()` method in `main.dart` as follows:
```dart
@override
Widget build(BuildContext context) {
return Scaffold(
appBar: AppBar(
title: Text(widget.title),
),
body: Center(
child: Col... | framework,f: material design,has reproducible steps,found in release: 3.3,found in release: 3.6,team-design,triaged-design | low | Critical |
606,160,284 | angular | Docs: FormArrays are not marked as dirty when being validated either on pushing/removing items | # 🐞 bug report
### Affected Package
<!-- ✍️edit: --> The issue is caused by package @angular/forms
### Is this a regression?
<!-- ✍️--> I dont' know, haven't done this with older Angular versions.
### Description
FormArrays are not marked as dirty when being validated or on pushing/removing items. I think ... | area: forms,forms: Controls API,P4,area: docs | low | Critical |
606,184,603 | godot | The default project icon is not Android adaptive icon-friendly | **Godot version:**
3.2.1
**OS/device including version:**
MI Mix 2
**Issue description:**
When using the default godot icon, the launcher icon is cropped when export using the 3.2.1.
In 3.1.2, all the icon is visible.
**Steps to reproduce:**
**Minimal reproduction project:**

I attached popup menu as child node of a 2d node. I moved the parent node with which the... | bug,confirmed,topic:gui | low | Major |
606,343,043 | vscode | Auto-hide Activity Bar exactly like Windows taskbar | <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
**Auto-hide the Activity Bar,
exactly like the ... | feature-request | medium | Major |
606,395,373 | three.js | AreaLight intensity parameterization problem: Luminous energy (lux) vs Luminous exitance (lux/m^2) | ##### Description of the problem
In this example:
https://threejs.org/examples/?q=area#webgl_lights_rectarealight
When one adjusts the width, height of the area light, its overall brightness changes. This is because the intensity of the light it just its intensity per surface area. Changing width and height ... | Suggestion | low | Major |
606,412,190 | TypeScript | Refine JSON.stringify return type for booean value | ## Search Terms
JSON.stringify "true" "false"
## Suggestion
I'd like to have additional typings for the return type of `JSON.stringify`, namely when given a boolean, the return type should be `'true' | 'false'`
## Use Cases
In React assigning the ARIA boolean attributes requires a boolean-string, currently y... | Suggestion,Awaiting More Feedback | low | Minor |
606,431,368 | flutter | Add dart on Fuchsia testing in flutter | As dart rolls into flutter, we need to run dart unit test cases on Fuchsia.
The test cases would be used to catch issues like the one fixed in https://dart-review.googlesource.com/c/sdk/+/143888 from happening again.
The first test suite to be included can cover sockets (since this has been an issue due to having... | customer: fuchsia,engine,P2,team-engine,triaged-engine | low | Minor |
606,433,616 | flutter | Dispose is not called when changing tabs of TabBarView while a keyboard is open | ## Steps to Reproduce
1. Run `flutter create bug`. `Done`
2. Update the files as follows:
- main.dart
```dart
import 'package:flutter/material.dart';
void main() => runApp(MyApp());
class MyApp extends StatelessWidget {
// This widget is the root of your application.
@override
Widget build(Buil... | framework,f: material design,has reproducible steps,P2,found in release: 3.3,found in release: 3.7,team-design,triaged-design,fyi-text-input | low | Critical |
606,438,420 | flutter | Cross-Compile armv7 Engine with CIPD Clang | Building in master
Trying to use CIPD provided Clang armv7, it fails to configure.
```
./flutter/tools/gn --runtime-mode debug --embedder-for-target --full-dart-sdk --enable-fontconfig --target-os linux --linux-cpu arm --arm-float-abi hard --target-triple arm-linux-gnueabihf --target-sysroot /media/joel/SolidSta... | engine,P2,team-engine,triaged-engine | low | Critical |
606,440,704 | rust | Use lld by default on x64 Ubuntu 20.04 LTS | This is a metabug, constraining the unbound scope of #39915.
# What is lld
[A linker that's part of the llvm project](https://lld.llvm.org/), which is desirable for two reasons:
* it's very friendly to cross compilation (hence its emphasis for embedded targets)
* it's very fast (often runs in half the time as G... | A-linkage,metabug,C-tracking-issue,S-tracking-impl-incomplete | high | Critical |
606,444,298 | godot | SkeletonIK is not deforming properly since 3.2 | **Godot version:**
3.2.2 Beta
**OS/device including version:**
Windows 10 64bit
**Issue description:**

IK is not deforming correctly. If you look at either the mesh or the wire frame of the b... | bug,topic:core,regression,topic:3d | medium | Major |
606,447,880 | terminal | build: either update nuget.exe in the repo or delete it and figure out a replacement for commandline build | <!--
🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨
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... | Area-Build,Product-Meta,Issue-Task,Area-CodeHealth | low | Critical |
606,453,799 | rust | Use lld by default on x64 msvc windows | This is a metabug, constraining the unbound scope of #39915.
# What is lld
[A linker that's part of the llvm project](https://lld.llvm.org/index.html), which is desirable for two reasons:
* it's very friendly to cross compilation (hence its emphasis for embedded targets)
* it's very fast (often runs in half the... | A-linkage,metabug,C-tracking-issue,S-tracking-needs-summary | high | Critical |
606,462,288 | PowerToys | [FancyZones] Allow a different shortcut key for moving windows between zones (allow both FZ and Windows Snap) | # Summary of the new feature/enhancement
I want to be able to move windows between zones while also being able to use windows snap. Something like Win+Shift+Left and Win+Shift+Right for moving between zones.
# Proposed technical implementation details (optional)
Add a Shift modifier for the shortcut key allowi... | Idea-Enhancement,FancyZones-Hotkeys,Product-FancyZones | low | Major |
606,486,279 | flutter | ScenarioTests (iOS): Make updating golden easily | The current workflow to update Goldens in the Engine ScenarioTests is as such:
1. Run the tests.
2. Get the new golden image from the attachment from XCode.
3. Rename the new golden to the specific name.
4. Replace the current golden image one by one.
This process is time consuming.
One possible workflow coul... | a: tests,platform-ios,engine,a: platform-views,P3,team-ios,triaged-ios | low | Minor |
606,496,542 | flutter | [gen_l10n] Provide an option to automatically modify the Info.plist file | When localizing for iOS applications, there is a manual step of adding the following lines to the Info.plist file:
```xml
<key>CFBundleLocalizations</key>
<array>
<string>en</string>
<string>es</string>
<string>es_419</string>
# ...
<string>zh_CN</string>
</array>
```
We should... | platform-ios,framework,a: internationalization,c: proposal,P3,team-ios,triaged-ios | low | Major |
606,505,171 | pytorch | `max_norm` parameter on nn.Embedding will fail inside nn.DataParallel | ## 🐛 Bug
Passing the `max_norm` parameter when creating an Embedding will cause the forward pass to fail when inside a `DataParallel` module.
## To Reproduce
```
embedding = torch.nn.Embedding(8, 8, max_norm=1.0)
embedding = torch.nn.DataParallel(embedding)
embedding.cuda()
embedding(torch.arange(4))
```... | module: nn,triaged,module: data parallel | low | Critical |
606,505,931 | TypeScript | Intellisense import suggestions - search index files only | <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
Hi guys, in large codebases I often encounter fo... | Suggestion,Awaiting More Feedback | low | Minor |
606,537,842 | pytorch | Inconsistency between GPU memory usage in torch.cuda.memory_summary and nvidia-smi | ## 🐛 Bug
I want to increase the batch size of my model but find the memory easily filled. However when I look at the numbers of the memory, it's not consistent between memory_summary and nvidia-smi.
The run-out-of-memory error says
```
Tried to allocate 156.00 MiB (GPU 0; 10.91 GiB total capacity; 5.68 GiB alr... | module: cuda,module: memory usage,triaged | low | Critical |
606,585,673 | godot | C# Interfaces can't be used as arguments in signals | **Godot version:** 3.2.1 stable mono
**OS/device including version:** Windows 10
**Issue description:**
C# classes needs to be derived from `Godot.Object` to be used, but how to use Interfaces?
**Steps to reproduce:**
Assume this C# Interface:
``` C#
public interface ITransitionable
{
void MoveTo(str... | enhancement,topic:dotnet | medium | Critical |
606,642,210 | vscode | Git - "Stage selected ranges" clobbers line endings for the entire file without any warning (Windows) | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Also please test using the latest insiders build to make sure your issue has not already been... | bug,help wanted,git | low | Critical |
606,654,005 | godot | Periodic stalls when drawing meshes in GLES3 | **Godot version:**
Version 3.2.1. This bug also appears in Version 3.2.2 beta 1, and in Version 3.1.
**OS/device including version:**
Windows 10.
Graphics card GeForce GTX 760/PCIe/SSE2.
**Issue description:**
If you play a scene in the editor that involves a 3D scene and a mesh, there are periodic spikes in ... | bug,topic:rendering | low | Critical |
606,669,297 | flutter | Could not read script 'flutter/packages/flutter_tools/gradle/app_plugin_loader.gradle' as it does not exist | <!-- 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... | c: crash,platform-android,tool,t: gradle,P2,team-android,triaged-android | low | Critical |
606,687,236 | pytorch | python setup.py install error | ## 🐛 Bug
<!-- A clear and concise description of what the bug is. -->
I do like this on a arm64 server
Step1:
git clone http://github.com/pytorch/pytorch
cd pytorch
git checkout v:1.2.0
git submodule update --init --recursive
Step2:
sudo pip3 install -U setuptools
sudo pip3 install -r requireme... | module: build,triaged | low | Critical |
606,699,412 | vscode | Moving a view into panel does not distribute size evenly | In this case I would expect output and npm scripts to have the same size:

| bug,layout | low | Minor |
606,701,302 | vscode | Allow to drag the entire panel/sidebar to move it left or right | I would think the panel - when dragged as its entire thing - should allow to be dropped to the right or left of the editor area to support the different layout options we already have. | feature-request,layout | low | Minor |
606,701,699 | vscode | [json] support setting schema associations at runtime | <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
Related PR: https://github.com/microsoft/vscode/pull/73424
Related FR: https://github.com/mi... | feature-request,json | low | Major |
606,727,747 | godot | `is_valid_filename()` returns `true` for Windows-reserved filenames like NUL and CON | **Godot version:**
3.2.1.stable
**OS/device including version:**
Windows
**Issue description:**
is_valid_filename() returns true for Windows reserved filenames
**Steps to reproduce:**
print("Con".is_valid_filename())
**Minimal reproduction project:**
Thank you so much :) | bug,platform:windows,topic:core,confirmed | low | Major |
606,737,583 | youtube-dl | Support for website using jwplayer and mpd manifest | <!--
######################################################################
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 |
606,739,267 | react-native | zIndex in FlatList | ## Description
Related? #23614 #23615
Setting `zIndex` on items of a `FlatList` yields no result across different rows. However, it does work in the same row across it's columns if existing.
I have tried using `CellRenderComponent` without success.
This is crucial for dragging items in a list etc.
I can confirm i... | Component: FlatList,Needs: Attention | high | Critical |
606,753,999 | TypeScript | Symbols from lodash are offered to be auto-imported in code actions, but not in autocompletion | <!-- 🚨 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: Auto-import | low | Critical |
606,768,385 | pytorch | Data caching module a la `Sampler` | ## 🚀 Feature
<!-- A clear and concise description of the feature proposal -->
A data caching module that can be instantiated and passed into a dataloader, similar to the way a sampler or dataset can currently. This module would accept a cache path, epoch to cache on, train/test flags if different behavior is desired... | feature,triaged | low | Minor |
606,773,293 | rust | Consider emitting warnings for incompatible codegen and other command line options | cc https://github.com/rust-lang/rust/pull/71490#issuecomment-618715873
For example
- `-C relocation-model=ropi` doesn't make sense outside of some embedded ARM targets
- `-C target-feature=+crt-static` is silently ignored on most targets
- `-C target-feature=+crt-static` is incompatible with `-C relocation-model=... | C-enhancement,A-codegen,T-compiler | low | Minor |
606,773,712 | flutter | local_auth: 0.6.2+1 - java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity. | I have problem Using package Local auth.
I already Followed the documentation about using this package but I'm getting this error when I try to launch the Authentication
## Steps to Reproduce
1. Install latest verstion of loacl_auth - 0.6.2+1
2. Follow the readme for installation
3. Follow the tutorial from [c... | platform-android,d: api docs,p: local_auth,package,P2,team-android,triaged-android | low | Critical |
606,790,691 | TypeScript | Function parameters and return type inference with infer keyword | I saw a couple of similar issues, but it all provided very poor specification of the problem, so I decided to open my own issue.
# Description
The further step in bringing nice fp declarations into TypeScript is adding function parameters and return type inference through `infer` keyword.
Lets look at some examp... | Suggestion,In Discussion | low | Major |
606,812,155 | TypeScript | make `checker.getAllPossiblePropertiesOfTypes` a public method | ## Search Terms
compiler, getAllPossiblePropertiesOfTypes, union, intersection, checker, Public API
## Suggestion
Change the `checker.getAllPossiblePropertiesOfTypes` from private to public
## Use Cases
This is the only easy way to calculate all the possible properties of an object and is used by the `co... | API | low | Minor |
606,819,339 | TypeScript | Inherited interface functions cause compile error when interface extensions are reordered. | <!-- 🚨 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... | Needs Investigation | low | Critical |
606,839,607 | flutter | TextField could use a parameter to define its width via ems | Would it be possible to provide a means to set the width of a TextField to a certain amount of "ems" for the font/fontsize used in that TextField, like you can do for an [EditText in android](https://developer.android.com/reference/android/R.styleable#TextView_ems)? | a: text input,c: new feature,framework,f: material design,P3,team-text-input,triaged-text-input | low | Minor |
606,868,363 | terminal | Parameterizable dynamic profiles | <!--
🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨
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-Settings,Product-Terminal,Area-Commandline | low | Critical |
606,887,745 | svelte | Allow bind:open with <dialog> | Attempting to use `bind:open` with `<dialog>` results in an error:
```html
<!-- Dialog.svelte -->
<script>
export let open = false
</script>
<dialog bind:open />
<!--
Error: Module build failed (from ./node_modules/svelte-loader/index.js):
Error: ValidationError: 'open' binding can only be used with <detai... | feature request | medium | Critical |
606,935,361 | godot | AudioServer::get_output_latency() and audio "output latency" setting are inaccurate | **Godot version:** 4.0, 3.X (possibly 2.X, haven't checked)
**OS/device including version:** All
**Issue description**:
AudioServer::init() contains this line of code:
`buffer_size = 1024; //hardcoded for now`
As a result mixing is always performed at this fixed buffer size. This is problematic because it enforces... | bug,topic:audio | low | Major |
606,957,026 | pytorch | equal_nan keyword not implemented for complex torch.isclose | See discussion in https://github.com/pytorch/pytorch/issues/36462 and ongoing discussion in the NumPy github: https://github.com/numpy/numpy/issues/15959.
When implementing complex isclose we decided to wait on implementing equal_nan behavior, since the proposed equal_nan behavior would require a custom kernel to be... | triaged,module: complex,module: numpy | low | Minor |
607,003,177 | rust | Tracking Issue for Box::into_boxed_slice | This is a tracking issue for `Box::into_boxed_slice`.
The feature gate for the issue is `#![feature(box_into_boxed_slice)]`.
### About tracking issues
Tracking issues are used to record the overall progress of implementation.
They are also uses as hubs connecting to other relevant issues, e.g., bugs or open des... | T-libs-api,B-unstable,C-tracking-issue,A-slice,Libs-Tracked,Libs-Small | low | Critical |
607,036,547 | PowerToys | [Image Resizer] Add option for alternative encoders | It would be awesome if the tool would have an option to minify the images when resizing, like the minifier on Tiny PNG https://tinypng.com. | Idea-Enhancement,Product-Image Resizer | low | Minor |
607,059,931 | godot | Properties for Sprite node in Inspector will occasionally lock when working with AnimationPlayer/AnimationTree | **Godot version:**
3.2.2-beta1_mono_win64
**OS/device including version:**
Windows 10 Pro
**Issue description:**
A sprite node property will occasionally lock after an undetermined action while editing animations (in the example project it's the Position property on the Sprite node in the Player.tscn that lock... | bug,topic:editor,confirmed | low | Critical |
607,070,821 | godot | Animation Player Track Editor not zoomable with Trackpad | **Godot version:**
3.2.1 stable
**OS/device including version:**
macOS 10.15.4
Magic Trackpad 2
**Issue description:**
Using the trackpad I am unable to zoom/scale the Animation Player Track editor for bezier curves
**Steps to reproduce:**
Use a trackpad and try your best to zoom the bezier track editor. ... | bug,platform:macos,topic:editor,confirmed,usability,topic:animation | medium | Major |
607,078,684 | flutter | Video player - poor scaling quality | ## Steps to Reproduce
1. Use video player from [video_player](https://pub.dev/packages/video_player) package.
2. Feed it with video that needs upscaling.
I've tested it both in emulator and a real device (incorrect result in both).
**Expected results:** Properly scaled (linearly filtered) image
**Actual re... | a: quality,p: video_player,package,team-ecosystem,P3,triaged-ecosystem | low | Major |
607,106,274 | go | cmd/vet: flag benchmarks that don’t use b | I propose that cmd/vet flag any benchmark that doesn’t have any reference to b in its body.
* Frequency: Low among experienced gophers, but not an uncommon mistake among new gophers.
* Correctness: Benchmarks written without using b do not function as benchmarks. Often this gets caught by a user who is puzzled by the ... | Proposal,Proposal-Accepted,Analysis | medium | Major |
607,107,025 | go | cmd/go: ignore packages with all files skipped due to 'package documentation' when matching wildcards | <!--
Please answer these questions before submitting your issue. Thanks!
For questions please use one of our forums: https://github.com/golang/go/wiki/Questions
-->
### What version of Go are you using (`go version`)?
<pre>
$ go version
go version go1.14.2 linux/amd64
</pre>
### Does this issue reproduce... | NeedsFix,GoCommand | low | Critical |
607,115,663 | pytorch | Multiprocessing: model shared between processes hangs during copy.deepcopy | ## 🐛 Bug
I have a model that is used on a couple of processes. Periodically I'd like to be able to duplicate it (and move the new one to a new device) without having to kill the processes using it. Right now, even if the processes aren't actively doing anything, the code will eventually hang during the copy.deepcop... | module: multiprocessing,module: cuda,triaged | low | Critical |
607,129,081 | go | net/rpc: error not returned if ClientCodec.WriteRequest sleeps | <!--
Please answer these questions before submitting your issue. Thanks!
For questions please use one of our forums: https://github.com/golang/go/wiki/Questions
-->
### What version of Go are you using (`go version`)?
<pre>
$ go version
go version go1.14.2 linux/amd64
</pre>
### Does this issue reproduce... | NeedsInvestigation | low | Critical |
607,141,521 | svelte | Replacing the last item in a scrollable container with flip animation results in wrong scroller position | **Describe the bug**
When replacing the last item in a list (#each block) that is inside of a scrollable parent,
While the scroller position is at the bottom of said scrollable container (the last item is visible),
and using flip animation,
the container scrolls up to the one before last item automatically instea... | bug | low | Critical |
607,200,851 | pytorch | Concerning default confiugration for distribution packages | Following the [work towards a distro-friendly build system](https://github.com/pytorch/pytorch/issues/14699), a question spontaneously comes up in my mind: what's the recommended default configuration for a pytorch package provided by linux distribution?
Currently I'm building debian packages of pytorch (cpu-only) w... | module: binaries,module: build,triaged | low | Major |
607,207,915 | pytorch | Why do we not use TorchScript to build graph for tensorboard | ## 🚀 Feature
<!-- A clear and concise description of the feature proposal -->
TorchScript looks like support the work flow. And trace-graph will miss it. I find that we support TorchScript to complie the if-condition. Is it we do not have engouh motivation to level-up the tesnorboardx.?
## Motivation
<!-- Plea... | feature,triaged,module: tensorboard,oncall: visualization | low | Minor |
607,208,548 | godot | move_and_slide properties in visual script disable the collision detection . . | **Godot version:**
3.2
**OS/device including version:**
Windows 10
**Issue description:**
I use visual script, and when I add a move_and_slide script node box, it works immediately, player can't walk through solid objects, like a ' character ' . . . However, when I set some of the properties, by expanding ' de... | bug,topic:physics | low | Major |
607,215,095 | thefuck | Color goes wrong on windows powershell | The color of idle were supposed to be white here.

same for pip

Looks worse on conhost
![i... | help wanted,windows,hacktoberfest | low | Critical |
607,271,384 | TypeScript | [Bug] Refactor breaks some statements into 2 lines | re: https://github.com/microsoft/TypeScript/issues/27294#issuecomment-619639444 https://github.com/microsoft/vscode/issues/96172
Refactoring changes formatting in the sense that it removes empty lines, which is fixed by #36688 but another issue is that it breaks original code into 2 lines in some cases.
**TypeScr... | Bug,Domain: Refactorings | low | Critical |
607,273,601 | scrcpy | Simulate the mouse movement instead of limited drag and click | - [ ] I have checked that a similar [feature request](https://github.com/Genymobile/scrcpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist.
**Is your feature request related to a problem? Please describe.**
I tried to use Phone as my cloud gaming console.
I downloaded Geforc... | game | low | Minor |
607,296,409 | scrcpy | Send multiple keyboard button presses to the android device | - [ ] I have checked that a similar [feature request](https://github.com/Genymobile/scrcpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist.
**Complete update on this issue:** it seems that only `SHIFT+W` combination and the like rare kayboard combinations are not working. Pressi... | feature request,game | low | Minor |
607,318,245 | flutter | Locale parser | ## Use case
I have content stored in a database that is tagged with a Locale code (String). I then have other classes, such as [MaterialApp](https://api.flutter.dev/flutter/material/MaterialApp-class.html) that use [Locale](https://api.flutter.dev/flutter/dart-ui/Locale-class.html) objects. I would like a convenie... | framework,a: internationalization,c: proposal,P3,team-framework,triaged-framework | low | Major |
607,328,010 | flutter | I want 'simple and fast single line' drawText on canvas | I already read [#18656](https://github.com/flutter/flutter/issues/18656) and [comment about cache](https://github.com/flutter/flutter/issues/18656#issuecomment-405091420)
I am developing calendar app.
This calendar is made of PageView and each page is entirely painted using CustomPainter because of performance.
A ... | c: new feature,engine,c: performance,a: typography,perf: speed,P3,team-engine,triaged-engine | low | Major |
607,413,659 | ant-design | Popconfirm 点击空白处关闭 调用 onVisibleChange 不能正确更新 state | - [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[](https://codesandbox.io/s/upbeat-currying-xt16u?file=/src/App.js:1108... | Inactive,3.x | low | Minor |
607,425,592 | godot | Error after comment resourceloader in C# | **Godot version:**
3.2.1 stable mono
**OS/device including version:**
Debian 10
**Issue description:**
I renamed `<Compile Include="prefabs\Node2D.cs" />` in `csproj` to `<Compile Include="prefabs\Move2D.cs" />` and comment this line in code:
`// private Resource _node2D = ResourceLoader.Load("res://prefabs/Nod... | bug,topic:editor,topic:dotnet | low | Critical |
607,449,845 | terminal | Uncontrastive start bar icon | Chrome, Paint, Explorer, Telegram have more contrastive icon edges, Black on dark blue is makes quite uncontrastive icon edges, especially the left and bottom borders.

left - default, right - with mouse hov... | Issue-Question,Area-Accessibility,Product-Terminal | low | Major |
607,463,842 | terminal | Determine how best to measure perceived input latency (character input to screen) | @DHowett-MSFT> We should figure out how best to measure input perf. This may require #4001.
### original content
I'm trying out the new release of WT. Previously I've used wsltty to ssh into a server.
Immediately after switching to WT it feels that characters appear on screen a bit slower than in wsltty. Not s... | Help Wanted,Area-Performance,Product-Terminal,Issue-Task | medium | Critical |
607,464,821 | terminal | Opening Terminal inside Windows Explorer as a pane (or vice-versa) | # Description of the new feature/enhancement
All the CMD terminals can be initiate from windows explorer which creates two windows to work with. In some development environments such as VSCode etc, you can combine the terminal to your IDE which is very helpful.
It would be very helpful if we can open the terminal... | Issue-Feature,Area-Extensibility,Product-Terminal | medium | Major |
607,468,212 | react | Bug: <iframe /> onLoad is not getting triggered after the reload triggered by moving the DOM Node | When an `<iframe />` DOM Node is moved to a different place in the tree, Chrome triggers a reload. That reload does not notify event handlers registered via `onLoad=`. In other words:
* If there is an event handler registered via `onLoad={myCallback}`, it **will not** be fired.
* If there is an event handler regist... | Type: Needs Investigation | low | Critical |
607,478,755 | vscode | Show notification when certificate verification fails | > Currently the user would have to add any custom certificate in both places to get consistent behavior.
Its bit difficult to solve this, since node doesn't care about NSS db we will write our own native module which would essentially be a wrapper around https://source.chromium.org/chromium/chromium/src/+/master:net... | feature-request,proxy | low | Critical |
607,484,848 | flutter | Debugger expression evaluation only considers first line of multiline expressions for Flutter | If you evaluate a multi-line expression in Dart, it evaluates the whole multiline expression:
<img width="531" alt="Screenshot 2020-04-27 at 12 49 43" src="https://user-images.githubusercontent.com/1078012/80369208-ced03180-8885-11ea-9a52-8e3a14185972.png">
However if you do the same thing in a Flutter app, it on... | tool,dependency: dart,a: debugging,P3,team-tool,triaged-tool | low | Critical |
607,505,204 | TypeScript | Types missing from package with npm install, but not with npm link | <!-- 🚨 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... | Needs Investigation | low | Critical |
607,506,244 | ant-design | Caption missing in Table Component | - [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[https://github.com/ant-design/ant-design](https://github.com/ant-design/ant-design)
### Steps to reproduce
no option exists
### What is expec... | Inactive,improvement | low | Major |
607,516,328 | pytorch | qnnpack's quantized-add gives wrong result | ## 🐛 Bug
qadd two qint8 tensor with qnnpack backend gives the wrong result in some condition.
I have compared the result with fbgemm backend. This bug might caused by rounding.
## To Reproduce
```python
import torch
import struct
def make_quint8_tensor(qint, scale, zero_point):
return torch.quant... | oncall: quantization,triaged,oncall: mobile | low | Critical |
607,564,066 | go | x/build/cmd/gerritbot: inline comments not synchronized to GitHub | ### What did you do?
1. Opened golang/scratch#35 which got imported into Gerrit as https://go-review.googlesource.com/c/scratch/+/230213
2. Replied with an inline code comment on the CL in Gerrit: https://go-review.googlesource.com/c/scratch/+/230213/1/tklauser/main.go#6
### What did you expect to see?
Inline... | Builders,NeedsFix | low | Minor |
607,585,928 | svelte | Animation rects need to be measured before any other updates | **Describe the bug**
When using the `animate:` directive, DOM nodes are measured immediately before updates are applied to them. But if an update to a parent element already happened, this can result in them being in the wrong place at the time of being measured.
**To Reproduce**
https://svelte.dev/repl/8c4d61bba0... | bug,temp-stale,transition/animation | low | Critical |
607,589,897 | storybook | addon-docs: Support lineHeight and letterSpacing in Typeset | **Is your feature request related to a problem? Please describe.**
Support lineHeight and letterSpacing in Typeset
**Describe the solution you'd like**
Add support via props
https://github.com/storybookjs/storybook/blob/next/lib/components/src/blocks/Typeset.tsx
**Describe alternatives you've considered**
- ... | feature request,addon: docs,block: other | medium | Major |
607,591,877 | TypeScript | expose textChanges API | <!-- 🚨 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,In Discussion | low | Critical |
607,593,726 | tensorflow | Using tf.data.Dataset has big overhead | **System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): RHEL 7.5
- TensorFlow installed from (source or binary): binary
- TensorFlow version (use command below): 2.1.0
- Python version: 3... | stat:awaiting tensorflower,comp:data,type:performance,TF 2.4 | medium | Major |
607,603,879 | pytorch | [JIT] Not support for MaskRCNNPredictor | I am trying to product jit trace output of the MaskRCNNPredictor model for mobile deployment. The model was created using PyTorch's [official tutorial](https://pytorch.org/tutorials/intermediate/torchvision_tutorial.html).
Model code is following.
```python
model = torchvision.models.detection.maskrcnn_resnet50_fpn(... | needs reproduction,oncall: jit,triaged | low | Critical |
607,636,196 | go | runtime: can't call from Go to c-shared Go library on Darwin | ### What version of Go are you using (`go version`)?
<pre>
$ go version
go version go1.13.10 darwin/amd64
</pre>
### Does this issue reproduce with the latest release?
### What operating system and processor architecture are you using (`go env`)?
<details><summary><code>go env</code> Output</summary>... | OS-Darwin,NeedsInvestigation | medium | Critical |
607,669,395 | next.js | amp-custom attribute gets stripped (if react-jss is used) | Hello again!
# Bug report
## Describe the bug
It seems that if [react-jss](https://cssinjs.org/react-jss/?v=v10.1.1) is used as described in [Next.js official example](https://github.com/zeit/next.js/tree/master/examples/with-react-jss), `amp-custom` attribute gets striped from the `<style>` element.
## To... | good first issue | low | Critical |
607,700,257 | ant-design | Input component has difference in behavior to the React input component and doesn't show errors when switching from controlled to uncontrolled or vice versa | - [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[](https://codesandbox.io/s/antd-reproduction-template-898r3?file=/inde... | Inactive | low | Critical |
607,709,895 | godot | Godot Fix Dependency on material refuses to replace old material with new renamed one | The title says it all. I just renamed a material file (Material.material) to DanceFloor.material. However, when I decide to fixe the dependency issue by replacing the path to the DanceFloor.material file, Godot stubbornly refuses and does not change a thing. Screenshots below:
Fix dependencies button does not work..... | bug,topic:editor | low | Minor |
607,714,325 | go | all: understand binary size changes vs 1.14 | I was curious about binary size changes from 1.14 to tip. The results:
```
file before after Δ %
addr2line 4307728 4415680 +107952 +2.506%
api 5972696 5256224 -716472 -11.996%
asm 5134472 5098312 -36160 -0.704%
buildid 2843720 2901096 +57376 +2... | Suggested,help wanted,NeedsInvestigation,binary-size | low | Critical |
607,736,121 | go | cmd/gofmt: refuses to format file with invalid column in line directive | ```go
package p
//line :7:0
var x int
```
```
$ gofmt x.go
x.go:3:11: invalid column number: 0
```
I don't see why an invalid line directive should prevent gofmt from formatting the file. It doesn't change its behavior based on its contents.
Low priority. | NeedsInvestigation | low | Minor |
607,767,338 | godot | Godot server version fails to run projects. | **Godot version:**
Godot v3.2.1 stable mono linux server 64 bit
**OS/device including version:**
Ubuntu Linux 18.04/PC
**Issue description:**
Trying to launch a project fails. For example:
```
./godot --path /path/to/project
```
Results in:
```
ERROR: start: Condition "!valid_type" is true. Continuing.
... | bug,topic:dotnet | low | Critical |
607,777,234 | pytorch | Efficient handling special gradient values in the autograd | We now have a few code places where we have special case where we return specific subgradients.
For example [here](https://github.com/pytorch/pytorch/blob/201ba139115adeecae4f094a9c9790200e53ff99/tools/autograd/templates/Functions.cpp#L115) for the norm function at 0.
We now have few functions that perform the same... | module: performance,feature,module: autograd,triaged | low | Major |
607,800,573 | create-react-app | Typescript declare field causes transpile to fail | ### Describe the bug
Using typescript declare to fix the type of the context field in class components causes the build to fail with
```
./src/App.tsx
SyntaxError: C:\Users\wiles\Documents\git\broken-cra\src\App.tsx: TypeScript 'declare' fields must first be transformed by @babel/plugin-transform-typescript.
If ... | tag: underlying tools,issue: bug report | medium | Critical |
607,805,188 | kubernetes | API Server package does per-request cert verification | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
The API Server's secure serving settings today [only requests the client cert](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/server/secure_serving.go#L64), and its ... | priority/backlog,sig/scalability,kind/feature,sig/auth,lifecycle/frozen | medium | Major |
607,816,555 | rust | Paramater type deduction fails to coerce fn item to function pointer if surrounded by Option. | <!--
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
fn foo(_: Option<fn()>) {}
fn bar() {}
pub fn main() {
foo(Some(bar)); // Works
let f = Some(bar);
foo(f)... | T-lang,A-inference,C-feature-request,A-coercions | low | Critical |
607,817,534 | flutter | A11y of nested Navigator seems broken | b/155104967
When putting a Navigator in a Row/Column, it seems that the semantics nodes that come before the Navigator are not collected. See:
```dart
Semantics(
explicitChildNodes: true,
child: Column(
crossAxisAlignment: CrossAxisAlignment.stretch,
children: [
Expanded(child: Text('1')),... | framework,a: accessibility,customer: money (g3),has reproducible steps,P2,found in release: 3.3,found in release: 3.6,team-framework,triaged-framework | low | Critical |
607,827,041 | rust | Compiler error for move involving struct instantiation with ..default isn't clear | The compiler error for moves incurred by `..default` syntax could be more user-friendly.
Test program:
```rust
struct MyStruct {
boolean: bool,
collection: std::collections::HashMap<String, String>,
}
impl Default for MyStruct {
fn default() -> Self {
Self {
boolean: fals... | C-enhancement,A-diagnostics,A-borrow-checker,T-compiler,D-confusing,D-papercut | low | Critical |
607,844,473 | nvm | init-nvm.sh fails under ksh | <!-- Thank you for being interested in nvm! Please help us by filling out the following form if you‘re having trouble. If you have a feature request, or some other question, please feel free to clear out the form. Thanks! -->
#### Operating system and version:
MacOS X 10.14.6
#### `nvm debug` output:
<details>
... | shell: ksh | low | Critical |
607,856,507 | opencv | Allow to force the video codec when reading a video using FFmpeg backend by VideoCapture instance | ##### System information (version)
- OpenCV => 4.1.2
- Operating System / Platform => Ubuntu 18.04
##### Detailed description
<!-- your description -->
I'm reading from two video streaming: one encoded in mjpeg and another in h264. The first is corrected identified by FFmpeg, but the last is not.
As describ... | feature,priority: low,category: videoio | low | Critical |
607,857,852 | pytorch | cdist docs imply only one batch dimension is possible, but actually arbitrarily many are allowed | self explanatory
cc @jlin27 @mruberry | module: docs,triaged,module: distance functions | low | Minor |
607,880,847 | pytorch | Move bernoulli_() to DistributionTemplates | To make `bernoulli_` available for custom RNGs:
- Move `bernoulli_` logic to `DistributionTemplates.h`
- Move ` bernoulli_kernel` logic from `UnaryOpsKernel.cpp` to `cpu/DistributionTemplates.h`
- Move ` bernoulli_kernel` logic from `DistributionBernoulli.cu` to `cuda/DistributionTemplates.h`
- Add a test in `cpu_r... | triaged,module: random | low | Minor |
607,889,243 | go | cmd/go: add support for tracing to visualize build behavior | I'd like to add a GODEBUG option to cmd/go to emit traces so that we can visualize build behavior. For now it will emit a runtime trace but maybe in the future we might use @ianthehat's events library. Maybe in the future it could become a flag, but for now adding it to GODEBUG should be safe in the sense that it doesn... | NeedsInvestigation,GoCommand | medium | Critical |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.