Skip to content

Plugin dragresize_ie throws on Edge #802

@jbalsas

Description

@jbalsas

Prelude

When resizing images, there are currently exceptions being thrown in Edge, likely caused by the replacement of the dragresize plugin to dragresize_ie.

User story

As an Edge User
I'd like to Resize an image
So that the image changes size

Acceptance Criteria

  • Drag handles should appear over an image
  • Image should be successfully resized
  • No errors should be thrown

BDD Scenarios

Collect all the scenarios relevant to the applied changes and compose them in a Gherkin Syntax.

Scenario 1:
GIVEN An editor running on an Edge browser
WHEN I resize an image
THEN The image is resized AND no errors are thrown

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions