Opened 3 years ago
Last modified 6 weeks ago
#59149 new defect (bug)
Inconsistent Behaviour of Block Editor while Adding/Searching for Blocks
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | 6.3 |
| Component: | Editor | Keywords: | dev-feedback |
| Focuses: | Cc: |
Description
WP Version 6.3
I'm facing an strange issue while searching the fields from the block editor.
When I'm at the end of page or when scroll to end of page then I'm trying to search a custom block it suddenly jump from its position. for details refer the below video url for same.
https://www.awesomescreenshot.com/video/20061317?key=12384a49ae5e729e95556d9498c1a107
Change History (7)
#2
in reply to:
↑ 1
@
3 years ago
Replying to sukanta7660:
I checked it and no inconsistent behaviour found.
@sukanta7660
Have you tested with php version 7.4
I have checked it, and it is still fizzy when searching in block editor
#3
@
3 years ago
@dhruval04 i also checked with php version 7.4 then no issue found. But Now I noticed that issue but rarely. I am trying to recreate this.
#4
@
3 years ago
- Component changed from General to Editor
Another reference of inconsistent behaviour of editor while searching. When I scroll to the end of page and try to add new block & search it jump its position. But if I slight moved it up its remain at same.
Version 6.3
PHP Version 7.4
https://www.awesomescreenshot.com/video/20155324?key=3cfbcdbf8ad1fba3ad403acbdbfcdcd4
@sukanta7660 for your reference as well.
#7
@
6 weeks ago
- Keywords needs-testing needs-patch removed
Reproduction Report
Description
This report validates whether the issue can be reproduced.
Environment
- WordPress: 6.9
- PHP: 8.3.30
- Server: PHP.wasm
- Database: WP_SQLite_Driver (Server: 8.0.38 / Client: 3.51.0)
- Browser: Chrome 144.0.0.0
- OS: Linux
- Theme: Twenty Twenty-Five 1.4
- MU Plugins: None activated
- Plugins:
- Kadence Blocks – Gutenberg Blocks for Page Builder Features 3.5.32
- Test Reports 1.2.1
Steps to Reproduce
- Create or edit a page, go to Pages → Add New (or edit an existing page)
- Add multiple blocks so the page becomes long enough to scroll.
- Scroll to the bottom.
- Open the Block Inserter, through the "+" button in the top bar or next to the block.
- Search for a custom block. In the inserter search field, type the name of a custom block.
- Observe the behavior.
Actual Results
- ❌ Error condition occurs (reproduced).
Additional Notes
- Used the Kadance plugin to add custom blocks.
Supplemental Artifacts
Screencast:
While using the "+" in the block:
https://files.catbox.moe/8hoghw.webm
While using the "+" at the top bar:
https://files.catbox.moe/ed2mzf.webm
I checked it and no inconsistent behaviour found.