Flash Builder – Open Type (ctrl+shift+T) not working – Solved
Do you know the “Open Type” command (ctrl+shift+T) command in Flash Builder?
No? well.. you should!
It lets you open up framework source types like Button, Label etc…
Well, sometimes Flash Builder gets a little crazy and don’t let you open the Open Type
I’ve searched a lot on the web to find a solution for this problem in Flash Builder 4, but no luck…
So after a few trials and erros, I’ve managed to restore this useful shortcut, but… I did a mistake and didn’t check after each of my last steps I took if it is fixed… so you’ll have to tell me which one did it for you..
The steps I did were:
- Open Window -> Preferences.
- Open General -> Keys
- Clicked “Restore Defaults“
- Clicked “Apply” and “OK“
- Back To the same keys screen
- filtered the keys by “open type” string, so I will get only those 2 commands
- Changed the shortcut to something else like “ctrl+shift+ A”
- Clicked “Apply” and “OK“
- Back To the same keys screen
- Changed the shortcut back to “ctrl+shift+ T”
- Did a restart to the Flash Builder
This is the part that I didn’t check if it worked right away, so now its a good point to stop and check it (maybe that’s all you need)
If it doesn’t work, try:
- Opened Window -> Perspective -> Customize Perspective
- In “Command Groups Availability” -> Checked the “Java Navigation“
- Clicked “OK” and then clicked “Cancel“
- Went back to the Customize Perspective -> “Command Groups Availability” -> Unchecked the “Flash Navigation“
- Clicked “OK” and then clicked “Cancel“
And please tell me when it started working for you, so I’ll update this post…
Hope this is helpful…

Tony Smith on December 21st, 2010
These solutions did not work for me however I was able to fix it by assigning the key’s “When” property to “In Windows” and removing any other binding for Open Type (if there are any others)