Skip to content

[#3420] disable autocomplete on hide - pt.2#3429

Merged
t-paul merged 3 commits intoopenscad:masterfrom
eltonlaw:gh-3420-disable-autocomplete-on-hide
Sep 6, 2020
Merged

[#3420] disable autocomplete on hide - pt.2#3429
t-paul merged 3 commits intoopenscad:masterfrom
eltonlaw:gh-3420-disable-autocomplete-on-hide

Conversation

@eltonlaw
Copy link
Contributor

@eltonlaw eltonlaw commented Sep 6, 2020

I hadn't thought to test additional text input after setting the editor to read only, thought that would already block everything, my bad. Thanks for the comments and sorry for the delay!

Second PR addressing: #3420
First PR: #3423

Fixes instance of:

1. Editor visible. Type `cu`.
2. Hide editor
3. Type `b`.
Fixes instance of typing `cube(`, hiding the editor and then typing `(`
@t-paul
Copy link
Member

t-paul commented Sep 6, 2020

Thanks for taking care of those cases too. To me it's really surprising all of that is needed, showing the popups on a read-only editor seems like a bug in the editor code.

@t-paul t-paul merged commit 86e8a28 into openscad:master Sep 6, 2020
@eltonlaw eltonlaw deleted the gh-3420-disable-autocomplete-on-hide branch September 7, 2020 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants