[Webkit-unassigned] [Bug 115023] New: Editing: wrong text position when you click enter on the text behind the image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 23 01:56:15 PDT 2013


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

           Summary: Editing: wrong text position when you click enter on
                    the text behind the image
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: k.wolanski at samsung.com


Steps to Reproduce:
  1)Open the website that contains:
    <DIV>
    <SPAN style="color:#FF0000">text1<IMG src="black.jpg"/>text2</SPAN>
    </DIV>
  2) Press enter in front of "text2".

Actual Results: 
  "ext2" goes the line below, "t" stays in the same line as image.

Expected Results:
  "text2" goes the line below.

Build Date & Platform:
  Build 2013-04-22 on Ubuntu 12.04 LTS

-- 
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