ID:1871092
 
Resolved
BYOND Version:507
Operating System:Windows 8 Pro 64-bit
Web Browser:Chrome 43.0.2357.124
Applies to:Dream Maker
Status: Resolved

This issue has been resolved.
Descriptive Problem Summary:
You can't paste text in the search field on the left side of the screen below the file list.

If you press CTRL-V it'll paste the editor instead, even if the search field has focus.

Numbered Steps to Reproduce Problem:
1. Open a code file (.dm)
2. Click on the file search field
3. Press CTRL-V

Expected Results:
Pasting text should always paste in the field that currently has focus, only falling back to a default if the currently focused field can't support pasting.

Actual Results:
The editor overrides the pasting of text even though another field has focus.

Does the problem occur:
Every time? Or how often?
Every time.
In other games?
Not applicable/untested.
In other user accounts?
Not applicable/untested.
On other computers?
Untested.

When does the problem NOT occur?
The problem does not occur if there is no editor open. But as long as an editor is open (even if it's the icon editor) pasting will be overruled.

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
Not applicable/untested.

Workarounds:
Close all tabs before pasting text in the file search field.
LordAndrew resolved issue
It looks like this was silently fixed at some point, along with the other issue of not being able to delete text in the search bar.