https://bugs.kde.org/show_bug.cgi?id=466092
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |NOT A BUG --- Comment #2 from Vlad Zahorodnii <[email protected]> --- [ 721308.925] -> [email protected]_positioner(new id xdg_positioner@64) [ 721308.929] -> [email protected]_size(191, 114) [ 721308.931] -> [email protected]_anchor_rect(1310, 0, 1, 1) [ 721308.933] -> [email protected]_offset(-2, -2) [ 721308.937] -> [email protected]_anchor(8) [ 721308.939] -> [email protected]_gravity(8) [ 721308.941] -> [email protected]_constraint_adjustment(61) [ 721308.943] -> [email protected]_xdg_surface(new id xdg_surface@82, wl_surface@71) [ 721308.946] -> [email protected]_popup(new id xdg_popup@85, xdg_surface@49, xdg_positioner@64) [ 721308.957] -> [email protected]() [ 721308.959] -> [email protected]() [ 721316.492] -> [email protected]_region(new id wl_region@86) [ 721316.512] -> [email protected]_input_region(wl_region@86) [ 721316.517] -> [email protected]() [ 721316.581] -> [email protected]_region(new id wl_region@87) [ 721316.588] -> [email protected](0, 0, 1920, 1037) [ 721316.592] -> [email protected]_opaque_region(wl_region@87) [ 721316.594] -> [email protected]() [ 721316.608] -> [email protected]() [ 721316.799] [email protected]_id(79) [ 721316.807] [email protected]_id(64) [ 721316.809] [email protected]_id(86) [ 721316.811] [email protected](1309, 0, 191, 113) Firefox asks to show a popup with size (191, 114), but it also sets a strange offset (-2, -2), which makes the popup show 1 pixel offscreen. The flip constrainment adjustment fails to get the window in the work area, so kwin moves to the next specified constraint adjustment - resize. It resizes (takes off one pixel) the popup until it fits inside the work area. Not a kwin bug, please report this issue to firefox developers. -- You are receiving this mail because: You are watching all bug changes.
