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 236757 - NetBeans 7.4 rc2 - no popup menu in GridBagLayout customizer, no way to insert/remove rows/columns
Summary: NetBeans 7.4 rc2 - no popup menu in GridBagLayout customizer, no way to inser...
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Linux
: P1 normal with 1 vote (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-04 11:19 UTC by eugene-71
Modified: 2013-11-14 14:34 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description eugene-71 2013-10-04 11:19:55 UTC
When using GridBagLayout customizer in NetBeans 7.4 rc2, no popup menu appear when clicking on row/column header, so no way to insert/remove rows/columns.
Comment 1 Tomas Pavek 2013-10-04 14:00:39 UTC
This is a really unpleasant bug, it makes the GridBagLayout customizer hardly usable for serious work (on Linux). Caused by the fix of bug 232948. The right mouse press as the popup trigger on Linux was omitted somehow. It's a pity this was not discovered sooner, I'm not sure if it's not too late for 7.4 now, even though the fix is trivial.

http://hg.netbeans.org/jet-main/rev/6c888eab16e2
Comment 2 eugene-71 2013-10-04 14:47:49 UTC
Removed: 74_HR_FIX_CANDIDATE         |
Added: 74patch1-candidate

Oh, so bad... This means 7.4 customizer for GridBagLayout under Linux will be unusable until patch1...
Well, will stay with 7.3.1.
Comment 3 netbiolab12 2013-11-06 13:44:37 UTC
Same problem here.
I was so happy transition from 7.2.1 to 7.4 didn't mess with panels but now I discover no way to add/remove columns.. arghh
What is the fix right now? I cannot go back to 7.2.1 again!!
Comment 4 netbiolab12 2013-11-06 13:51:12 UTC
(In reply to netbiolab12 from comment #3)
> Same problem here.
> I was so happy transition from 7.2.1 to 7.4 didn't mess with panels but now
> I discover no way to add/remove columns.. arghh
> What is the fix right now? I cannot go back to 7.2.1 again!!

Ok circumvented by using windows and there the right click is still working.
Comment 5 Marian Mirilovic 2013-11-13 08:12:58 UTC
Tomas, 
could you please backport the fix into release74 branch to add this into 7.4 Patch 1 list  follow :
http://wiki.netbeans.org/NetBeansPatchesProcess
Thanks in advance.
Comment 6 Tomas Pavek 2013-11-13 14:08:11 UTC
Transplanted to release74 branch as http://hg.netbeans.org/releases/rev/64eb78de3d56.
Comment 7 Marian Mirilovic 2013-11-13 14:09:41 UTC
verified in 
Product Version: NetBeans IDE Dev (Build 201311130002)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.5.0-43-generic running on amd64; UTF-8; en_US (nb)

.. eugene-71, could you please confirm that it works for you ?
Comment 8 eugene-71 2013-11-13 14:52:07 UTC
(In reply to Marian Mirilovic from comment #7)
> .. eugene-71, could you please confirm that it works for you ?

Tested, works.)
Comment 9 Quality Engineering 2013-11-14 14:34:46 UTC
Integrated into 'releases/release74', will be available in build *201311141216* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/64eb78de3d56
User: Tomas Pavek <tpavek@netbeans.org>
Log: #236757: context menu not working in GridBagLayout customizer on Linux
(transplanted from 6c888eab16e2f180c4b6326c41ee3bb78dfda56b)