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

How to clean opened png file's infomation in Status bar #70194

Closed
yzw opened this issue Mar 11, 2019 · 5 comments
Closed

How to clean opened png file's infomation in Status bar #70194

yzw opened this issue Mar 11, 2019 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release regression Something that used to work is now broken verified Verification succeeded

Comments

@yzw
Copy link

yzw commented Mar 11, 2019

Issue Type: Bug

In status bar, If i opened png file, status bar shows file size and dimensions. Then i opened an other text file. The image size and dimensions always show the status bar. Thanks a lot

VS Code version: Code 1.32.1 (05f146c, 2019-03-08T00:15:00.418Z)
OS version: Darwin x64 18.2.0

System Info
Item Value
CPUs Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz (8 x 2300)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 16.00GB (1.92GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (5)
Extension Author (truncated) Version
swagger-viewer Arj 2.2.0
githistory don 0.4.6
Go ms- 0.9.2
vscode-docker Pet 0.5.2
markdown-all-in-one yzh 2.1.1
@mittalyashu
Copy link

I am using insider build and I don't see is this bug anywhere.

@yume-chan
Copy link
Contributor

yume-chan commented Mar 11, 2019

I can reproduce this, after opening a png file, now my status bar looks like this.

image

Version: 1.33.0-insider
Commit: 9b849d9
Date: 2019-03-08T06:59:35.464Z
Electron: 3.1.3
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.17763

@bpasero bpasero assigned mjbvz and unassigned bpasero Mar 11, 2019
@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Mar 11, 2019
@bpasero bpasero added this to the March 2019 milestone Mar 11, 2019
@bpasero
Copy link
Member

bpasero commented Mar 11, 2019

@mjbvz another strict null related regression. I see onMetadataChange being called with metadata = undefined but later the state is not updated due to another typeof check...

@bpasero bpasero added the candidate Issue identified as probable candidate for fixing in the next release label Mar 11, 2019
@bpasero
Copy link
Member

bpasero commented Mar 11, 2019

Since this reproduces in stable, setting candidate.

@bpasero bpasero added the regression Something that used to work is now broken label Mar 11, 2019
@cedric05
Copy link
Contributor

can i work on it?

mjbvz added a commit to mjbvz/vscode that referenced this issue Mar 11, 2019
@mjbvz mjbvz closed this as completed in 65ba7da Mar 11, 2019
@bpasero bpasero added the verified Verification succeeded label Mar 12, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release regression Something that used to work is now broken verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

6 participants