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

Wait or Loading animation issue #3981

Open
desiFish opened this issue Jan 12, 2025 · 4 comments · May be fixed by microsoft/vscode#238936
Open

Wait or Loading animation issue #3981

desiFish opened this issue Jan 12, 2025 · 4 comments · May be fixed by microsoft/vscode#238936
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@desiFish
Copy link

Type: Bug

When clicked on "Source Control", then clicked on the file. A window opens with two sub windows, showing original vs new changes. The loading animation on that window's tab for example, "project.ino (Working Tree)" after "Tree)" there a rotating animation, that animation is broken and spins weirdly and out of the screen,

VS Code version: Code 1.96.2 (fabdb6a30b49f79a7aba0f2ad9df9b399473380f, 2024-12-19T10:22:47.216Z)
OS version: Windows_NT x64 10.0.26100
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (8 x 1800)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 15.89GB (8.67GB free)
Process Argv --crash-reporter-id 26380c9d-b3ee-47a6-8b45-5fd094401c9f
Screen Reader no
VM 0%
Extensions (12)
Extension Author (truncated) Version
copilot Git 1.256.0
copilot-chat Git 0.23.2
autopep8 ms- 2024.0.0
black-formatter ms- 2024.4.0
debugpy ms- 2024.14.0
python ms- 2024.22.2
vscode-pylance ms- 2024.12.1
cmake-tools ms- 1.19.52
cpptools ms- 1.22.11
cpptools-extension-pack ms- 1.3.0
LiveServer rit 5.7.9
cmake twx 0.0.17

(1 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
vscaac:30438847
c4g48928:30535728
azure-dev_surveyone:30548225
a9j8j154:30646983
962ge761:30959799
pythonnoceb:30805159
pythonmypyd1:30879173
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
dvdeprecation:31068756
dwnewjupyter:31046869
nativerepl1:31139838
pythonrstrctxt:31112756
nativeloc2:31192216
cf971741:31144450
iacca1:31171482
notype1:31157159
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624

@desiFish
Copy link
Author

desiFish commented Jan 12, 2025

Image

Could you check the above image?
Steps to reproduce (Might not work every time):

  1. Ask copilot to suggest some changes
  2. When it starts working the rotating animation starts after tab names as in image
  3. Go to Source Control and check the file on which it is currently working
  4. The animation seems to be broken
  5. But for other tabs it works fine.

Edit: From broken, I mean the motion is not circular.

@vs-code-engineering vs-code-engineering bot added the triage-needed Issues needing to be assigned to the prospective feature owner label Jan 12, 2025
@meganrogge meganrogge assigned lszomoru and unassigned meganrogge Jan 13, 2025
@meganrogge meganrogge removed the triage-needed Issues needing to be assigned to the prospective feature owner label Jan 13, 2025
@lszomoru lszomoru transferred this issue from microsoft/vscode Jan 13, 2025
@lszomoru lszomoru removed their assignment Jan 13, 2025
@lszomoru lszomoru added the triage-needed Issues needing to be assigned to the prospective feature owner label Jan 13, 2025
@vs-code-engineering vs-code-engineering bot removed the triage-needed Issues needing to be assigned to the prospective feature owner label Jan 22, 2025
@joyceerhl joyceerhl assigned jrieken and unassigned joyceerhl Jan 25, 2025
@jrieken jrieken assigned benibenj and unassigned jrieken Jan 27, 2025
@jrieken
Copy link
Member

jrieken commented Jan 27, 2025

This is a normal codicon with the spin animation. Adding @benibenj for tabs

@benibenj benibenj added this to the Backlog milestone Jan 27, 2025
@benibenj
Copy link

This seems to happen when the file is open in preview mode. The editor title including all decorations are rendered italic in this case which is why the animation seems broken.

@benibenj benibenj added the bug Issue identified by VS Code Team member as probable bug label Jan 27, 2025
@desiFish
Copy link
Author

This seems to happen when the file is open in preview mode. The editor title including all decorations are rendered italic in this case which is why the animation seems broken.

Yeah, this is maybe it. Then I think just removing the animation out of italics will fix this. Because it looks ugly kind of...

benibenj added a commit to microsoft/vscode that referenced this issue Jan 28, 2025
@benibenj benibenj modified the milestones: Backlog, January 2025 Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants