moo-im-a-cow / javasnoop

Automatically exported from code.google.com/p/javasnoop
0 stars 0 forks source link

cannot resize window / cannot reach all widgets in GUI #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open javasnoop
2. try to resize window

Expected: window can be resized to show all widgets in application
Actual: resizing is not possible, some widgets not reachable

What version of the product are you using? On what operating system?
version 1.0 on Linux (Ubuntu 10.10)

Original issue reported on code.google.com by guedes.e...@gmail.com on 21 Dec 2010 at 5:26

Attachments:

GoogleCodeExporter commented 8 years ago
Adding a "me too". Host is running VMWare. Guest is running Windows XP SP3 with 
JavaSnoop. A workaround is to resize the VM, which displays the top navigation 
bar.

Original comment by jon.pas...@aspectsecurity.com on 18 Jan 2011 at 7:49

GoogleCodeExporter commented 8 years ago
I can't promise the fix for this will include a GUI that resizes "prettily", 
but I can make it resizable.

Original comment by arshan.d...@gmail.com on 21 Jan 2011 at 4:11

GoogleCodeExporter commented 8 years ago

Original comment by arshan.d...@gmail.com on 21 Jan 2011 at 4:11

GoogleCodeExporter commented 8 years ago
making it resizable should at least make the application usable again.

Thanks

Original comment by guedes.e...@gmail.com on 21 Jan 2011 at 4:29

GoogleCodeExporter commented 8 years ago
It's resizable now in HEAD. It doesn't resize gracefully by shrinking any 
components/text, etc. (except the console, a bit). I'd be thrilled to get a 
patch here because I'm terrible with Swing.

Marking it as fixed for now. 

Original comment by arshan.d...@gmail.com on 24 Feb 2011 at 6:32