Problem/Motivation

It's a bit hard to insert text in that small content box. Also the client needs to know HTML to insert a break line for example.

Proposed resolution

It would be great if the content box could be a textarea instead of an input. I think it would be more user friendly.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tiagoz created an issue. See original summary.

joco_sp’s picture

Priority: Major » Normal

farnoosh made their first commit to this issue’s fork.

farnoosh’s picture

Status: Active » Needs review
StatusFileSize
new33.27 KB
farnoosh’s picture

Another patch to hide the title field + wider textarea for content

anjuelsaphilip2020’s picture

StatusFileSize
new28.25 KB
new26.71 KB

Hi, I've verified and tested the patch from issue #3544595 on the CKEditor Tooltips 1.0.1 latest version. The changes are working as expected.
Following the steps I followed:

  1. Opened the CKEditor Tooltips configuration.
  2. Checked the behaviour of the content field..
  3. Observed the changes here

Test Result:
After applying the patch, the content field correctly appears as a multi-line text area, allowing proper line breaks with the Enter key. The title field is successfully hidden, and tooltip creation and saving continue to function normally. Overall, the updated UI is more user-friendly and works exactly as intended.
Attaching the screenshot for reference.

Thanks

joco_sp’s picture

Status: Needs review » Patch (to be ported)

Thank you for your time and effort. Also in my opinion this is a good feature. I added it to the 1.0.x-dev version and will be available in the next release.
I left the title field to not open backporting issues.

joco_sp’s picture

Status: Patch (to be ported) » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.