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 209329 - "contains" textfield is not wide enough
Summary: "contains" textfield is not wide enough
Status: RESOLVED DUPLICATE of bug 215102
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: History (show other bugs)
Version: 7.2
Hardware: PC Linux
: P4 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-08 14:07 UTC by Jiri Kovalsky
Modified: 2012-12-04 15:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Too narrow textfield for filtering of revisions. (24.69 KB, image/png)
2012-03-08 14:07 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2012-03-08 14:07:59 UTC
Created attachment 116475 [details]
Too narrow textfield for filtering of revisions.

Product Version: NetBeans IDE Dev (Build 201203071105)
Java: 1.6.0_31; Java HotSpot(TM) Client VM 20.6-b01
System: Linux version 3.0.0-12-generic running on i386; UTF-8; cs_CZ (nb)
User directory: /home/cesilko/.netbeans/dev
Cache directory: /home/cesilko/.cache/netbeans/dev

Description:
============
The textfield for filtering by commit message, author and revision should have at least certain width. Right now it's very narrow. See attached screenshot.

Steps to reproduce:
===================
1. Open some Mercurial versioned project.
2. Select some file which was changed in the past together with few more files
in one commit/push/etc.
3. Right click it and choose "History > Show History" from its popup menu.
4. Click "Search Mercurial History >" link from the History toolbar.
5. Note that the textfield next to "contains" label does not have at least some width.
Comment 1 Tomas Stupka 2012-03-08 14:19:56 UTC
hm, could not reproduce on mac, neither on suse nor win 7
seems to be a rare platform specific problem.
Comment 2 Tomas Stupka 2012-03-08 14:26:05 UTC
please provide more info about your linux distribution, look & feel etc.
Comment 3 Jiri Kovalsky 2012-03-08 15:58:00 UTC
I am on Linux Mint 12 (Lisa) 64b DVD edition [1] with GNOME and Mate. Default NetBeans look&feel.

[1] http://ftp.sh.cvut.cz/MIRRORS/linuxmint/stable/12/linuxmint-12-gnome-dvd-64bit.iso
Comment 4 Vladimir Riha 2012-03-09 13:00:03 UTC
I see the same on Ubuntu 11.10 64b with Unity + default NetBeans L&F (gtk?)


Product Version: NetBeans IDE Dev (Build 201203071105)
Java: 1.7.0_03; Java HotSpot(TM) Client VM 22.1-b02
System: Linux version 3.0.0-16-generic running on i386; UTF-8; en_US (nb)
Comment 5 Ondrej Vrabec 2012-12-04 15:42:03 UTC
Fixed some time ago

*** This bug has been marked as a duplicate of bug 215102 ***