Home | History | Annotate | Download | only in WebCore

Lines Matching full:menu

7446         Show or hide the popup menu.
7455 Return whether the popup menu is visible.
7467 Initialize the pointer to our parent popup menu.
7473 Return our parent popup menu.
7514 Call our parent's press() function to show or hide the popup menu.
10336 - http://www.barbie.com/ Hover over the menu items (Games, Videos)
13500 Padding in popup menu gets lost with styled <select> in Windows.
14952 On the context menu, if there is no breakpoint there, we have Add Breakpoint, and Add Conditional
14956 * English.lproj/localizedStrings.js: Added localized context menu entries.
14959 (WebInspector.SourceFrame.prototype._documentContextMenu): Added context menu entries and handlers.
16123 [GTK] context menu overriding API is very limited
16126 Only show font menu items in rich text areas in the GTK+ port.
16135 [GTK] context menu overriding API is very limited
16138 Don't show spell checking menu items in text areas in the GTK+ port.
16207 b) weather suggested value should be accepted when popup menu closes
17193 and set the title from the native menu item.
18864 Also adds "Copy as HTML" context menu item.
19230 Don't use an icon for all spelling guess menu items.
19501 [GTK] context menu overriding API is very limited
19504 Omit SearchWeb from the context menu in the GTK+ port.
20435 Abstract popup menu factory.
20516 Add a context menu entry in the console to clear the console. This
20519 Spell Check context menu that they are used to.
20986 New Web Inspector: The Context Menu should be used in more places.
20988 Add support for context menu entries for editing and deleting elements
20994 (WebInspector.DataGrid): Added context menu listener.
22757 context menu implementation.
23298 Web Inspector: Add context menu actions for DOM tree.
23915 Chromium: support custom WebCore context menu items in Chromium port.
24221 Web Inspector: provide custom context menu in the front-end window.
26513 Reloading WebInspector from context menu is closing it instead of reloading.
27360 [Qt] Mac Plugins : Get context menu to work in QGraphicsView
27363 displaying the context menu.
40366 ARIA menu/menu item need AXRoleDescription
40372 Test: platform/mac/accessibility/aria-menu-role-descriptions.html
41763 Bug 30619: [Linux] Menu key doesn't work
48288 Text in Inspector's Styles gear menu is invisible.
48290 Adds a style rule for the option text and hr's in the gear menu,
53909 Includes Gear Menu for filtering the Event Listeners on the
53926 (WebInspector.EventListenersSidebarPane.prototype._changeSetting): For the Gear Menu
53940 * inspector/front-end/inspector.js: Preferences for the Gear Menu Event Listeners filter
56299 All paths that lead to hiding the popup menu must call popupDidHide on
57169 REGRESSION (r48446): While a <select> popup menu is open, the
58136 Redo the way we handle events when a popup menu is shown, based on
58141 forwards all mouse and keyboard events to the popup menu.
58944 Simplify popup menu handling.
59830 Web Inspector: Move the option to create a new style rule under the Styles' gear menu.
59837 (WebInspector.StylesSidebarPane): Add "New Style Rule" option to the gear menu.
62051 * inspector/front-end/inspector.css: New styles for the settings menu.
67797 indicate what heuristics to use when displaying text in drop-down menu.
72831 Fix [Chromium] drop down menu letter selection, skip selections
78111 (WebCore::PopupMenu::populate): Set the tool tip of the menu item to that of the represented item.
78117 the popup menu in RenderTextControlSingleLine.
82057 URL appears in back/forward button menu instead of title for items with custom representation
83111 Bug 27448: [Chromium] On Mac, arrow keys should cause Select to pop up its menu.
83112 Mac build of Chromium doesn't follow Mac HI guidelines to pop up the menu when
83139 the popup menu.
91614 Test: accessibility/editable-webarea-context-menu-point.html
92601 Added Speech submenu to context menu on Mac when there's a non-editable selection
92618 enable Stop Speaking item only if the context menu client returns true for isSpeaking()