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 48225 - Resolve Reference problems dialog too small
Summary: Resolve Reference problems dialog too small
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords: A11Y, UI
: 69033 (view as bug list)
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-08-31 12:47 UTC by Milan Kubec
Modified: 2006-03-24 10:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (7.41 KB, image/png)
2004-08-31 12:47 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2004-08-31 12:47:11 UTC
[dev-200408271257, JDK 1.4.2_05]

See screenshot, it shows that the text on the
dialog is not fully visible.
Comment 1 Milan Kubec 2004-08-31 12:47:29 UTC
Created attachment 17245 [details]
screenshot
Comment 2 Milan Kubec 2005-01-10 13:06:39 UTC
Status == NEW and Target Milestone == 4.0 are not compatible, please
reevaluate.
Comment 3 Jiri Rechtacek 2005-01-10 16:31:26 UTC
Not reproducible for standard font size and display resolution, not
planned fix for next release. If I'm wrong and it's not fully
displayed for most case, increase the priority back.
Comment 4 Jiri Rechtacek 2005-11-21 15:37:57 UTC
Reassign to new owner.
Comment 5 Jan Lahoda 2005-11-21 15:44:07 UTC
*** Issue 69033 has been marked as a duplicate of this issue. ***
Comment 6 Marian Petras 2005-11-21 15:55:20 UTC
Raised to P3. This problem is quite serious - with my setup, I do not see the
checkbox at all. I did not know about it until I saw the attached screenshot.
Arguments about "standard display resolution" are completely invalid - what is
"standard resolution"? 85 dpi? 100 dpi? 115 dpi? Here is what I see in my normal
working setup:
http://www.netbeans.org/nonav/issues/showattachment.cgi/27087/Screenshot.png
Comment 7 Marian Petras 2005-11-21 15:56:44 UTC
I can help with solving this issue - I have already fixed similar issues in my
modules.
Comment 8 Jan Lahoda 2005-11-21 16:10:06 UTC
Fixed:
Checking in BrokenReferencesAlertPanel.java;
/cvs/java/project/src/org/netbeans/modules/java/project/BrokenReferencesAlertPanel.java,v
 <--  BrokenReferencesAlertPanel.java
new revision: 1.8; previous revision: 1.7
done
Checking in BrokenReferencesAlertPanel.form;
/cvs/java/project/src/org/netbeans/modules/java/project/BrokenReferencesAlertPanel.form,v
 <--  BrokenReferencesAlertPanel.form
new revision: 1.8; previous revision: 1.7
done
Checking in Bundle.properties;
/cvs/java/project/src/org/netbeans/modules/java/project/Bundle.properties,v  <--
 Bundle.properties
new revision: 1.36; previous revision: 1.35
done
Comment 9 Milan Kubec 2005-12-02 10:28:19 UTC
Verified in dev-200512011936.