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

Backspace and delete stop working after opening inkscape files in svg editor #45

Open
mesa123123 opened this issue Oct 21, 2018 · 7 comments
Labels

Comments

@mesa123123
Copy link

System Details:
VsCode Version:

Version: 1.28.2 (user setup)
Commit: 7f3ce96ff4729c91352ae6def877e59c561f4850
Date: 2018-10-17T00:23:51.859Z
Electron: 2.0.9
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
Architecture: x64

System Information:

Intel i5-6200U - 64bit
8G Ram
Windows 10 Home Edition
Inkscape

Steps to reproduce:

Open VsCode;
Load a project that already contain inkscape .svg files
Open svg editor on an Inkscape .svg file;
try to erase code by using BackSpace or DELETE;
Code should not delete even when the editor has been closed

@henoc
Copy link
Owner

henoc commented Oct 28, 2018

Could you paste the svg code of inkscape?

@mesa123123
Copy link
Author

Heres the code from the file that I used:

image/svg+xml

@mesa123123
Copy link
Author

image/svg+xml

@mesa123123
Copy link
Author

Sorry, how do you get the svg markup to show in this dialog box? I can't attach the file here somehow...

@mesa123123
Copy link
Author

Better yet I've linked the repository/folder where I've saved the file 👍
https://github.com/mesa123123/7211Ass1Prototype/tree/master/prototype%20assets

@henoc
Copy link
Owner

henoc commented Nov 4, 2018

Thank you, I surely reproduced the problem when editing the file. I'm now investigating the reason 🤔

@kwoot
Copy link

kwoot commented Nov 16, 2018

Same here. :-). Good luck with the search.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants