Width setting not being respected

borfast - September 19, 2007 - 10:10
Project:YUI Rich Text Editor
Version:5.x-1.0
Component:User interface
Category:bug report
Priority:critical
Assigned:BooDy
Status:closed
Description

The YUI editor is not respecting the width setting, it always shows up with the same dimensions, no matter the width I set in its settings page.

#1

VM - September 25, 2007 - 00:20
Priority:normal» critical

I can verify this bug. the editor does not change regardless of width setting. Height setting does seem to work properly.

I am using the yui library 2.3.1 with the garland theme

#2

eporama - September 28, 2007 - 20:47

Easy fix: The line #120 has

.variable_get('yui_weight', '500').");

but the variable name should be 'yui_width'

#3

BooDy - October 2, 2007 - 01:03
Version:5.x-2.x-dev» 5.x-1.0
Assigned to:Anonymous» BooDy
Status:active» fixed

This bug is fixed in 5.x-1.0
Thanks for the hint eporama :)

#4

Anonymous - October 16, 2007 - 01:21
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.