Opened 14 years ago
Closed 14 years ago
#23138 closed defect (bug) (invalid)
TinyMCE not expanding to full height in Firefox
| Reported by: | GeraldS | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | TinyMCE | Version: | 3.5 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
In Firefox the TinyMCE does not use the full height of the edit area, only the first line is used. This is mostly apparent when you try to paste content via the context menu.
Clicking on the first line, where the cursor blinks, produces the expected context menu with the paste options.
Clicking in any other place below this line produces the context menu for "normal" DOM elements.
Opening the object inspector reveals that the edit area only covers the first line.
Tested with Firefox 17.0.1 and WordPress 3.5 (on Windows).
Attachments (1)
Change History (3)
#2
@
14 years ago
- Milestone Awaiting Review
- Priority normal → low
- Resolution → invalid
- Severity normal → minor
- Status new → closed
This looks like a bug in Firefox' contenteditable rather than in TinyMCE. Used to work properly in older Firefox versions. Don't think there is anything we can do about it, needs fixing upstream.
Closing as "invalid" as there's no better resolution.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Confirmed.