This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 13950 - Specify that links etc. aren't focusable/don't work in editable areas
Summary: Specify that links etc. aren't focusable/don't work in editable areas
Status: NEW
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - HTML Editing APIs (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Deadline: 2015-07-30
Assignee: Aryeh Gregor
QA Contact: HTML Editing APIs spec bugbot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-29 18:08 UTC by Aryeh Gregor
Modified: 2015-07-30 23:47 UTC (History)
3 users (show)

See Also:


Attachments

Description Aryeh Gregor 2011-08-29 18:08:34 UTC
What exactly doesn't work?  Links and form controls shouldn't work, at least.  Probably media elements should.  I'll test and see.
Comment 1 Ehsan Akhgari [:ehsan] 2011-08-30 19:42:00 UTC
In Gecko, we disable navigating to a hyperlink's target when it's activated using the mouse or the keyboard.