Bug 144914
| Summary: | parent window scrolls up when selecting text in an input in an iframe | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matthias Le Brun <mlbli> |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, bfulgham, mlbli |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.10 | ||
Matthias Le Brun
steps to reproduce:
1. go to http://jsbin.com/basahilowi/1/edit?js,output
2. scroll down in the output
3. try selecting text in the input
actual:
the parent window scrolls up
expected:
the parent window shouldn't scroll at all
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matthias Le Brun
can't reproduce in more recent version