Summary: | [regression] dnd lost display in fullscreen mode | ||
---|---|---|---|
Product: | Wayland | Reporter: | lu hua <huax.lu> |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
lu hua
2012-03-30 22:19:26 UTC
The last known good commit: weston ec323d222cbf8fff30871d79455c88c7096b111e. The last known bad commit: weston 3448616bc3909faa2d7d2c559be845085a1b23ab. I did not reproduce it by cairo-image. This application wasn't written to support fullscreen mode. commit efb948846fa598f9d14e6bfbba9591a3bb8819ef Refs: 1.0.0-26-gefb9488 Author: Kristian Høgsberg <krh@bitplanet.net> AuthorDate: Tue Oct 30 18:07:02 2012 -0400 Commit: Kristian Høgsberg <krh@bitplanet.net> CommitDate: Tue Oct 30 18:07:02 2012 -0400 window: Only advertise fullscreen menu item if client supports it If the client doesn't set a fullscreen handler, we can't go fullscreen and shouldn't advertise that in the window menu. The menu implementation is a little simplistic, so we just move the "Fullscreen" entry to the end of the list and don't count it if we don't want it in the menu. https://bugs.freedesktop.org/show_bug.cgi?id=47751 https://bugs.freedesktop.org/show_bug.cgi?id=48106 verified that fullscreen is no longer an option in dnd |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.