Home | History | Annotate | Download | only in WebCore

Lines Matching full:menu

3993         Patch for <rdar://problem/5506968> Fail to DnD local file with non-ascii character in path from desktop to Safari (can open it with file menu)
6592 - fix <rdar://problem/5415734> <select> draws incorrectly if size of menu options
6599 box when you click on an empty menu.
8205 The second time such a menu or view is brought up, the icon should be there.
8456 <rdar://problem/5395928> Need to be able to handle context menu item selection by index
8460 * platform/ContextMenu.h: Added method to retrieve context menu item by index
8463 adding the MNS_NOTIFYBYPOS style to the context menu.
8468 (WebCore::ContextMenu::setPlatformDescription): add MNS_NOTIFYBYPOS style to the context menu
8469 so we will get notified by menu position through WM_MENUCOMMAND when the item is selected.
8783 <rdar://problem/5349755> text-align affects <select> button but not its drop-down menu
8793 (WebCore::PopupMenu::paint): Changed to use natural directionality for menu
9243 <rdar://problem/5126392> REGRESSION (NativePopUp): Rightmost character cut off in pop-up menu
10336 Fix <rdar://5395835> REGRESSION (r24527): Context menu for edit fields is missing "Font & Writing Direction"
11070 Only connect the menu signal once.
12732 REGRESSION: First item in select (pop-up menu) is displayed even if another item was selected via JavaScript
13970 Launch the context menu in the right place.
14628 (WebCore::createAndAppendFontSubMenu): Create the context menu on the stack, not the heap,
15090 REGRESSION (3.0.2-TOT): <select> menu items have incorrect background color
15106 menu's background color over solid white. Note that clientStyle() cannot
15107 be used for the menu's background color, since background color is not
15872 Fix Bug 14324: Cannot remove/customize the "Inspect Element" contextual menu item
15881 Inspect Element item to the menu before passing it to the
16072 when urls are accessed (user opens history menu for example). This shouldn't have any real performance impact
17758 Add qt context menu support.
22170 Append the "Inspect Element" context menu item after passing the
22171 context menu to the ContextMenuClient. This work used to be done in
23871 Fix crash when retrieving title of context menu after it has been selected.
23875 (WebCore::ContextMenu::itemWithAction): menu item info fType is a set of flags, MFT_STRING is 0, so we need to or off flags before comparing.
24517 Fix for <rdar://problem/5088844> Popup menu is not positioned correctly on a yahoo comics page
24775 Fix the CSS2 system font for 'menu' to match Mac. Makes the system fonts layout test pass.
24855 Fix for <rdar://problem/5065040> cannot mousedown + drag in a <select> menu
24967 Fix for <rdar://problem/5053618> Disable "recent searches" search field menu.
25223 Fix for <rdar://problem/4887423> REGRESSION: search results popup menu strings are not localized
25240 - fixed <rdar://problem/5005120> Crash: selecting View all RSS Articles from context menu of bookmark folder
25754 * platform/win/PopupMenuWin.cpp: m_scrollOffset is now measured in menu
26111 Draw a single down arrow for styled menu lists.
26991 <rdar://problem/4818840> Crash occurs after selecting Print Preview from under the File menu if no printer is selected
27100 Add stubs for all of the localized context menu item titles. The
27475 menu item by its action. (Its ID.)
27719 Fixed <rdar://problem/4854901> "Copy Link" and "Copy Image Address" context menu items don't work
27793 Fix: <rdar://problem/4860184> Can't select context menu items with the
27834 menu. The new member variable is an OwnPtr<ContextMenu>. Not doing
27835 this breaks sub-menus on Boomer since the menu items are no longer
28547 Boomer part of context menu actions.
29880 Support client overriding the useragent (for debug menu).
29959 selected index of the <select> and highlighting the item in the popup menu.
29963 rectangle in the popup menu for this item.
30081 Fix: <rdar://problem/4772506> <select> popup menu should not clip items
30099 Fix: <rdar://problem/4758923> <select> menu text doesn't draw right
30107 (WebCore::PopupWndProc): Add 1px of vertical height to each menu item
30129 Fix: <rdar://problem/4785693> Use CG to draw popup menu items
30137 to assume responsibility for drawing menu itesm. Removed call to set
30138 the font on the popup menu, as CG will take care of this.
30144 elements, and tell the popup menu to set the selection to the element
30148 called to draw each item in the menu.
30150 messages (required now that we're drawing the menu items ourselves). In
30267 Move popup menu code out of rendering/ and into platform/.
30387 contentsToWindow() instead of scrollOffset() to correct menu location.
30397 keys to change selection within the popup menu, and makes onChange fire
34065 REGRESSION: Form select menu in iframe destroys form select menu on page
34419 REGRESSION: Popup button text should use "natural" directionality to match the items in the popup menu
34739 search menu template is set, rather than on the maximum number of recent
34747 -setMaximumRecents: with setting the search menu template.
34748 (WebCore::RenderThemeMac::search): Removed initialization of the menu.
34750 NSMenu to be used as the search menu template.
37899 we will ignore those settings in the button to match the way the text is displayed in the popup menu.
38628 Fix for <rdar://problem/5200081> Repro crash in PopupMenu::show clicking popup menu button after reload
39895 made text invisible in highlight, info and menu colored areas.
40609 <rdar://problem/5016318> Contextual menu item for opening links is missing in compose windows but present in viewer
40611 Add the Open Link, Open Link in New Window, Download Linked File and Copy Link menu
40612 items to the content editable context menu.
41625 callback before returning in the case that the menu is empty. Otherwise
41626 the client thinks that the menu stayed open.
41863 Bug 13477: Help and context menu cursors need dropshadows.
42976 Updated fix for <rdar://problem/4887426> Set a reasonable maximum number of recent searches for search menu
43022 Fix for <rdar://problem/4887426> Set a reasonable maximum number of recent searches for search menu
43037 This also fixes a bug where we didn't fire the change event when using type-ahead selection with the popup menu.
44272 <rdar://problem/5128697> REGRESSION: At least one PDF context menu item isn't appearing on Leopard
44276 add two PDF-related context menu items to enum to keep it in sync with WebKit
44280 add the new context menu items to the do-nothing case of a big switch statement
47853 (WebCore::HTMLSelectElement::saveLastSelection): Added early return for menu lists.
48324 (WebCore::HTMLSelectElement::dispatchFocusEvent): Added. Call saveLastSelection for menu lists, since onChange can be fired
48493 Fix for <rdar://problem/4926179> Text in menulist control should never update if menu is open
48496 Only setTextFromOption if the menu isn't visible.
51004 <rdar://problem/4619663> REGRESSION (NativePopup): Popup menu doesn't draw at the correct vertical position (9816)
51009 what area to exclude when popping up a menu moved to the top of
51989 Fix for <rdar://problem/4887423> REGRESSION: search results popup menu strings are not localized
53244 "Look Up in Dictionary" context menu item should be Mac-only for now,
53249 menu item in #if PLATFORM(MAC).
53542 Unable to prevent default context menu from appearing. <rdar://
53546 menu design. First, all context menu events are now considered to
53548 context menu through the defaultEventHandler(). Second, the context
53549 menu controller holds onto it's context menu until a new one is
53551 AppKit relies on the menu being around for as long as it is
53553 menu is popped-down.
53556 controller's context menu. WebKit now clears the menu before it
53557 propagates a new context menu event through the DOM.
53653 Fix <rdar://problem/5016969> REGRESSION: "Check Spelling As You Type" context menu item is never checked
55102 REGRESSION: Menu item drawn 2 pixels short on WWDC 2006 Attendee Site
56288 REGRESSION: Menu item drawn 2 pixels short on WWDC 2006 Attendee Site
57002 - WebCore part of fix for radar 4939636, problems with context menu items and binaries linked
59526 on page displays the wrong contextual menu items "Search in Google", "Search in Spotlight"
61566 Fix for <rdar://problem/4843226> REGRESSION: Pull down menu appears
62185 contextual menu on the page
62778 Fix for: <rdar://problem/4697438> REGRESSION: select menu lists match the wrong css rule on www.chainreaction.com
63179 not a link, the "Remove Link" contextual menu item remains active
63196 initially from the contextual menu
63199 the context menu event was dispatched and after the context menu
63580 No test case since you need to open up the menu to fire onChange.
64703 Small context menu fixes.
65979 handles the context menu event, we want to ask if we *have*
65982 swallowEvent was false in the case where we want to pop up a menu.
67400 Menu items are displayed as "undefined"
67430 No layout test for context menu problems.
68538 Fix for <rdar://problem/4863434> Wrong contextual menu appears for
69219 (Context menus): No context menu displayed when clicking outside a
69830 menu item titles.