WYME Editor Overlapping Form Fields

bennybobw - May 28, 2007 - 17:26
Project:WYMeditor
Version:5.x-2.0
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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

#1

bennybobw - July 16, 2007 - 20:50
Status:active» duplicate

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

#2

bennybobw - July 16, 2007 - 20:59
Status: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

magico - June 7, 2008 - 14:41
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

Anonymous (not verified) - June 21, 2008 - 14:42
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.