View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013400ParaView(No Category)public2012-08-27 17:052015-01-11 08:31
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.0Fixed in Version3.98.0 
Summary0013400: Option-A hot key not working
DescriptionOn Mac when you hit the Option-A key combination, that is supposed to Apply changes (equivalent to hitting the Apply button). This worked in 3.14 but does not work on master.
TagsNo tags attached.
ProjectSandia
Topic Name13400_option_A
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029431)
Utkarsh Ayachit (administrator)
2012-10-18 22:34

commit 00430fce4d056a690dbe5ba3d74bf2e6934b0dce
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Oct 18 22:33:18 2012 -0400

    BUG 0013400. Added Apply button shortcut (Ctrl+A or Cmd+A).
    
    Change-Id: I3f78aa10c678b3ea500efb9ae07546e920bee11a
(0029469)
Utkarsh Ayachit (administrator)
2012-10-22 10:51

merged into master, if applicable.
(0029474)
Ken Moreland (manager)
2012-10-22 12:02

There still seems to be a focus problem on my Mac. For example, I do the following:

1. Start ParaView.
2. Hit Option-Space to bring up the quick dialog.
3. type wavelet and hit enter to create that source.
4. Hit ctrl-A, option-A, and command-A. None do anything.

I think a major part of the issue is that the search box in the properties panel has the focus and none of these hotkeys work correctly in the search box. I can click around to change the focus and eventually get the hotkeys to work, so they must work somewhere.
(0029603)
Sebastien Jourdain (manager)
2012-10-30 15:32

commit 554ec55140482375c1a096bc5156a8a0249e2d1c
Author: Sebastien Jourdain <sebastien.jourdain@kitware.com>
Date: Tue Oct 30 15:30:36 2012 -0400

    Make sure Alt+A is the ONLY Apply button shortcut across all platforms
    
    On Mac, naming the button &Apply was not adding the Alt+A shortcut where as other platform will do it automatically.
    And binding it to Ctrl+A or Commad+A was also bad specially on TextField as Ctrl+A means "Select all" which was preventing the apply to happen at all.
    
    So fixed that by adding the Alt+A shortcut to the button as well as keeping the &Apply text label.
    
    Change-Id: I72f6a409d0931921e36dd48c14eb042edea182db
(0029612)
Utkarsh Ayachit (administrator)
2012-10-31 10:47

merged into master, if applicable.
(0029652)
Ken Moreland (manager)
2012-11-05 12:40

Werks fer me.

 Issue History
Date Modified Username Field Change
2012-08-27 17:05 Ken Moreland New Issue
2012-10-18 14:11 Utkarsh Ayachit Target Version => 4.0
2012-10-18 22:34 Utkarsh Ayachit Topic Name => 13400_fix_apply_button_shortcut
2012-10-18 22:34 Utkarsh Ayachit Note Added: 0029431
2012-10-18 22:34 Utkarsh Ayachit Status backlog => gatekeeper review
2012-10-18 22:34 Utkarsh Ayachit Fixed in Version => git-next
2012-10-18 22:34 Utkarsh Ayachit Resolution open => fixed
2012-10-18 22:34 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-10-22 10:51 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-10-22 10:51 Utkarsh Ayachit Status gatekeeper review => customer review
2012-10-22 10:51 Utkarsh Ayachit Note Added: 0029469
2012-10-22 12:02 Ken Moreland Note Added: 0029474
2012-10-22 12:02 Ken Moreland Status customer review => todo
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0
2012-10-30 15:32 Sebastien Jourdain Note Added: 0029603
2012-10-30 15:32 Sebastien Jourdain Topic Name 13400_fix_apply_button_shortcut => 13400_option_A
2012-10-30 15:32 Sebastien Jourdain Status todo => gatekeeper review
2012-10-31 10:47 Utkarsh Ayachit Status gatekeeper review => customer review
2012-10-31 10:47 Utkarsh Ayachit Note Added: 0029612
2012-11-05 12:40 Ken Moreland Note Added: 0029652
2012-11-05 12:40 Ken Moreland Status customer review => closed
2015-01-11 08:31 Utkarsh Ayachit Source_changeset_attached => ParaView master 74a5d4b4
2015-01-11 08:31 Utkarsh Ayachit Source_changeset_attached => ParaView master 00430fce


Copyright © 2000 - 2018 MantisBT Team