Lines Matching full:button
620 Oops. I meant to do that for <input type=button> and not
621 <button>. Just do it for <select>s for now.
628 Make <select>s and <button>s ignore a CSS-specified width if that
3114 - finished up the job of moving the file button to WebKit
3125 (KWQFileButton::setFilename): Call the button to do the work.
3708 - fixed 3072542 -- double "&" in submit button
4838 Some improvements to the file button, including displaying the file without the
6448 - fixed 3032148 -- Button not disabled in page
6516 - fixed 3021018 -- Crash selecting from popup just after choosing radio button
6859 * kwq/KWQButton.mm: Moved all the code that's push-button specific into QPushButton.
6863 (QPushButton::QPushButton): Set the bezel style of the button.
6868 The rule for the style of button we use is "centered vertically in the available space,
6878 The rule for the style of pop-up button we use is "CELLOFFSET pixels down from the top",
7185 * kwq/KWQButton.mm: Stop using KWQNSButton. Instead just use a button adapter
7213 (QComboBox::clear): Remove the items from the pop-up button directly.
7318 - fixed 3026042 -- hide frames button at developer documentation doesn't work
7402 - fixed 3017376 -- button height is too tall
7412 (RenderSubmitButton::baselinePosition): Put the bottom of the button on the
7874 - re-fixed 2948387 -- stop button flashes to "go" two extra times while loading citibank.com
8762 - dealt with part of 2948387 -- stop button flashes to "go" twice while loading citibank.com
16281 Fixed crasher initializing items in popup button.
16593 * src/kdelibs/khtml/test/button.html: