wordpress-mobile / wordpress-mobile/AztecEditor-iOS

Can't scroll when title field includes too much text

Open
#872 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Priority] Low [Type] Bug
Dominant language
Swift
Stars
669
Forks
153
Avg merge
11h 27m
Merged PRs (30d)
4

Description

When the title wraps too much,There will be two problems

  1. When titleFieldView.frame.height + keyboardFrame.height > view.frame.height, you can not scroll

  2. First: Open the sample, click Editor Demo,
    Second: Enter some text to wrap the title, When the title wrap for five lines, Scroll RichTextView
    Third: Click RichTextView above the position, Click on the screen position, will scroll down

Sorry, I'm poor English, I do not know if you can understand, Thank you for reading

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the sample's Editor Demo and reproduce the reported sequence using a long, wrapped title and the RichTextView. Inspect the titleFieldView and keyboard-related scrolling behavior, then verify that the editor remains scrollable and does not jump when tapping above the RichTextView; the issue does not name files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.