Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wysiwyg element not working #1778

Closed
ripla opened this issue May 17, 2018 · 0 comments
Closed

wysiwyg element not working #1778

ripla opened this issue May 17, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@ripla
Copy link
Contributor

ripla commented May 17, 2018

Steps to reproduce

  1. Create a new Flow project
  2. Add dependency
<dependency>
   <groupId>org.vaadin.pekka</groupId>
   <artifactId>wysiwyg_e-java</artifactId>
   <version>1.0.0.alpha3</version>
</dependency>

<repository>
   <id>vaadin-addons</id>
   <url>http://maven.vaadin.com/vaadin-addons</url>
</repository>
  1. Create new design with contents:
<link rel="import" href="../bower_components/wysiwyg-e/wysiwyg-e.html">
<link rel="import" href="../bower_components/wysiwyg-e/tools/bold.html">

and

<wysiwyg-e opened style="height:400px">
  <wysiwyg-tool-bold></wysiwyg-tool-bold>
</wysiwyg-e>

Actual behavior

https://d.pr/free/i/UD88L7

Expected behavior

https://d.pr/free/i/x1OMVZ

IDE, Designer and OS version

IntelliJ 2018, Designer 3.0.1, macOS

@anssit anssit self-assigned this May 22, 2018
@szolo szolo self-assigned this May 23, 2018
@ripla ripla removed the backlog label May 29, 2018
@ripla ripla added this to the 3.0.3 milestone Jun 7, 2018
@ripla ripla closed this as completed Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants