![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Are there any generic and CSS standard mean of highlighting an accesskey? |
#3
| |||
| |||
|
|
The HTML side of the matter is that accesskeys, as defined in HTML, are mostly useless or worse than useless, partly because they may interfere with browser or system accesskey assignments that users are familiar with and may really need. |
)
#4
| |||
| |||
|
|
In article <tFtNj.327194$bc6.139693 (AT) reader1 (DOT) news.saunalahti.fi>, "Jukka K. Korpela" <jkorpela (AT) cs (DOT) tut.fi> wrote: [...] The HTML side of the matter is that accesskeys, as defined in HTML, are mostly useless or worse than useless, partly because they may interfere with browser or system accesskey assignments that users are familiar with and may really need. In my book letting a site hi-jack browser functionality would count as a browser bug. |
|
IMO a more valid argument against acceskey is that it's a per site solution for something that ought to have a cross site solution. (Yep, browser vendors again ) |
#5
| |||
| |||
|
|
In my book letting a site hi-jack browser functionality would count as a browser bug. |
|
In that same book browser bugs should be repaired by browser vendors, not by web publishers. |
|
The more web publishers use accesskey, the more users afected, the more likely browser vendors will bother to fix the bug. |
#6
| |||
| |||
|
|
Scripsit Sander Tekelenburg: In my book letting a site hi-jack browser functionality would count as a browser bug. Well, maybe, and browsers _could_ actually implement accesskeys in a manner that does not do that, but they don't. The HTML specification is naive in its assumptions, pretending that browsers could recognize Alt+F as a shortcut for a page-defined accesskey, as if Alt+F were not bound to some function in most situations (and that users could use page-defined accesskeys and would want to do that). |
#7
| |||||
| |||||
|
|
Scripsit Sander Tekelenburg: In my book letting a site hi-jack browser functionality would count as a browser bug. Well, maybe, and browsers _could_ actually implement accesskeys in a manner that does not do that, but they don't. |
|
The HTML specification is naive in its assumptions |
|
The fundamental flaw is in the specifications. The best browsers could do now is to stop recognizing accesskey attributes at all. |
|
The more web publishers use accesskey, the more users afected, the more likely browser vendors will bother to fix the bug. You seem to advocate a catastrophe theory. |
|
According to it, should we start pushing vendors into implementing at least HTML 2.0? |
![]() |
| Thread Tools | |
| Display Modes | |
| |