MantisBT - DriverPacks BASE
View Issue Details
0000498DriverPacks BASEGUIpublic2009-01-09 16:572009-01-24 13:15
RedWine 
OverFlow 
normalminoralways
closedfixed 
8.12.2 
 
wnt5_x86-32 (applies to all OSes of this platform)
not applicable
not applicable
not applicable
not applicable
0000498: Doubled hot key in Other optional settings
optSettings_other_04 = "&Disabled"
Hot key "D" is used for disabling Ati and Nvidia option but in fact neither option is chosen.
Suggestion: to add second statement for disabling.
No tags attached.
Issue History
2009-01-09 16:57RedWineNew Issue
2009-01-09 16:57RedWineStatusnew => assigned
2009-01-09 16:57RedWineAssigned To => OverFlow
2009-01-09 16:57RedWineDestination OS Platform => wnt5_x86-32 (applies to all OSes of this platform)
2009-01-09 16:57RedWineInstallation Platform => not applicable
2009-01-09 16:57RedWineDriverPacks => not applicable
2009-01-09 16:57RedWineDriverPacks Method => not applicable
2009-01-09 16:57RedWineDriverPacks Finisher Method => not applicable
2009-01-15 21:57OverFlowStatusassigned => confirmed
2009-01-24 10:02OverFlowNote Added: 0000878
2009-01-24 10:02OverFlowStatusconfirmed => feedback
2009-01-24 12:08RedWineNote Added: 0000880
2009-01-24 13:15OverFlowNote Added: 0000881
2009-01-24 13:15OverFlowStatusfeedback => closed
2009-01-24 13:15OverFlowResolutionopen => fixed
2009-01-24 13:16OverFlowNote Edited: 0000881
2009-01-24 13:17OverFlowNote Edited: 0000881

Notes
(0000878)
OverFlow   
2009-01-24 10:02   
You forgot to mention which language?
(0000880)
RedWine   
2009-01-24 12:08   
In English, but similar problem exist in every language. There is only one hot key for disabling two options.
For instance you have chosen:
optSettings_other_03 = "ATI Catalyst Control &Panel Old style"
and
optSettings_other_06 = "Nvidia Control Panel &Old style"
afterwords you pressed ALT + D nothing is disabled.
You may disable both option by using:
ALT + D
space
ALT + D
space

It is not big problem but I think it is more elegant if you make different hot key for disabling option Ati and another for Nvidia.
(0000881)
OverFlow   
2009-01-24 13:15   
(edited on: 2009-01-24 13:17)
since both buttons use the same translation

optSettings_other_04 = "&Disabled"

It is not possable to make them unique without createing a new line in the translation files. the line would also be an identical translation.
The new entry would also need to be coded in base.
 
since each time you press alt D it moves back and forth between them it does function just fine. Additionaly disabled is the default, So one would first have to enable them to need to have to disable them (a very very rare occurance).

--- THIS IS NOT A BUG ---
the bug tracker is for reporting bugs,

Feature requests are addressed in the forum.
- this is a feature request -

Bug Report Closed - NOT A BUG - BASE works as designed.