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] Wrong dialog position when window is resized #4873

Open
core-ai-bot opened this issue Aug 29, 2021 · 8 comments
Open

[CLOSED] Wrong dialog position when window is resized #4873

core-ai-bot opened this issue Aug 29, 2021 · 8 comments

Comments

@core-ai-bot
Copy link
Member

Issue by MarcelGerber
Monday Sep 23, 2013 at 18:15 GMT
Originally opened as adobe/brackets#5296


Steps:

  1. Launch brackets
  2. Resize the window to a smaller size (in my case it was 616x418, but thats not as important, just small)
  3. Show a dialog (in my example I pressed the live preview thunderbolt in a .js-file)

This also happens if you first open the dialog and then resize the window.

Results:
The dialog isn't shown fully, although there would be enough space for it (see screen below).
image

Expected:
The dialog is fully visible.
See screen (I've changed the position in the developer tools)
image

ENV: Windows 8 German
Build: 0.30.0-9116 (On branch master,master 60dc6b72f)

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Monday Sep 23, 2013 at 19:53 GMT


I think this is a FOL with Bootstrap dialogs -- although someone mentioned they made some improvements in Bootstrap 3...

@core-ai-bot
Copy link
Member Author

Comment by WebsiteDeveloper
Monday Sep 23, 2013 at 20:26 GMT


@SAPlayer@peterflynn this should be fixed with bootstrap 3.
I'm currently working on porting brackets to bootstrap 3

@core-ai-bot
Copy link
Member Author

Comment by njx
Monday Sep 30, 2013 at 18:09 GMT


Reviewed, to@redmunds

@core-ai-bot
Copy link
Member Author

Comment by dangoor
Monday Sep 30, 2013 at 19:09 GMT


To follow up on our approach here: we've decided that we're not going to go forward with an upgrade to Bootstrap 3, which means that we'll be fixing this with our own code.

@core-ai-bot
Copy link
Member Author

Comment by WebsiteDeveloper
Monday Sep 30, 2013 at 19:13 GMT


@dangoor@redmunds i would like to take a stab at this since i'm familiar with modal dialog code and less

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Monday Sep 30, 2013 at 19:47 GMT


@WebsiteDeveloper It's all yours. Let me know when you submit a pull request so I can review it.

@core-ai-bot
Copy link
Member Author

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Thursday Oct 10, 2013 at 00:25 GMT


Confirmed. Closing.

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