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

page_select dropdown dialog box appears detached #775

Open
irsalmashhor opened this issue Sep 28, 2017 · 4 comments
Open

page_select dropdown dialog box appears detached #775

irsalmashhor opened this issue Sep 28, 2017 · 4 comments

Comments

@irsalmashhor
Copy link

This seems like a new issue that surfaced with release 0.7.3, but was working in 0.7.2

The dialog for selecting a page from the page_select control seems to be appearing incorrectly and detached from the control.

image

@szepeviktor
Copy link
Collaborator

Very sorry to hear that.
Do you have the default WP theme on without any plugins?

@irsalmashhor
Copy link
Author

Yes I am using the twenty seventeen theme.

I've also added the "define( 'SELECT2_NOCONFLICT', true );" in my wp-config.php, and also disabled all plugins except a plugin I created to register the shortcode ui for this post element.

Just to note again that this is fine on 0.7.2

@guillaumemolter
Copy link

Hi, I was also able to reproduce the bug. To reproduce you need a long enough shortcode UI to have a scrollbar in the media library frame. The dropdown is initially correctly placed but it is not updated when you scroll down.

init = correctly placed

screen shot 2017-10-12 at 15 30 16

scrolled down = misaligned

screen shot 2017-10-12 at 15 30 38

@szepeviktor
Copy link
Collaborator

Seems like it is position: fixed

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

3 participants