[Webkit-unassigned] [Bug 33411] Cannot focus on an empty editable span in a non editable div.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 14:00:12 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33411


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org




--- Comment #5 from Eric Seidel <eric at webkit.org>  2010-01-11 14:00:12 PST ---
This checkin caused a failure for the Gtk bots as well:
http://build.webkit.org/results/GTK%20Linux%20Release/r53096%20(7507)/editing/deleting/5115601-diffs.txt

--- layout-test-results/editing/deleting/5115601-expected.txt    2010-01-11
13:49:26.000000000 -0800
+++ layout-test-results/editing/deleting/5115601-actual.txt    2010-01-11
13:49:26.000000000 -0800
@@ -16,6 +16,5 @@
                   RenderInline {SPAN} at (0,0) size 298x20
                     RenderText {#text} at (2,2) size 298x20
                       text run at (2,2) width 298: "This sentence should be
inside the editable cell."
-                  RenderBR {BR} at (300,17) size 0x0
         RenderBlock (anonymous) at (0,30) size 784x0
 caret: position 0 of child 0 {#text} of child 0 {SPAN} of child 0 {SPAN} of
child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of child 2
{DIV} of child 1 {BODY} of child 0 {HTML} of document

I assume it just needs a new baseline?

The failure was hard to notice because the bot was broken due to checkins from
earlier this morning.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list