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

[CLOSED] Project tree container shrinks when right clicking #6682

Open
core-ai-bot opened this issue Aug 30, 2021 · 12 comments
Open

[CLOSED] Project tree container shrinks when right clicking #6682

core-ai-bot opened this issue Aug 30, 2021 · 12 comments

Comments

@core-ai-bot
Copy link
Member

Issue by JeffryBooher
Friday Apr 04, 2014 at 18:39 GMT
Originally opened as adobe/brackets#7413


  1. open "getting started/main.css" in brackets
  2. scroll to the bottom of the page (ctrl+end)
  3. drag select from the bottom of the page and select the two@keyframes rules
  4. right click on the selection
    --> Project Tree's Horizontal scrollbar turns white
@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Friday Apr 04, 2014 at 18:41 GMT


I think it's not the scrollbar turning white, it's the entire content shifting upward, leaving a blank space below the scrollbar. See my comment in #7411

@core-ai-bot
Copy link
Member Author

Comment by JeffryBooher
Friday Apr 04, 2014 at 18:44 GMT


Yeah after closer inspection in photoshop i realized that it wasn't the scrollbar but the whole tree shifting upward. The text for me does this then it jumps back down.

@core-ai-bot
Copy link
Member Author

Comment by MiguelCastillo
Friday Apr 04, 2014 at 18:48 GMT


Maybe is time to replace jstree :D

@core-ai-bot
Copy link
Member Author

Comment by JeffryBooher
Friday Apr 04, 2014 at 18:49 GMT


I think it's an overflow problem from code-mirror or the code mirror container because it only happens when you select the bottom of the page and right click.

@core-ai-bot
Copy link
Member Author

Comment by JeffryBooher
Friday Apr 04, 2014 at 18:55 GMT


Download and open this file http://bit.ly/PytBiR
selecting just Lines 60 and 61 then right clicking exhibits this problem.

@core-ai-bot
Copy link
Member Author

Comment by JeffryBooher
Friday Apr 04, 2014 at 19:00 GMT


whitelineunderjstree

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Friday Apr 04, 2014 at 19:04 GMT


I'm pretty sure this one is a dupe of an existing bug -- there are a number of ways to repro this. E.g. I think another case occurs when opening the Recent Projects dropdown if the window isn't very tall.

@core-ai-bot
Copy link
Member Author

Comment by JeffryBooher
Friday Apr 04, 2014 at 20:04 GMT


I searched and couldn't find anything@peterflynn. If you find it be sure to reference this issue. It would be nice to nominate it for 1.0; Should we nominate this issue in the interim?

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Friday Apr 04, 2014 at 20:27 GMT


The other issue is UI jiggles when opening context menu on selection.

@core-ai-bot
Copy link
Member Author

Comment by TomMalbran
Friday Apr 04, 2014 at 22:00 GMT


Using absolute positions instead of flexbox for the app layout should fix any issues like this one.

@core-ai-bot
Copy link
Member Author

Comment by pthiess
Sunday Apr 13, 2014 at 19:02 GMT


Low priority to@redmunds -- i see that@njx is assigned to a similar bug referenced above. Please feel free to close or reassign if this is a duplicate.

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Sunday Apr 13, 2014 at 23:10 GMT


Closing as a duplicate of #3376.

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

1 participant