Issue 189: The modeline for all windows only displays the modeline for the
current window.
http://code.google.com/p/yi-editor/issues/detail?id=189
New issue report by coreyoconnor:
What steps will reproduce the problem?
1. Using GTK frontend
2. Split the window on a buffer into 2
3. Scroll one of the windows
What is the expected output? What do you see instead?
The expectation is that the modeline for the window that is not in focus
will not be updated as the window in focus scrolls. Instead both modelines
display the same information.
Pretty easy to fix. The modeline was always being pulled from the dummy
window instead of the window being updated. Attached is the patch I'll push
once I'm back from work.
Attachments:
fix_GTK_modeline_display.dpatch 36.6 KB
Issue attributes:
Status: Fixed
Owner: coreyoconnor
Labels: Type-Defect Priority-Medium Component-UI-Gtk
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---