mozilla/webmaker-core

Wrong selection box around long, unbroken text elements

Open

#341 opened on Jul 20, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (31 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (63 stars)
PR merge metrics
 (PR metrics pending)

Description

  1. Add text element
  2. Edit it.
  3. Add a bunch of letters without spaces
  4. Go back
  5. Highlight text element again

Expected: a selection box (dotted outline) that encloses the element. Actual: screenshot_2015-07-20-13-19-52

Contributor guide