Closed Bug 1365959 Opened 7 years ago Closed 7 years ago

[e10s] changing selectbox in iframe makes content in outer frame unclickable

Categories

(Core :: Layout: Form Controls, defect, P2)

53 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1351072
Tracking Status
firefox53 --- wontfix
firefox54 + wontfix
firefox55 + fixed

People

(Reporter: micha.hastrich, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: regression, testcase)

Attachments

(2 files, 1 obsolete file)

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36

Steps to reproduce:

For a simplified version you need a html page with a button and an iframe. In the iframe you need a <select>. If you change the value of the select it is not possible to click in the outside frame. You need to do two clicks - the first one actives the outer frame an the second click aktivates the onclick action.

I will provide an example as an attachment.


Actual results:

The Button in the outer Frame was not clickable - it didn't even render the "cursor:pointer" which it has in its CSS. Onclick action is not performaed on click. After clicking the button or clicking anywhere else in the outer frame everything is back to normal - you get the pointer and the onclick action is performed.

After cleaning up firefox it works again.
We tried this on different OS and workstations (Win7, Win10, MacOS) and we were able to reproduce it on every system.


Expected results:

After selecting a new value in the selectbox the cursor:pointer over the button in the outer frame should have been rendered and it should have been possible to click the button and activate its onclick action.
Attached file firefoxbug.html (obsolete) —
Attached file iframe.html
Attached file firefoxbug.html
Attachment #8869036 - Attachment is obsolete: true
Another bug with e10s and <select>.
Blocks: e10s-select
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
Summary: changing selectbox in iframe makes content in outer frame unclickable → [e10s] changing selectbox in iframe makes content in outer frame unclickable
Regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=a925f48bcc829d19b1c9f35d15c5a5f03b23b91c&tochange=32bde324c727a46b0409bc174ec33ca2d77bdc1a

It could be:
Neil Deakin — Bug 1314647, clear active state of select on mouseup, r=mconley

As Neil is not available, could you find someone able to work on this recent regression, please.
Status: UNCONFIRMED → NEW
Has Regression Range: --- → yes
Has STR: --- → yes
Ever confirmed: true
Flags: needinfo?(mconley)
Keywords: regression, testcase
Track 54+/55+ as regression.
I'm really swamped with Quantum Flow and Photon stuff. overholt, we were talking about finding someone to take these <select> bugs... did you have someone in mind?
Flags: needinfo?(mconley) → needinfo?(overholt)
(In reply to Mike Conley (:mconley) from comment #9)
> I'm really swamped with Quantum Flow and Photon stuff. overholt, we were
> talking about finding someone to take these <select> bugs... did you have
> someone in mind?

I took this to email.
Flags: needinfo?(overholt)
Firefox seems the only browser with this issue.
HsinYi, it's likely an issue about form state control, would you like to assign someone to pick it up?
Flags: needinfo?(htsai)
Priority: -- → P2
Too late for 54. Mark 54 won't fix.
(In reply to Astley Chen [:astley] (UTC+8) from comment #12)
> Firefox seems the only browser with this issue.
> HsinYi, it's likely an issue about form state control, would you like to
> assign someone to pick it up?

Sure! Ben, please help this :)
Flags: needinfo?(htsai) → needinfo?(btian)
Likely a dupe of bug 1351072.
Let's see if the patch in bug 1351072 could fix this issue or not.
See Also: → 1351072
By applying the patch in bug 1351072. the symptom in this bug is fixed.
Let's keep it up in bug 1351072 and close this one.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Thanks Astley:) Clear my ni?
Flags: needinfo?(btian)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: