Using the fullscreen video hotkey is placing the video on a different display
Reported by
m117...@gmail.com,
Jan 12 2018
|
|||
Issue descriptionUserAgent: Mozilla/5.0 (X11; CrOS x86_64 10176.41.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.79 Safari/537.36 Platform: 10176.41.0 (Official Build) beta-channel peppy Example URL: https://www.youtube.com/watch?v=ZJ6d2HmJH8Y Steps to reproduce the problem: 1. Enable keyboard shortcut to move windows/tabs between displays (enable it through chrome://flags (search "ash-enable-display-move-window-accels"). 2. Browse to a video (can be YouTube, or any other HTML5 video player) 3. Use the keyboard shortcut to move the video tab to another display 4. Use the keyboard shortcut to maximize the video ("F" on YouTube) What is the expected behavior? The video should be maximized on the display that is showing the tab What went wrong? The video will be maximized on the original display that the tab was opened in Did this work before? N/A Is it a problem with Flash or HTML5? N/A Does this work in other browsers? N/A Chrome version: 64.0.3282.79 Channel: beta OS Version: 10176.41.0 Flash Version: 28.0.0.137 Contents of chrome://gpu: Note: To properly save this page, select the "Webpage, Complete" option in the Save File dialog. Graphics Feature Status Canvas: Hardware accelerated CheckerImaging: Disabled Flash: Hardware accelerated Flash Stage3D: Hardware accelerated Flash Stage3D Baseline profile: Hardware accelerated Compositing: Hardware accelerated Multiple Raster Threads: Disabled Native GpuMemoryBuffers: Hardware accelerated Rasterization: Hardware accelerated Video Decode: Hardware accelerated WebGL: Hardware accelerated WebGL2: Hardware accelerated Driver Bug Workarounds clear_uniforms_before_first_program_use count_all_in_varyings_packing decode_encode_srgb_for_generatemipmap disable_discard_framebuffer disable_framebuffer_cmaa msaa_is_slow rely_on_implicit_sync_for_swap_buffers scalarize_vec_and_mat_constructor_args Problems Detected Framebuffer discarding causes jumpy scrolling on Mali drivers: 301988 Applied Workarounds: disable_discard_framebuffer Clear uniforms before first program use on all platforms: 124764, 349137 Applied Workarounds: clear_uniforms_before_first_program_use Mesa drivers in ChromeOS handle varyings without static use incorrectly: 333885 Applied Workarounds: count_all_in_varyings_packing Always rewrite vec/mat constructors to be consistent: 398694 Applied Workarounds: scalarize_vec_and_mat_constructor_args On Intel GPUs MSAA performance is not acceptable for GPU rasterization: 527565 Applied Workarounds: msaa_is_slow Use GL_INTEL_framebuffer_CMAA on ChromeOS: 535198 Applied Workarounds: disable_framebuffer_cmaa Disable KHR_blend_equation_advanced until cc shaders are updated: 661715 Applied Workarounds: disable(GL_KHR_blend_equation_advanced), disable(GL_KHR_blend_equation_advanced_coherent) Decode and Encode before generateMipmap for srgb format textures on Chromeos Intel: 634519 Applied Workarounds: decode_encode_srgb_for_generatemipmap Avoid waiting on a egl fence before pageflipping and rely on implicit sync.: 721463 Applied Workarounds: rely_on_implicit_sync_for_swap_buffers Raster is using a single thread. Disabled Features: multiple_raster_threads Checker-imaging has been disabled via finch trial or the command line. Disabled Features: checker_imaging Version Information Data exported 1/12/2018, 12:04:56 AM Chrome version Chrome/64.0.3282.79 Operating system Linux 3.8.11 Software rendering list URL https://chromium.googlesource.com/chromium/src/+/0/gpu/config/software_rendering_list.json Driver bug list URL https://chromium.googlesource.com/chromium/src/+/0/gpu/config/gpu_driver_bug_list.json ANGLE commit id 2987f0fde973 2D graphics backend Skia/64 0 Command Line /opt/google/chrome/chrome --ppapi-flash-path=/opt/google/chrome/pepper/libpepflashplayer.so --ppapi-flash-version=28.0.0.137 --ui-prioritize-in-gpu-process --use-gl=egl --enable-native-gpu-memory-buffers --gpu-sandbox-failures-fatal=yes --enable-logging --log-level=1 --use-cras --enable-wayland-server --user-data-dir=/home/chronos --max-unused-resource-memory-usage-percentage=5 --system-developer-mode --login-profile=user --has-chromeos-keyboard --default-wallpaper-large=/usr/share/chromeos-assets/wallpaper/oem_large.jpg --default-wallpaper-small=/usr/share/chromeos-assets/wallpaper/oem_small.jpg --default-wallpaper-is-oem --guest-wallpaper-large=/usr/share/chromeos-assets/wallpaper/guest_large.jpg --guest-wallpaper-small=/usr/share/chromeos-assets/wallpaper/guest_small.jpg --enable-consumer-kiosk --enterprise-enrollment-initial-modulus=15 --enterprise-enrollment-modulus-limit=19 --login-user=m117chf@gmail.com --login-profile=73998d42b7ea10febe4093c2ef03cec9756f7373 --flag-switches-begin --enable-touchpad-three-finger-click --ash-enable-display-move-window-accels --enable-tab-audio-muting --enable-features=MaterialDesignBookmarks --flag-switches-end --vmodule=tablet_power_button_controller=1,*chromeos/login/*=1,auto_enrollment_controller=1,*plugin*=2,*zygote*=1,*/ui/ozone/*=1,*/ui/display/manager/chromeos/*=1,*night_light*=1,power_button_observer=2,webui_login_view=2,lock_state_controller=2,webui_screen_locker=2,screen_locker=2 --enable-features=MaterialDesignBookmarks Driver Information Initialization time 94 In-process GPU false Passthrough Command Decoder false Supports overlays false Sandboxed true GPU0 VENDOR = 0x8086, DEVICE= 0x0a06 Optimus false Optimus false AMD switchable false Driver vendor Mesa Driver version 17.3.0 Driver date Pixel shader version 3.00 Vertex shader version 3.00 Max. MSAA samples 8 Machine model name Machine model version GL_VENDOR Intel Open Source Technology Center GL_RENDERER Mesa DRI Intel(R) Haswell Mobile GL_VERSION OpenGL ES 3.0 Mesa 17.3.0-devel (git-11adea4b24) GL_EXTENSIONS GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_separate_shader_objects GL_EXT_shader_integer_mix GL_INTEL_performance_query GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_polygon_offset_clamp GL_EXT_texture_border_clamp GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_multisample_interpolation GL_OES_texture_border_clamp GL_OES_texture_stencil8 GL_EXT_blend_func_extended GL_KHR_no_error GL_EXT_clip_cull_distance GL_MESA_shader_integer_functions Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent Window system binding vendor Mesa Project Window system binding version 1.4 (DRI2) Window system binding extensions EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export Direct rendering Yes Reset notification strategy 0x8261 GPU process crash count 0 Compositor Information Tile Update Mode One-copy Partial Raster Enabled GpuMemoryBuffers Status ATC Software only ATCIA Software only DXT1 Software only DXT5 Software only ETC1 Software only R_8 GPU_READ_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE_PERSISTENT R_16 Software only RG_88 GPU_READ_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE_PERSISTENT BGR_565 GPU_READ RGBA_4444 Software only RGBX_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE RGBA_8888 GPU_READ, SCANOUT_CPU_READ_WRITE BGRX_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE BGRX_1010102 Software only BGRA_8888 GPU_READ, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE_PERSISTENT RGBA_F16 Software only YVU_420 GPU_READ YUV_420_BIPLANAR SCANOUT_CAMERA_READ_WRITE UYVY_422 Software only Display(s) Information Info Display[3850489720471552] bounds=0,0 1366x768, workarea=48,0 1318x768, scale=1, internal Color space information {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL} Bits per color component 8 Bits per pixel 24 Info Display[8565007717795073] bounds=-545,-1080 2560x1080, workarea=-545,-1080 2560x1080, scale=1, external Color space information {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL} Bits per color component 8 Bits per pixel 24 Video Acceleration Information Decode h264 baseline up to 4096x4096 pixels Decode h264 main up to 4096x4096 pixels Decode h264 high up to 4096x4096 pixels Decode vp9 profile0 up to 4096x4096 pixels Log Messages [4733:4748:0111/235416.230037:VERBOSE1:drm_device_manager.cc(53)] : Could not initialize DRM device for /sys/devices/platform/vgem/drm/card1 [4733:4748:0111/235419.225073:VERBOSE1:drm_display.cc(105)] : DRM configuring: device=/sys/devices/pci0000:00/0000:00:02.0/drm/card0 crtc=19 connector=28 origin=0,0 size=1366x768 [4733:4748:0111/235419.737469:VERBOSE1:drm_display.cc(105)] : DRM configuring: device=/sys/devices/pci0000:00/0000:00:02.0/drm/card0 crtc=22 connector=38 origin=0,828 size=2560x1080 [4733:4748:0111/235448.117433:WARNING:screen_manager.cc(114)] : Display controller (crtc=19) already present. [4733:4748:0111/235448.119245:VERBOSE1:drm_display.cc(105)] : DRM configuring: device=/sys/devices/pci0000:00/0000:00:02.0/drm/card0 crtc=19 connector=28 origin=0,0 size=1366x768 [4733:4748:0111/235505.046197:WARNING:screen_manager.cc(114)] : Display controller (crtc=19) already present. [4733:4748:0111/235505.046942:VERBOSE1:drm_display.cc(105)] : DRM configuring: device=/sys/devices/pci0000:00/0000:00:02.0/drm/card0 crtc=19 connector=28 origin=0,0 size=1366x768 [4733:4748:0111/235505.047097:VERBOSE1:drm_display.cc(105)] : DRM configuring: device=/sys/devices/pci0000:00/0000:00:02.0/drm/card0 crtc=22 connector=38 origin=0,828 size=2560x1080 [4733:4733:0112/000030.105870:ERROR:gles2_cmd_decoder.cc(18162)] : [.DisplayCompositor-0x1c6ae220b000]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [4733:4733:0112/000030.106072:ERROR:gles2_cmd_decoder.cc(10008)] : [.DisplayCompositor-0x1c6ae220b000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [4733:4733:0112/000030.106189:ERROR:gles2_cmd_decoder.cc(18162)] : [.DisplayCompositor-0x1c6ae220b000]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [4733:4733:0112/000030.106232:ERROR:gles2_cmd_decoder.cc(10008)] : [.DisplayCompositor-0x1c6ae220b000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [4733:4733:0112/000030.106280:ERROR:gles2_cmd_decoder.cc(18162)] : [.DisplayCompositor-0x1c6ae220b000]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [4733:4733:0112/000030.106310:ERROR:gles2_cmd_decoder.cc(10008)] : [.DisplayCompositor-0x1c6ae220b000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [4733:4733:0112/000030.233423:ERROR:gles2_cmd_decoder.cc(10008)] : [.DisplayCompositor-0x1c6ae220b000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [4733:4733:0112/000030.233699:ERROR:gles2_cmd_decoder.cc(10008)] : [.DisplayCompositor-0x1c6ae220b000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering. [4733:4733:0112/000030.233894:ERROR:gles2_cmd_decoder.cc(10008)] : [.DisplayCompositor-0x1c6ae220b000]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
,
Jan 12 2018
Thanks for reporting. I think we need to fix this.
,
Jan 14 2018
I am not able to reproduce this issue. It works fine. Note, in step 3, you said "use the keyboard shortcut to move the video tab to another display". We don't add the way to move tab. It is window-based. Not tab-based.
,
Jan 15 2018
Yes, I meant move the window and not move the tab, apologies on the poor wording. It seems that the issue has been fixed, as I have not been able to reproduce the bug since your comment.
,
Jan 16 2018
I have now been able to reproduce the bug once again. 1. I visit a page with a video on it 2. Press Search+Alt+arrow key to move the window to a different monitor 3. Press F to full screen the video the video is full screen on the original monitor. Is there anything I should add to help you reproduce this issue? |
|||
►
Sign in to add a comment |
|||
Comment 1 by m117...@gmail.com
, Jan 12 2018