martinstoeckli / SilentNotes

SilentNotes is a simple note taking app which respects your privacy.
https://www.martinstoeckli.ch/silentnotes
Mozilla Public License 2.0
238 stars 35 forks source link

[Bug] Wrong page height when the label selector is expanded #190

Closed kytrun closed 2 months ago

kytrun commented 2 years ago

Describe the bug

GIF 2022-10-21 15-42-40

Platform (please complete the following information):

martinstoeckli commented 2 years ago

Thank you for reporting. Do I get it right, that the scrolling happens only because you are using the mouse wheel, would the input field stay in place otherwise?

kytrun commented 2 years ago

Hey @martinstoeckli, I have uploaded the gif of the whole window.

martinstoeckli commented 2 years ago

Thank you for the gif, but does the up/down scrolling happen automatically when the text field gets the focus, or do you scroll it manually to show that the size is too large? I can reproduce the behaviour with the Windows version, but the screen doesn't jump up and down.

kytrun commented 2 years ago

That's just scrolling manually.🤣

martinstoeckli commented 2 months ago

Version 8.x switched to Blazor WASM, therefore the GUI had to be completely reimplemented. I will close this issue, but you can reopen it, should this still be a problem.