This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 110502 - [A11Y] netbeans doesn't display with magnifier tool
Summary: [A11Y] netbeans doesn't display with magnifier tool
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P1 blocker (vote)
Assignee: David Simonek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-21 21:55 UTC by jamespb
Modified: 2008-12-22 13:46 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot of results after turning on magnifier (26.68 KB, image/gif)
2007-07-21 21:56 UTC, jamespb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jamespb 2007-07-21 21:55:06 UTC
Start NetBeans.  Start the Windows Vista "magnifier" accessability tool.  NetBeans display goes completely wonky; most
of the window is black, with two or three controls drawing correctly across the window.  Exiting magnifier doesn't help;
NetBeans redraw is completely confused, had to exit and restart.

screenshot enclosed.

Product Version: NetBeans Ruby IDE 070720 Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06 System: Windows Vista
version 6.0 running on x86; Cp1252; en_US (nbrubyide) Userdir: C:\Users\James\AppData\Roaming\.nbrubyide\dev
Comment 1 jamespb 2007-07-21 21:56:25 UTC
Created attachment 45489 [details]
screenshot of results after turning on magnifier
Comment 2 Torbjorn Norbye 2007-07-23 16:04:39 UTC
This sounds like a JDK bug, but reassigning to the window system for further evaluation
Comment 3 David Simonek 2007-07-24 16:48:11 UTC
Yes this is JDK bug for sure I would say. Try following:

- test SwingSet2 if it suffers from the same problem
- run netbeans with -J-Dsun.java2d.noddraw=true, that should fix the problem.

Btw, why should be core team responsible for evaluating most of JDK related bugs? I have the same knowledge (or maybe
even weaker knowledge) about JDK as nearly any other NB developer. 
Hell on these unwritten rules, I nearly can't do much other work...

Sorry for offense, but I don't know what to do to change this, so at least I'm yelling...
Comment 4 jamespb 2007-10-01 15:18:00 UTC
FYI, magnifier is working in this build:

Product Version: NetBeans Ruby IDE 20070930084513 Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06 System:
Windows Vista version 6.0 running on x86; Cp1252; en_US (nbrubyide) Userdir: C:\Users\James\AppData\Roaming\.nbrubyide\dev