[Webkit-unassigned] [Bug 54092] Extra separator after Select All in context menu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 13:49:48 PDT 2011


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





--- Comment #3 from Brent Fulgham <bfulgham at webkit.org>  2011-04-11 13:49:49 PST ---
(From update of attachment 81794)
View in context: https://bugs.webkit.org/attachment.cgi?id=81794&action=review

>> Source/WebCore/page/ContextMenuController.cpp:894
>> +            appendItem(*separatorItem(), m_contextMenu.get());
> 
> This looks right ot me, but we're also affecting Mac here. Although it does look like it would work as intended for them as well, better check with someone from mac land.

This may not do the right thing for Tiger builds.  The append will only happen for more recent OS versions, but perhaps no one cares anymore?

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