Opened 8 years ago

Closed 8 years ago

#14242 closed Bug (invalid)

Textbox not word-breaking in Firefox with long words

Reported by: Maddie Owned by:
Priority: Normal Milestone:
Component: General Version: 4.5.4
Keywords: Cc:

Description

Steps to reproduce

  1. Use Firefox
  2. Type one_long_word_(or just one long string, no spaces) over and over until you see the box start to scroll horizontally

Expected result

The text box should break long words like it does in Chrome and Safari

Actual result

Text box scrolls horizontally to accommodate for long words

Other details (browser, OS, CKEditor version, installed plugins)

Firefox, does this in Nightly Blind version as well so I would assume it's all versions

Change History (1)

comment:1 Changed 8 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

Please see #10448 and http://stackoverflow.com/questions/1795109/what-is-the-difference-between-word-break-break-all-versus-word-wrap-break

Seems that word-break: break-all in contents.css is the best solution.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy