Skip to content

Formelements in table not selectable/editable in Chrome, FF, [Edge] #2334

Open

Description

Type of report

Bug

Provide detailed reproduction steps (if any)

  1. In chrome go here: https://ckeditor.com/latest/samples/index.html
  2. Add a table to the content
  3. Add a textfield ("input type=text") inside the table
  4. Click on the textfield
  5. Doubleclick the textfield and edit its properties and click "ok" in the dialog.

Expected result

  1. have the textfield selected with the correct elementPath
  2. have the properties edited on the selected textfield

Actual result

  1. elementPath always jumps back to "body" (visible at the footer of the editor)
  2. another textfield is created at the end of the document

Other details

Additional Info: In IE11, the selection of the textfields is completely wasted if the "tableselection" plugin is not loaded. Maybe this plugin affects this situation too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    plugin:tableselectionThe plugin which probably causes the issue.The plugin which probably causes the issue.status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.type:bugA bug.A bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions