| [ Return to Bugs & Features | Roadmap 1.3 | Post Text | Post File | Prev | Next ]
STR #3147
Application: | FLTK Library |
Status: | 5 - New |
Priority: | 2 - Low, e.g. a documentation error or undocumented side-effect |
Scope: | 2 - Specific to an operating system |
Subsystem: | WIN32 |
Summary: | Assigning Ctrl+Shift+0 to a Fl_Sys_Menu_Bar item does not work using Visual Studio 2012 |
Version: | 1.3.3 |
Created By: | roukaour |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]No files
Trouble Report Comments:
[ Post Text ]
|
#1 | roukaour 20:50 Nov 04, 2014 |
| I am using FLTK 1.3.3. My application has a Fl_Sys_Menu_Bar, and one item has the shortcut FL_COMMAND + FL_SHIFT + '0'. This shortcut works on a Xubuntu 14.10 machine when compiled with g++, and on a Windows 8.1 x64 machine when compiled with Visual Studio 2013 Update 3. However, on a Windows 7 x64 machine and a separate Windows 8.1 Update 1 machine, both using Visual Studio 2012 Update 4, the shortcut does nothing, although clicking the menu item works normally. Using keys other than '0', like 'g' or '2', also works as expected. I do not have a second widget assigned the same shortcut. Is this reproducible, and is VS 2012 actually responsible? | |
|
#2 | roukaour 21:08 Nov 04, 2014 |
| Apologies, this is a duplicate of STR #3146 (although I have found Visual Studio 2012 to be the common denominator here, not Windows 8.1). Please merge them or delete one. | |
|
#3 | AlbrechtS 05:23 Nov 21, 2014 |
| FTR: STR 3146 has been closed. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |