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 229630

Summary: Patch for: [Git reset] missing mnemonics for hard, soft, mixed
Product: versioncontrol Reporter: markiewb
Component: GitAssignee: Ondrej Vrabec <ovrabec>
Status: VERIFIED FIXED    
Severity: normal CC: git
Priority: P3 Keywords: A11Y, PATCH_AVAILABLE
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the dialog with missing mnemonics
Proposed patch
Shows clashes

Description markiewb 2013-05-12 19:31:20 UTC
Created attachment 134336 [details]
Shows the dialog with missing mnemonics

ACTUAL in the Git reset dialog there are no mnemonics for the options hard, soft, mixed - see screenshot

EXPECTED mnemonics 

-----
NB 201305092300
Comment 1 markiewb 2013-05-12 21:16:52 UTC
Created attachment 134340 [details]
Proposed patch

I like to propose this patch to solve the issue. It only adds the mnemonics to the options. There should be no conflicts within the dialog.

@Ondrej: Please review and commit, if appropriate. Thank you
Comment 2 Ondrej Vrabec 2013-05-13 11:19:28 UTC
thanks, pushed as core-main #936dd561bafd
Comment 3 Quality Engineering 2013-05-15 02:30:04 UTC
Integrated into 'main-golden', will be available in build *201305142300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/936dd561bafd
User: Benno Markiewicz <markiewb@netbeans.org>
Log: Issue #229630 - [Git reset] missing mnemonics for hard, soft, mixed
Comment 4 markiewb 2013-07-23 22:12:20 UTC
Created attachment 137655 [details]
Shows clashes
Comment 5 markiewb 2013-07-23 22:13:04 UTC
Sorry for reopening the issue. The mnemonic "h" is used twice. See screenshot https://netbeans.org/bugzilla/attachment.cgi?id=137655
Comment 6 markiewb 2013-07-23 22:14:25 UTC
(In reply to comment #5)
> Sorry for reopening the issue. The mnemonic "h" is used twice. See screenshot
> https://netbeans.org/bugzilla/attachment.cgi?id=137655

And I am also sorry, because my patch didn't take this in account.
Comment 7 Ondrej Vrabec 2013-07-24 07:34:53 UTC
fix: http://hg.netbeans.org/core-main/rev/cf1581eed038
Comment 8 Quality Engineering 2013-07-25 02:28:15 UTC
Integrated into 'main-silver', will be available in build *201307242300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/cf1581eed038
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #229630 - Patch for: [Git reset] missing mnemonics for hard, soft, mixed
Comment 9 markiewb 2013-08-12 21:02:21 UTC
verified at least in 201308092300