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

[Bug] Windows 10, right side of code folding icon isn't clickable #1155

Closed
hovissimo opened this issue Sep 6, 2018 · 1 comment
Closed

Comments

@hovissimo
Copy link

Probably related to #747 and may also be a font issue.

  • Insomnia Version: 6.0.2
  • Operating System: W10

Details

When using the code folding icons I have to click on the left edge of the icon to get the code to fold/unfold. If I click on the right side of the icon instead of toggling the fold the text cursor is moved to the front of the line. Interestingly, the mouse cursor behaves as I would expect it to in that it's a "pointer" cursor over the entire range of the folding icon and only turns into the text selection bar when I hover to the right of the folding icon. However, even when the cursor is a pointer over the right side of the folding icon, clicking on the icon moves the text cursor instead of toggling the fold.

image

Annotation for the above image:
Region A: pointer mouse cursor and clicking toggles the fold -> yay
Region B: pointer mouse cursor and clicking moves the text cursor -> sad face
Region C: bar mouse cursor and clicking moves the text cursor -> yay

@welcome
Copy link

welcome bot commented Sep 6, 2018

👋 Thanks for opening your first issue! If you're reporting a 🐞 bug, please make sure
you include steps to reproduce it. If you're requesting a feature 🎁, please provide real
use cases that would benefit. 👪

To help make this a smooth process, please be sure you have first read the
contributing guidelines.

dhruv944 added a commit to dhruv944/insomnia that referenced this issue Nov 24, 2018
gschier pushed a commit that referenced this issue Nov 30, 2018
* fixed #1172

Collection variable added to folder environment

* modified code implementation #1172

* refactored code

* feature implemented #754

Code implemented to show the sorce of variable

* #1155 fixed

* code restructuring

* fixed #773

Added hotkey alt+u which swaps variable name with value and vice versa.
luizmariz pushed a commit to luizmariz/insomnia that referenced this issue Jan 22, 2020
* fixed Kong#1172

Collection variable added to folder environment

* modified code implementation Kong#1172

* refactored code

* feature implemented Kong#754

Code implemented to show the sorce of variable

* Kong#1155 fixed

* code restructuring

* fixed Kong#773

Added hotkey alt+u which swaps variable name with value and vice versa.
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

No branches or pull requests

2 participants