mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #540] Resizing the window causes tags bar to pop out #261
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#261
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stevenwchien on GitHub (Jul 5, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/540
Current behavior
See the GIF below:
I have been noticing that the tags bar pops out when you resize the window. Not sure if other people are having this problem.
Expected behavior
I would expect the tags bar to not open up when resizing the window.
Steps to reproduce
Environment
@Flexo013 commented on GitHub (Jul 11, 2020):
Confirmed on Windows 10 as well.
@huzibizi commented on GitHub (Jul 22, 2020):
same thing happens for me on win10pro x64, no tags are added so a text box with 'Tag Name...' in it just pops up instead.
does not disappear when you let go of the cursor after dragging, but does disappear if you minimise the window and then reopen it again (or click into the window ofc)
ps. i'm curious what the side panel on the right is lol, how did you get that there? :p
@stevenwchien commented on GitHub (Jul 22, 2020):
Yup, right side panel is the developer tools/console tab. On Mac, you can go into View->Toggle Developer Tools, or click
option+cmd+I. I'm not that sure how to open it in Windows@huzibizi commented on GitHub (Jul 22, 2020):
Ah yeah, the same option is here on Windows and opens developer tools. Thanks! I didn't know that even existed
edit: wow, just noticed the same issue on windows 10, except the tag bar doesn't only just appear when resizing!
Whenever View > Toggle Developer Tools is clicked, the tags bar / text box appears and doesn't go away unless you click inside the actual boostnote window - it doesnt go away and stays the same when you click inside the developer tools section.
not only that, it re-appears whenever you click anywhere inside the developer tools window.
even worse, when you click X and exit out of developer tools, the tag bar appears again as expected, except this time it does not even disappear when clicking inside the boostnote window. you can click anywhere, and the tag bar / text box does not disappear.
the only thing that makes it disappear at that point, is to click inside the tag bar / text box, and then click outside of it, and then it finally disappears.
this issue is way, way more annoying and noticable when developer tools is enabled. hope someone finds a fix for it.
OS: Windows 10 x64. Version 10.0.18363 Build 18363. Text resize in 'display' properties set to 125%.
@Rokt33r commented on GitHub (Aug 24, 2021):
This issue should be fixed by now.