Bug 38052
Summary: | Implement HTMLElement componentFromPoint | ||
---|---|---|---|
Product: | WebKit | Reporter: | Erik Arvidsson <arv> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Enhancement | CC: | achristensen, ahmad.saleem792, annevk, ap, bfulgham, cdumez, dherbolt, rniwa |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://msdn.microsoft.com/en-us/library/ms536375(VS.85).aspx |
Erik Arvidsson
componentFromPoint allows the user to detect where in a scrollbar the user clicked. This is useful when doing virtualized scrolling.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
This was IE specific API and I don't see any reference in any other browsers whether it was implemented or not.
I am going to mark this as "RESOLVED WONTFIX". Please reopen, if I am wrong here. Thanks!