https://bugs.kde.org/show_bug.cgi?id=434115

--- Comment #1 from Matt Fagnani <matthew.fagn...@utoronto.ca> ---
Created attachment 136468
  --> https://bugs.kde.org/attachment.cgi?id=136468&action=edit
Thunderbird Wayland debug log

I ran MOZ_ENABLE_WAYLAND=1 WAYLAND_DEBUG=1 thunderbird & I right-clicked on an
email and saw the flickering and multiple highlighted menu items a few times.
The attached Wayland debug log showed some repeated lines around when the
problem happened like the following.

[1818472.163] wl_pointer@3.enter(1640, wl_surface@41, 599.000000, 695.000000)
[1818472.234]  -> wl_pointer@3.set_cursor(1640, wl_surface@14, 4, 4)
[1818472.289]  -> wl_surface@14.attach(wl_buffer@55, 0, 0)
[1818472.331]  -> wl_surface@14.set_buffer_scale(1)
[1818472.356]  -> wl_surface@14.damage(0, 0, 32, 32)
[1818472.408]  -> wl_surface@14.commit()
[1818472.433] wl_pointer@3.frame()
[1818619.844] wl_pointer@3.motion(684063, 597.000000, 687.000000)
[1818619.934] wl_pointer@3.frame()
[1818619.979] wl_pointer@3.motion(684069, 593.000000, 677.000000)
[1818620.027] wl_pointer@3.frame()
[1818620.042] wl_pointer@3.motion(684077, 590.000000, 668.000000)
[1818620.058] wl_pointer@3.frame()
[1818620.068] wl_pointer@3.motion(684085, 587.000000, 659.000000)
[1818620.082] wl_pointer@3.frame()
[1818620.091] wl_pointer@3.motion(684093, 584.000000, 647.000000)
[1818620.105] wl_pointer@3.frame()
[1818620.116] wl_pointer@3.motion(684101, 581.000000, 633.000000)
[1818620.132] wl_pointer@3.frame()
[1818620.141] wl_pointer@3.motion(684109, 575.000000, 612.000000)
[1818620.178] wl_pointer@3.frame()
[1818620.190] wl_pointer@3.motion(684117, 569.000000, 595.000000)
[1818620.206] wl_pointer@3.frame()
[1818620.215] wl_pointer@3.motion(684125, 559.000000, 575.000000)
[1818620.229] wl_pointer@3.frame()
[1818620.238] wl_pointer@3.motion(684133, 549.000000, 555.000000)
[1818620.252] wl_pointer@3.frame()
[1818620.277] wl_pointer@3.motion(684141, 541.000000, 533.000000)
[1818620.291] wl_pointer@3.frame()
[1818620.320] wl_pointer@3.motion(684149, 533.000000, 509.000000)
[1818620.334] wl_pointer@3.frame()
[1818620.348] wl_pointer@3.motion(684155, 525.000000, 491.000000)
[1818620.363] wl_pointer@3.frame()
[1818620.375] wl_pointer@3.motion(684163, 521.000000, 471.000000)
[1818620.388] wl_pointer@3.frame()
[1818620.396] wl_pointer@3.motion(684171, 518.000000, 456.000000)
[1818620.410] wl_pointer@3.frame()
[1818620.423] wl_pointer@3.motion(684179, 514.000000, 440.000000)
[1818620.435] wl_pointer@3.frame()
[1818620.445] wl_pointer@3.motion(684187, 509.000000, 421.000000)
[1818620.459] wl_pointer@3.frame()
[1818620.471] wl_pointer@3.motion(684195, 505.000000, 402.000000)
[1818620.484] wl_pointer@3.frame()
[1818620.495] wl_pointer@3.motion(684203, 501.000000, 387.000000)
[1818620.508] wl_pointer@3.frame()
[1818658.219] wl_buffer@66.release()
[1818658.267] wl_callb...@79.done(1638)
[1818658.290] wl_buffer@68.release()
[1818658.320]  -> wl_buffer@68.destroy()
[1818663.311]  -> wl_surface@49.attach(wl_buffer@66, 0, 0)
[1818663.408]  -> wl_surface@49.damage(0, 0, 2147483647, 2147483647)
[1818663.447]  -> wl_surface@49.commit()
[1818663.460]  -> wl_disp...@1.sync(new id wl_callback@79)
[1818766.889] wl_display@1.delete_id(68)
[1818766.937] wl_display@1.delete_id(79)

The right-click menu problem happened a few times from around the lines above
to the end.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to