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

status bar goes blank if text field is too long #79140

Closed
TomServo3000 opened this issue Aug 14, 2019 · 2 comments
Closed

status bar goes blank if text field is too long #79140

TomServo3000 opened this issue Aug 14, 2019 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) workbench-status Status bar

Comments

@TomServo3000
Copy link

TomServo3000 commented Aug 14, 2019

Issue Type: Bug

If an extension puts text in a status bar field that is too long, the entire status bar goes blank. Ideally, the text should either be truncated or there should be some way to communcate to the extension the size of the field so that it can decide what to do with the text.

Related issue for git-blame extension:

Sertion/vscode-gitblame#60

VS Code version: Code 1.37.0 (036a6b1, 2019-08-08T01:22:37.660Z)
OS version: Darwin x64 19.0.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 x 2800)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) 4, 4, 4
Memory (System) 16.00GB (0.09GB free)
Process Argv -psn_0_225335
Screen Reader no
VM 0%
Extensions (13)
Extension Author (truncated) Version
arm dan 0.5.0
gitlens eam 9.9.3
vscode-sshfs Kel 1.16.3
python ms- 2019.8.30787
remote-containers ms- 0.67.3
remote-ssh ms- 0.45.5
remote-ssh-edit ms- 0.45.5
remote-ssh-explorer ms- 0.45.5
remote-wsl ms- 0.39.2
vscode-remote-extensionpack ms- 0.16.0
cpptools ms- 0.24.1
tcl sle 0.2.0
gitblame wad 3.0.1
@bpasero
Copy link
Member

bpasero commented Aug 15, 2019

Yeah, we have no good overflow solution.

/duplicate #6651

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 15, 2019
@vscodebot
Copy link

vscodebot bot commented Aug 15, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Aug 15, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) workbench-status Status bar
Projects
None yet
Development

No branches or pull requests

2 participants