Page MenuHomeFeedback Tracker

F1 "Scripting Help" window. Cannot scroll down to view all information in window.
Closed, ResolvedPublic

Description

Been using the F1 "Scripting Help" window occasionally to remember a function or script. Never been able to scroll down in that window to view the rest of the text. Usually missing "Example" or other text at the bottom. Tried 'Page DN' 'Page UP' 'Scroll Wheel' 'Every button on keyboard with combo of all ctrl or alt or shift'. {F23887}

Details

Legacy ID
2650603602
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Visual-GUI
Steps To Reproduce

Open debug window. Or ingame editor.
Select init line of unit or init line in debug window.
Type in function or script(ex. setDamage)
have cursor selected after 'e' in Damage
So>> "this setDamage| 1" | indicates ur text cursor
Press F1 or Function 1 key
Window titled "Scripting Help"
Info will show
object setDamage damage
Operand types:
object: Object
damage:Number
Type of returned value:
Nothing
Description:
Damages / repairs etc...........
[Bottom of window]
Example:
[Example: being cut in half by window. Cannot highlight with mouse or any other before mentioned methods to view rest of data]

Event Timeline

Atticus edited Steps To Reproduce. (Show Details)May 2 2014, 6:46 PM
Atticus edited Additional Information. (Show Details)
Atticus set Category to Visual-GUI.
Atticus set Reproducibility to Always.
Atticus set Severity to None.
Atticus set Resolution to Fixed.
Atticus set Legacy ID to 2650603602.May 7 2016, 6:33 PM
Atticus edited a custom field.

Should be fixed in the next dev branch update.