[Webkit-unassigned] [Bug 55396] [Mac] Make "=?UTF-8?Q?Change=20back=20to=20=E2=80=A6?=" contextual menu item work with new autocorrection.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 14:22:49 PST 2011


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





--- Comment #3 from jpu at apple.com  2011-02-28 14:22:50 PST ---
(In reply to comment #2)
> (From update of attachment 84102 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=84102&action=review
> 
> 
> > Source/WebCore/rendering/InlineTextBox.cpp:1098
> > +            case DocumentMarker::Replacement:
> > +                computeRectForReplacementMarker(marker, style, font);
> > +                break;
> 
> Is there a way to test this?
> 

It doesn't seem very easy to test. On low level, current javascript function tests only the existence of the marker, not any detail about the marker. On higher level, I'm not aware of ways to exam if a particular item is in the contextual menu.

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