[Dojo-checkins] [dojo] #10368: [patch][cla]Editor AutoExpand mode, excessive padding on <div>'s in content (FF)
dojo
trac at dojotoolkit.org
Thu Nov 19 19:48:06 EST 2009
#10368: [patch][cla]Editor AutoExpand mode, excessive padding on <div>'s in content
(FF)
---------------------+------------------------------------------------------
Reporter: youngho | Owner: jaredj
Type: defect | Status: new
Priority: normal | Milestone: 1.5
Component: Editor | Version: 1.4.0b
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment(by youngho):
I can not understand what the original CSS was for too.
But because of this css, the div was set the min-height by force from
editor.
I attached the firebug screen for that.
How can we guarantee the content starts with single div block always for
FF users?
I tested the patch with test_Editor.html and test_Editor_AutoExpand.html
for different browsers and the result looks fine.
IE8 IE7(IE8) FF3.5 Chromium Safari(Windows)
Before Patch O O X O O
After Patch O O O O O
I could not test with IE6 because I have not and during the short test, I
did not find any spurious scrollbars.
--
Ticket URL: <http://trac.dojotoolkit.org/ticket/10368#comment:6>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit
More information about the Dojo-checkins
mailing list