Bug 69232
Summary: | Safari: Contextual menu not following with VO cursor in HTML content. | ||
---|---|---|---|
Product: | WebKit | Reporter: | chris fleizach <cfleizach> |
Component: | Accessibility | Assignee: | chris fleizach <cfleizach> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | Keywords: | InRadar |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
chris fleizach
When moving the VoiceOver cursor through HTML content, contextual menus are not activating with the proper items.
Steps to Reproduce:
1) Visit a site such as news.google.com.
2) As VoiceOver moves around the page, press Control-Option-Shift-m to activate contextual menus.
2) Find a link and activate contextual menu, check the contents.
3) Find a header that is also a link, activate the contextual menu and check the contents of the menu.
4) Repeat using the mouse.
Actual Results: VoiceOver does not open the contextual menu properly, rather it displays a generic list of options found when a mouse right clicks on empty HTML space.
Expected Results: Contextual menu should display items relative to the object within the VO cursor, such as Open in New Window for links, etc.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
chris fleizach
rdar://10015987
chris fleizach
It looks like this is a problem when the page is scrolled
chris fleizach
*** This bug has been marked as a duplicate of bug 70075 ***