WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
16645
want way to make default button pulse like default Aqua dialog buttons.
https://bugs.webkit.org/show_bug.cgi?id=16645
Summary
want way to make default button pulse like default Aqua dialog buttons.
Mary Firenze
Reported
2007-12-28 12:51:58 PST
The visual designer for Yahoo! Mail has requested that we make the default buttons in our HTML dialogs pulse blue like the default Aqua dialog buttons. However, Adam Roben indicated that this is not supported in webkit and we could file an enhancement request to ask for it. I'm filing this bug to ask for that feature. I've pasted the relevant parts of an e-mail on this topic below. Since Adam indicated that the button ring and the button pulse are separate, it would be nice to be able to turn each of these on. It would also be nice to have guidelines on when each should be turned on so that we match users' expectations. ----- Original Message ---- From: Adam Roben <
aroben@apple.com
> To: Darren James <
jdarren@yahoo-inc.com
> Cc: Safari <
yahoo-safari-external@group.apple.com
> Sent: Tuesday, November 20, 2007 8:16:02 PM Subject: Re: Question about styling buttons Darren James wrote:
> I have a question about button appearance. Our visual designer wants > the default button on our DHTML > dialog to have the blue glow affect (like the native one on say the > alert dialog), rather than the > fuzzy blue focus ring. Is there a webkit specific CSS attribute or > some other way to achieve this?
I assume you mean you want the button to pulse from dark to light blue, as the default button in Aqua dialogs does? There unfortunately isn't a way to do that in WebKit at the moment. You could file a bug requesting such a feature, though. (Note that in the OS X interface, pulsing and focus rings are not mutually exclusive.)
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2007-12-29 19:11:30 PST
<
rdar://problem/5665248
>
Dave Hyatt
Comment 2
2008-01-02 14:37:54 PST
'm concerned about adding this capability, since any Web page would then be able to use it. We deliberately omitted the pulse from default form control buttons because it could create visually distracting and confusing Web pages (multiple forms on the page would have multiple pulses etc.).
Mark Rowe (bdash)
Comment 3
2008-03-22 12:58:50 PDT
***
Bug 18007
has been marked as a duplicate of this bug. ***
Brian Ellis
Comment 4
2008-03-22 13:03:55 PDT
(In reply to
comment #2
)
> 'm concerned about adding this capability, since any Web page would then be > able to use it. We deliberately omitted the pulse from default form control > buttons because it could create visually distracting and confusing Web pages > (multiple forms on the page would have multiple pulses etc.). >
I think the above is a good reason not to make the submit button for a form pulse by default, yes. However, adding a CSS property for this is, I think, quite consistent with the direction WebKit has taken in the past. Yes, developers could abuse it by making multiple pulsing buttons and failing to map them to the return key so they don't work, but so long as they have to explicitly turn on the behavior you aren't facilitating bad UI design, and there are any number of other ways to make a hideous, eye-bleedingly bad Web UI without pulsing buttons. Since you obviously can't and shouldn't refuse to display Web sites that appear to be in bad taste, I think your obligation ends when a Web developer explicitly turns something on knowing perfectly well what it will do.
Ahmad Saleem
Comment 5
2022-07-27 09:16:22 PDT
I think "pulsing form control" enhancement request now can be achieved through various advancement in CSS Animation etc. and I think this can now be marked as "RESOLVED WONTFIX" or anything appropriate. Thanks!
Simon Fraser (smfr)
Comment 6
2022-07-27 09:19:56 PDT
Agree.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug