Bug 88248

Summary: Buttons in Shadow DOM appear inert
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: dominicc, hayato, morrita, shinyak
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jsfiddle.net/dglazkov/KeRXd/
Bug Depends on:    
Bug Blocks: 63606    

Dimitri Glazkov (Google)
Reported 2012-06-04 12:53:21 PDT
They still fire all the events, but they don't react to the actual user hovering/clicking on them.
Attachments
Shinya Kawanaka
Comment 1 2012-06-05 01:42:06 PDT
Let me check it.
Shinya Kawanaka
Comment 2 2012-06-05 01:57:56 PDT
Dimitri, Really? I tried this in the latest trunk, both input[type="button"] and button element work...
Shinya Kawanaka
Comment 3 2012-06-05 02:42:32 PDT
(In reply to comment #2) > Dimitri, > > Really? > I tried this in the latest trunk, both input[type="button"] and button element work... If you have another repro, could you give it to us?
Dimitri Glazkov (Google)
Comment 4 2012-06-05 06:54:50 PDT
Yay! It looks like it's been fixed recently. I need to verify one more time and then will close this bug.
Dimitri Glazkov (Google)
Comment 5 2012-06-05 08:32:54 PDT
It's been fixed.
Note You need to log in before you can comment on or make changes to this bug.