Bug 1107799
| Summary: | Following Link to Marketplace in FF (29) Opens Marketplace in a Protected Window | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Matt Reid <mreid> | ||||||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Alexander Wels <awels> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kubica <pkubica> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 3.3.0 | CC: | aberezin, ecohen, gklein, iheim, jneedle, mreid, pstehlik, rbalakri, Rhev-m-bugs, yeylon | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | 3.5.0 | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | ux | ||||||||||
| Fixed In Version: | ovirt-3.5.0_rc1.1 | Doc Type: | Bug Fix | ||||||||
| Doc Text: |
Cause:
The market place popup window did not have the appropriate parameters causing it to open up in a window with very little control for the user.
Consequence:
To the user it seemed the popup was not functioning properly.
Fix:
Added the appropriate options to the popup to allow control to the user.
Result:
The popup now functions normally and gives the user the ability to navigate as before.
|
Story Points: | --- | ||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2015-02-16 13:36:22 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1099562 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Matt Reid
2014-06-10 16:25:58 UTC
Created attachment 907324 [details]
Protected Marketplace Window in FF
Created attachment 907326 [details]
Video showing the window that opens and trying to do things in it
I assume that we cannot force the page to open in a new tab, rather than a new window (see bug 917970, comment #2); Your browser is probably configured opening URLs in new windows, rather than new tabs, and we cannot control that. what (I think) we can do is to make sure that if the Market Place page is opened in a new window - we will make sure that it has a scroll bar and the URL box. Created attachment 913465 [details]
My Firefox Settings
FF's "Open new windows in a new tab instead" is enabled. I haven't changed any settings around stuff like that from the FF defaults.
I don't think my coworker changed any settings around that on their FF install either, and they're on a different platform. I think the behavior that RHEV is exhibiting is for standard settings that most people will have on FF, but I could be wrong.
(In reply to Matt Reid from comment #4) > Created attachment 913465 [details] > My Firefox Settings > > FF's "Open new windows in a new tab instead" is enabled. I haven't changed > any settings around stuff like that from the FF defaults. > > I don't think my coworker changed any settings around that on their FF > install either, and they're on a different platform. I think the behavior > that RHEV is exhibiting is for standard settings that most people will have > on FF, but I could be wrong. can you please verify that? we are not forcibly opening URLs in new windows, we are relying on the browser's behavior for that. Just verified that the behavior is the same on their Mac with FF 29 and rhevm-3.3.0-0.45.el6ev. Their tab settings are the same as mine, which are the FF defaults. Works and looks like the video I attached earlier. Chrome opens a normal tab to the marketplace for both of us, which works as you would expect. @Matt, Does opening the 'guide' open a new tab or new window? I just double checked and for me it opens in a new window as well. Basically this is because the browser considers these 'popups' and not new windows. Each browser handles them differently and FF made the decision to not do popups in tabs, but open a new window. For what it's worth, I updated my system last night, and now with FF 30, the Marketplace opens in a new tab, and things seem to work properly. I see that this was backported to ovirt-engine-3.5, even though this BZ is flagged for 3.6, therefore re-flagging for 3.5. Verified in 3.5.0-0.10.master.el6ev |