Thank you for the review.

Then, what we have to do is to find missing triggers (window system events,
native or synthetic) to complete the redraw (not by forcing the GUI to
redraw it without a good reason).

Compared with GTK+2 GUI, the current GTK+3 GUI is driven by a fewer events.

Because I don’t want to solve this particular issue by hack, give me more
time :)

Also, if someone notices anything with this enhancement, please let us know.

Regards,
Kazunobu

2016-02-03 16:37 GMT+09:00 Marius Gedminas <mar...@gedmin.as>:

> On Tue, Feb 02, 2016 at 05:15:16PM +0900, Kazunobu Kuriyama wrote:
> > 2016-02-02 16:47 GMT+09:00 Marius Gedminas <mar...@gedmin.as>:
> > > On Mon, Feb 01, 2016 at 05:30:43PM +0900, Kazunobu Kuriyama wrote:
> > > > 2016-02-01 16:44 GMT+09:00 Marius Gedminas <mar...@gedmin.as>:
> > > > > The blank text cells are still not being painted -- here's what I
> see
> > > > > after I :help and <PageDown> a few times: http://imgur.com/ssh6CJg
> ...
> > > Ctrl-L doesn't help.
> >
> > Thank you for taking your time.
> >
> > Then, I wish the new patch attached to this email could fix it.
> >
> > I updated the implementation of window clear and block clear functions.
> >
> > It was made against 7.4.1235.
>
> It applied cleanly on top of 7.4.1246.  Unfortunately the redrawing
> problem isn't fixed.
>
> One think I noticed now: moving the cursor left/right over
> incorrectly-painted text fixes those cells I move over (i.e. blank
> spaces get cleared): http://imgur.com/a/iZu4j
>
> I hadn't thought to test this before, so I don't know if this is new
> with your recent patch, or if moving horizontally always cleared the
> spaces correctly.
>
>
> BTW on the command line if I type :something and then use <Backspace>,
> the erased characters get replaced by black blocks.  Except for some of
> them: http://imgur.com/a/TFsEC
>
> (I've seen this with older versions of your patch too.)
>
> Marius Gedminas
> --
> PCMCIA - People Can't Memorize Computer Industry Acronyms
>
> --
> --
> You received this message from the "vim_dev" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>
> ---
> You received this message because you are subscribed to the Google Groups
> "vim_dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to vim_dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to