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 97467 - CVS window toolbar icons can get a focus
Summary: CVS window toolbar icons can get a focus
Status: RESOLVED WONTFIX
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: FOCUS
Depends on:
Blocks: 97456
  Show dependency tree
 
Reported: 2007-03-08 11:15 UTC by Ondrej Langr
Modified: 2007-08-08 14:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Focused icon in the CVS window toolbar (37.89 KB, image/png)
2007-03-08 11:16 UTC, Ondrej Langr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Langr 2007-03-08 11:15:56 UTC
The icons in CVS window toolbar can get a focus which doesn't look very nice
(see the rightmost icon in the attached picture)
Comment 1 Ondrej Langr 2007-03-08 11:16:36 UTC
Created attachment 39300 [details]
Focused icon in the CVS window toolbar
Comment 2 Maros Sandor 2007-03-19 17:31:13 UTC
Made CVS toolbar icons not focusable.

/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/syncview/SynchronizePanel.form,v
 <--  SynchronizePanel.form
new revision: 1.5; previous revision: 1.4
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/syncview/SynchronizePanel.java,v
 <--  SynchronizePanel.java
new revision: 1.39; previous revision: 1.38
Comment 3 Maros Sandor 2007-08-08 14:13:22 UTC
Rolling back ... those buttons should be focusable, see Issue #66093.
Comment 4 Maros Sandor 2007-08-08 14:21:07 UTC
See comment above.