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 111531 - Too small letters in dialogue "Confirm overwrite"
Summary: Too small letters in dialogue "Confirm overwrite"
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: A11Y, UI
Depends on:
Blocks:
 
Reported: 2007-07-31 18:59 UTC by Marian Petras
Modified: 2008-12-22 13:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (7.26 KB, image/gif)
2007-07-31 19:34 UTC, Marian Petras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Petras 2007-07-31 18:59:28 UTC
I invoked action "Revert Modifications" and a dialogue appeared:

    Confirm overwrite
    ----------------------------------------------------------------------
    Do you want to overwrite selected files with their repository version?


The text of the dialogue ("Do you want to...") is of much smaller font size than is used in the rest of the IDE. It
seems the font size is hard-coded and ignores the L&F default size.
Comment 1 Marian Petras 2007-07-31 19:34:26 UTC
Created attachment 45960 [details]
screenshot
Comment 2 Marian Petras 2007-07-31 19:36:02 UTC
From the screenshot (attached), it is apparent how the default font size (buttons Yes, No) and the font size used for
the message differ.
Comment 3 Maros Sandor 2007-08-01 15:52:28 UTC
We use DialogDisplayer, please evaluate.
Comment 4 Jiri Rechtacek 2007-10-31 16:24:19 UTC
If versioncontrol team uses new NotifyDescription.Confirmation("<the_message>") then DialogDisplayer is using the java
standard JTextArea with default font.