Download & Extend

WYME Editor Overlapping Form Fields

Project:WYMeditor
Version:5.x-2.0
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

If you add a bunch of classes to WYME editor and there's a field underneath (e.g. "Log Message"), the field will overlap the editor interface and you won't be able to access your class. I'm not sure what a good workaround would be though. I've attached a screenshot.
This is a really great module, by the way.

AttachmentSize
overlap_0.png114.06 KB

Comments

#1

Status:active» closed (duplicate)

For some reason this isn't showing up in the issue cue. I moving it.

#2

Status:closed (duplicate)» active

Whoops, now it's showing up.
This can be fixed by putting the following line in your theme's style.css.

#wym-div {
  overflow: auto;
  width: 100%;
}

#3

Version:5.x-1.x-dev» 5.x-2.0
Status:active» fixed

The most recent version, has a plugin that converts the right sidebar into two dropdowns.

It would be interesting if the official WYMeditor version could use this idea, because the sidebar is just to annoying and not space wise.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

nobody click here