Closed Bug 566610 Opened 15 years ago Closed 15 years ago

[OOPP]Can not start scroll page by mouse wheel when mouse cursor is over a flash object

Categories

(Core Graveyard :: Plug-ins, defect)

1.9.2 Branch
x86
Windows 7
defect
Not set
major

Tracking

(blocking1.9.2 -, status1.9.2 .4-fixed)

RESOLVED FIXED
Tracking Status
blocking1.9.2 --- -
status1.9.2 --- .4-fixed

People

(Reporter: alice0775, Assigned: jimm)

References

()

Details

(Keywords: regression)

Attachments

(2 files)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:1.9.3a5pre) Gecko/20100518 Minefield/3.7a5pre ID:20100518035958 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:1.9.3a5pre) Gecko/20100518 Minefield/3.7a5pre ID:20100518035958 If enable OOPP(by default), I can not start scroll page by mouse wheel when mouse cursor is over a flash video. If disabled OOPP(set dom.ipc.plugins.enabled to false),then I can start scroll page by mouse wheel even if mouse cursor is over a flash video. This problem happens also Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.5pre) Gecko/20100518 Namoroka/3.6.5pre ID:20100518042225. Because regression range is different, this is not dupe of Bug 552163 - [OOPP]Can not start scroll page by mouse wheel when mouse cursor is over a flash video. Reproducible: Always Steps to Reproduce: 1. Start Minefield/Namoroka with new profile 2. Open URL ( http://www.google.com/finance?q=INDEXDJX:.DJI ) ( Do not click flash object to focus it.) 3. Hover mouse cursor over a flash video. 4. Scroll by mouse wheel Actual Results: When mouse over flash object, I can not start scroll by mouse wheel. Expected Results: When mouse over flash object, I can start scroll by mouse wheel. Regression window for 1.9.3 Works: http://hg.mozilla.org/mozilla-central/rev/0841ec7eec87 Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:1.9.3a5pre) Gecko/20100511 Minefield/3.7a5pre ID:20100511082156 Fails: http://hg.mozilla.org/mozilla-central/rev/f884c59a5fbf Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:1.9.3a5pre) Gecko/20100511 Minefield/3.7a5pre ID:20100511090755 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0841ec7eec87&tochange=f884c59a5fbf Regression window for 1.9.2 Works: http://hg.mozilla.org/releases/mozilla-1.9.2/rev/e15bd0e4e549 Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.5pre) Gecko/20100511 Namoroka/3.6.5pre ID:20100511042448 Fails: http://hg.mozilla.org/releases/mozilla-1.9.2/rev/aface486f2e4 Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.5pre) Gecko/20100512 Namoroka/3.6.5pre ID:20100512042059 Pushlog: http://hg.mozilla.org/releases/mozilla-1.9.2/pushloghtml?fromchange=e15bd0e4e549&tochange=aface486f2e4 Candidate bug: Bug 563377 - Fullscreen video stops responding to keyboard/mouse input, refuses to close itself when switched away
blocking1.9.2: --- → ?
recent regression then, yes should block :-(
Assignee: nobody → jmathies
Summary: [OOPP]Can not start scroll page by mouse wheel when mouse cursor is over a flash video → [OOPP]Can not start scroll page by mouse wheel when mouse cursor is over a flash object
This issue happens also youtube. http://www.youtube.com/watch?v=0-XU3vWjDsc
I guess the hook solution will have to become just a killfocus fix, and the rest of these events will have to go back to the subclass.
We can still use the hook for specific cases like kill frocus, but moving all the "working" sub-class fixes over caused new problems.
Attachment #445984 - Flags: review?(bent.mozilla)
try builds are in the works to confirm.
Attachment #445984 - Flags: review?(bent.mozilla) → review+
I'm not so sure this is a blocker, as we would ship with the issue if we really needed to. We want it if the fix works and the schedule matches up though.
blocking1.9.2: ? → -
confirmed locally, this was easy to reproduce. the patch addresses it.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Attached patch landed patchSplinter Review
- addressed missing wm_mousehwheel build error.
Attachment #446002 - Flags: approval1.9.2.4?
Comment on attachment 446002 [details] [diff] [review] landed patch a=LegNeato for 1.9.2.4. Please land on both mozilla-1.9.2 default and GECKO1924_20100413_RELBRANCH
Attachment #446002 - Flags: approval1.9.2.4? → approval1.9.2.4+
(In reply to comment #12) > This is not fixed, http://www.youtube.com/watch?v=qrO4YZeyl0I Regression window is different, this maybe different bug.
And do i need to post another bug report?
Yes sorry you are right.
Depends on: 568129
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: