[Webkit-unassigned] [Bug 48658] Deleting contenteditable text to the left of a non-contenteditable span inserts unnecessary placeholder <br/>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 12:25:33 PDT 2010


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





--- Comment #4 from kalman at chromium.org  2010-10-29 12:25:33 PST ---
(From update of attachment 72367)
View in context: https://bugs.webkit.org/attachment.cgi?id=72367&action=review

> WebCore/WebCore.exp.in:420
> +__ZN7WebCore16isEndOfParagraphERKNS_15VisiblePositionENS_8Position27EditingBoundaryCrossingRuleE

fyi I tried deleting these but linking fails with

Undefined symbols:
  "__ZN7WebCore16isEndOfParagraphERKNS_15VisiblePositionENS_8Position27EditingBoundaryCrossingRuleE", referenced from:
      -[WebFrame(WebPrivate) _smartInsertForString:replacingRange:beforeString:afterString:] in WebFrame.o
  "__ZN7WebCore18isStartOfParagraphERKNS_15VisiblePositionENS_8Position27EditingBoundaryCrossingRuleE", referenced from:
      -[WebFrame(WebPrivate) _smartInsertForString:replacingRange:beforeString:afterString:] in WebFrame.o

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