[Mono-bugs] [Bug 347364] New: PictureBox not being displayed under certain circumstances
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Dec 10 15:12:15 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=347364
Summary: PictureBox not being displayed under certain
circumstances
Product: Mono: Class Libraries
Version: SVN
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at ximian.com
ReportedBy: walker_643 at yahoo.com
QAContact: mono-bugs at ximian.com
Found By: ---
Created an attachment (id=186697)
--> (https://bugzilla.novell.com/attachment.cgi?id=186697)
test case project
This is a very strange bug... in the attached demo, perform the following steps
* Click on the PC icon - A 'T' appears
* Click on the PC icon again - The 'T' disappears
The PC icon is a PictureBox and the 'T' is also a PictureBox. Here is the
problem:
* Clicking the PC icon should toggle the 'T' without fail
* Make sure the 'T' is NOT visible for the next step
* Click the 'Test Func' button
* Click the PC icon again ... the 'T' does not appear as it should
At this point there does not seem to be a way to get the 'T' PictureBox to
reappear; the combination of the things that 'Test Func' does precludes this.
I realize that this isn't the most concise test case in the world, but I think
it's relatively simple to follow. I will post more details as I find them.
Thanks very much.
Ian Walker
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list