WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.51k stars 4.2k forks source link

Cannot use UP arrow on keyboard to get to previous paragraph #6328

Closed bkjproductions closed 6 years ago

bkjproductions commented 6 years ago

Issue Overview

When creating a new paragraph just by typing and hitting Enter on keyboard, I cannot get back to the previous paragraph by using the arrow-up key on the keyboard.

Steps to Reproduce (for bugs)

  1. Create a Post
  2. Type some paragraphs
  3. When you create a new paragraph by hitting Enter, try to go back up using the up arrow key on the keyboard.
  4. The cursor does not go up to the previous paragraph.

Expected Behavior

Cursor should go to the previous paragraph, line, character or word above.

Current Behavior

Cursor just remains where it was.

Possible Solution

Screenshots / Video

Related Issues and/or PRs

Todos

noisysocks commented 6 years ago

Hi @bkjproductions! I'm struggling to re-create this issue. What web browser and operating system are you using?

I'm going to close this issue for now but let's definitely re-open it once we have more information.

bkjproductions commented 6 years ago

Hi Robert, Here is a video, if that explains it better: https://youtu.be/3ecsaRHvHNY

---Brian

Hi https://github.com/bkjproductions@bkjproductions! I'm struggling to re-create this issue. What web browser and operating system are you using?

I'm going to close this issue for now but let's definitely re-open it once we have more information.

- You are receiving this because you were mentioned. Reply to this email directly, https://github.com/WordPress/gutenberg/issues/6328#issuecomment-383435255view it on GitHub, or https://github.com/notifications/unsubscribe-auth/AEVycYV5A-mjESaGFxvsjz2ca8pnFYEyks5trTjRgaJpZM4TeCMlmute the thread.

-- BKJ Productions, LLC 781-662-8800

214 Commercial Street #200 Malden, MA 02148

http://www.bkjproductions.com | info@bkjproductions.com

Celebrating over 25 years in business!

noisysocks commented 6 years ago

Thanks @bkjproductions. What web browser and operating system are you using?

bkjproductions commented 6 years ago

Hi Robert, it took me so long to make a video that I forgot to tell you the browser. Sorry! It is Chrome, on Snow Leopard OS X. I think this happened for me also on Windows 10 using Chrome, but I will check on that. I was showing another developer the Gutenberg interface, and he was puzzled that the Title seems like it is a block, but not really a block.

--Brian BKJ Productions, LLC214 Commercial Street #200Malden, MA 02148781-662-8800

Sent from my mobile phone, please excuse teh typos! -------- Original message --------From: Robert Anderson notifications@github.com Date: 4/23/18 9:05 PM (GMT-05:00) To: WordPress/gutenberg gutenberg@noreply.github.com Cc: bkjproductions info@bkjproductions.com, Mention mention@noreply.github.com Subject: Re: [WordPress/gutenberg] Cannot use UP arrow on keyboard to get to   previous paragraph (#6328) Thanks @bkjproductions. What web browser and operating system are you using?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/WordPress/gutenberg","title":"WordPress/gutenberg","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/WordPress/gutenberg"}},"updates":{"snippets":[{"icon":"PERSON","message":"@noisysocks in #6328: Thanks @bkjproductions. What web browser and operating system are you using?"}],"action":{"name":"View Issue","url":"https://github.com/WordPress/gutenberg/issues/6328#issuecomment-383769891"}}}

noisysocks commented 6 years ago

Thanks for clarifying @bkjproductions. I'm still unable to reproduce this issue. I don't see any broken behaviour when I follow your instructions in my installation of Gutenberg in Chrome on macOS. I've tested both 2.7 and the latest master.

Have you tried disabling all other plugins? It's possible that another plugin is conflicting with Gutenberg.

bkjproductions commented 6 years ago

Works now in Gutenberg 3.4.0