On Wed, Dec 15, 2010 at 06:23:56PM -0200, Paulo Zanoni wrote:
> Hello
> 
> Here's an easy way to reproduce the bugs solved by the patch:
> 
> Use Unix (in my case: Linux).
> 
> Resize your desktop to 1024x768:
> xrandr --output something --mode 1024x768
> 
> Start a vncserver with weird geometry:
> vncserver -geometry 600x1500 :1
> (or use 1500x600 for similar result with inverted axis)
> 
> Start the client:
> vncviewer :1
> 
> Notice that you can't t see part of the screen because of the
> scrollbar. It is covering a column/line of 15 pixels from your vnc
> desktop. Two problems:
> 1 - you can't resize the window to see that part (well... at least I
> can't with kwin)
> 2 - there's no scrollbar that you can use to see that part (because
> when the first scrollbar was added, vncviewer didn't realize if would
> cover a space that was previously uncovered)
> 
> There are 2 patches attached. 0001 solves problem "1", 0002 solves problem 
> "2".
> 
> Do they look fine?

Hello,

both patches look fine, I've commited them to trunk. Thanks!

Regards, Adam

-- 
Adam Tkac, Red Hat, Inc.

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to