* src/haikuterm.c (haiku_read_socket): Clear
last_mouse_glyph_frame like on X.
if (b->just_exited_p)
{
Mouse_HLInfo *hlinfo = MOUSE_HL_INFO (f);
+
if (f == hlinfo->mouse_face_mouse_frame)
{
/* If we move outside the frame, then we're
haiku_flush_dirty_back_buffer_on (f);
}
+ if (f == x_display_list->last_mouse_glyph_frame)
+ x_display_list->last_mouse_glyph_frame = NULL;
+
if (f->auto_lower && !popup_activated_p
/* Don't do this if the mouse entered a scroll bar. */
&& !BView_inside_scroll_bar (FRAME_HAIKU_VIEW (f),