Status: ---- Owner: ---- Labels: Type-Defect Priority-Medium Component-UI-Pango
New issue 289 by jeffwheeler: Pango tabs recreated when entering cmds http://code.google.com/p/yi-editor/issues/detail?id=289 What steps will reproduce the problem? 1. Compile yi -fpango with the latest patches ("reorder refresh phases" is the newest patch at the moment) 2. Run yi with: yi -fpango src/Yi.hs 3. Open a new tab with: :tabe src/Yi/Editor.hs At this point, another problem is also apparent, in that only one Haskell mode file seems to ever be highlighted at a time. The second file is not highlighted until the first action. 4. Return to the first tab with: :gt Until the first action, it is not highlighted, either. 5. Enter cmd mode with ':' (colon). The tab is moved to the end of the list, and renamed 'Title'. This is only done when the tab is first created. It's actually visible whenever entering cmd mode, but the reordering only occurs when there's a second tab behind it. Recreating the tab so frequently seems unnecessary and odd. -- 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 yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---