elementor / elementor

The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.

Home Page:https://elementor.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blocks dropdown menu escapes container on scroll

Guardiannw opened this issue · comments

Description

Blocks drop down escapes bounding box on scroll.

elementor error

Steps to reproduce

  1. Try to insert a new block.
  2. Drop down the menu.
  3. Scroll in the inner container downward.

Environment

Mac OS X 10.13.3 with Chrome 65.0.3325.181

@Guardiannw

We can't replicate, can you create a screen capture of the issue you are describing? and also provide your system info?

@bainternet It should have a screenshot on it. Do you see it? Or are you wanting a video? I'll post a small video.

Here is a small gif showing the issue:

elementor bug

Here is the system info:

== Server Environment ==
	Operating System: Linux
	Software: Apache
	MySQL version: 5.6.39
	PHP Version: 7.1.14
	PHP Max Input Vars: 1000
	PHP Max Post Size: 64M
	GD Installed: Yes
	Write Permissions: All right
	Elementor Library: Connected

== WordPress Environment ==
	Version: 4.9.4
	Site URL: ********
	Home URL: ********
	WP Multisite: No
	Max Upload Size: 64 MB
	Memory limit: 40M
	Permalink Structure: /%postname%/
	Language: en-US
	Timezone: America/Chicago
	Admin Email: ********
	Debug Mode: Inactive

== Theme ==
	Name: GeneratePress
	Version: 2.0.2
	Author: Tom Usborne
	Child Theme: No

== User ==
	Role: administrator
	WP Profile lang: en_US
	User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36

== Active Plugins ==
	Better Search Replace
		Version: 1.3.2
		Author: Delicious Brains

	Cloudflare
		Version: 3.3.2
		Author: John Wineman, Furkan Yilmaz, Junade Ali (Cloudflare Team)

	Code Snippets
		Version: 2.10.1.1
		Author: Shea Bunge

	Contact Widgets
		Version: 1.4.1
		Author: GoDaddy

	Elementor
		Version: 2.0.2
		Author: Elementor.com

	Elementor Pro
		Version: 1.9.3
		Author: Elementor.com

	GP Premium
		Version: 1.6.1
		Author: Tom Usborne

	Limit Login Attempts
		Version: 1.7.1
		Author: Johan Eenfeldt

	Ninja Forms
		Version: 3.2.18
		Author: The WP Ninjas

	OptinMonster API
		Version: 1.3.4
		Author: OptinMonster Team

	Simple CSS
		Version: 1.1
		Author: Tom Usborne

	SVG Support
		Version: 2.3.11
		Author: Benbodhi

	Under Construction
		Version: 2.95
		Author: Web factory Ltd

	Yoast SEO
		Version: 7.1
		Author: Team Yoast


== Debug ==
	Errors: 
		TypeError: Cannot read property 'id' of undefined
			at https://********/wp-content/plugins/elementor/assets/lib/select2/js/select2.min.js?ver=4.0.5 - 1:7974
			2018-03-28 22:59 +00:00

		TypeError: Cannot set property 'onload' of null
			at http://********/wp-includes/js/tinymce/tinymce.min.js?ver=4603-20170530 - 11:19927
			2017-11-03 01:23 +00:00

		TypeError: Cannot read property 'removeClass' of undefined
			at http://********/wp-content/plugins/elementor/assets/js/editor.min.js?ver=1.7.12 - 2:104207
			2017-11-02 04:31 +00:00

		Error: An "el" #elementor-panel-elements-search-area must exist in DOM
			at http://********/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5 - 22:13466
			2017-11-01 16:47 +00:00

		TypeError: Cannot read property 'init' of undefined
			at http://********/wp-content/plugins/elementor/assets/js/editor.min.js?ver=1.7.12 - 2:27488
			2017-11-01 13:30 +00:00
			x 15 times

		TypeError: Cannot read property 'removeClass' of undefined
			at http://********/wp-content/plugins/elementor/assets/js/editor.min.js?ver=1.7.12 - 2:104207
			2017-10-27 03:15 +00:00

		TypeError: Cannot read property 'init' of undefined
			at http://********/wp-content/plugins/elementor/assets/js/editor.min.js?ver=1.7.12 - 2:27488
			2017-10-27 01:39 +00:00

Fixed in v2.0.12

Thanks