Lines Matching full:button
6058 iWeb 'Announce' button does nothing after publishing to MobileMe
7609 specific to play/pause button.
7611 specific to mute button.
7619 specific to play/pause button.
7621 to mute button.
9691 <rdar://problem/6739671> Movie controller?s play button does not change into a pause
9692 button
11883 Bug 25598: AX: if a radio button has a label and a title, the label is not exposed
11886 Test: accessibility/radio-button-title-label.html
16154 Bug 25449: AX: Respect the alt tag of ARIA button as AXDescription
16157 Test: accessibility/img-aria-button-alt-tag.html
19355 REGRESSION: Back button after form submission to the same URL fails to navigate.
22805 the drop down button never uses any look but the "normal" look.
23348 drop down button to make its border coincide with the <select>'s
24569 <rdar://problem/6625840> Previous Page isn't loaded after hitting back button at http://www.breakingnews.ie/
29126 determining whether to display the delete button involves style and updateRendering
29132 delete button controllers.
29148 Instead of calling disable/enable on the delete button controller's container element,
29209 or push an <input type=button> or <button> causes the page to scroll down.
31036 When the cancel button in the search field is shown or hidden,
31037 we need to explicitly setStyle() on the cancel button's renderer,
31135 Test: fast/forms/search-abs-pos-cancel-button.html
33710 Bug 24048: extra windows button padding doesn't apply when there's no appearance
34335 Added a refresh button to storage views.
52719 Test: accessibility/button-press-action.html
52740 [Qt] Show focus rect when a button gets the focus for the first time.
61497 Fix <do> appearance: should behave like HTMLs <button>.
61688 Check if the button's style (not the new inner style) has appearance set to determine whether we should set padding on the inner style.
63018 (WebCore::canHaveChildrenForEditing): Treat <do> just like a <button>.
63413 Match Firefox button metrics on Windows.
68415 When painting the cancel and results button parts, get the rect from AppKit
68423 results button, or the cancel button should get the mouse events.
73630 2) If a button has focus and is pressed, it was rendered
74445 (WebInspector.ProfilesPanel.prototype._updateInterface): Update the toggle button and
76057 (WebCore::button):
77264 - lower the default button repaint frequency
80469 scrollbar-button
80675 <rdar://problem/6249833> Fix default button appearance
83100 <rdar://problem/6255456> AX: <file> input button shouldn't have children exposed
86752 [Gtk] no focus when button/checkbox/radiobutton clicked, only when tabbed
87358 Fix the new Node Search button image to not be blurry.
87610 Add support for hit testing of all five possible scrollbar button placements.
87728 a single button at either end, but the parts now exist.
87763 the button arrows are in a scrollbar.
87831 Set the initial button repeat delay to 0.5 for Mac.
92720 - fix <rdar://problem/6198514> Changing a button's opacity triggers relayout
92722 Test: fast/repaint/button-spurious-layout-hint.html
93184 Test: fast/forms/search-display-none-cancel-button.html
93186 Allow display:none to work on a search field's cancel button. Prepare for adding more style-ability for the results button too.
93191 (WebCore::RenderTextControl::setStyle): Add nil checks for the button renderers.
93196 (WebCore::RenderTextControl::updateFromElement): Added nil checks for the button renderers.
94359 Add support for support for -webkit-appearance: default-button on the Mac platform.
94375 key if the button is default, otherwise reset the key equivalent.
94376 (WebCore::RenderThemeMac::paintButton): If the button is default call setDefaultButtonCell:
94378 the window's previous default button cell when finished.
97040 Added a close button to the Inspector's toolbar when docked.
97053 * page/inspector/inspector.html: Added the close button.
97055 (WebInspector.loaded): Added click event listener to the close button.