New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot view typed text in text field when renaming a file in files pane #4497
Comments
|
This was previously reported in #2983 but should have been resolved. :-/ I can't repro locally, but I'm not sure what version of MacOS you're on (10.14.13 doesn't exist). What does I'm on: Thanks for reporting! |
|
It looks like this reproduces specifically if you have a dark MacOS theme active, but a light RStudio editor theme set. |
|
Ah! I can reproduce with the dark theme on Mojave (10.14.4 beta). It's fine with the light theme. I believe this is a duplicate of the original, if I'm following it correctly. |
|
Same issue If this helps, on start up or creating a new window the dark theme is initially applied and, then, removed. Only when launching a new window, c.f. the |
|
Will be fixed in the v1.2 patch release with 6fa1ff0. The fix involves backing out all attempts to change the titlebar color, as extra orchestration would be required to make sure this works with light vs. dark macOS themes, and we don't have time to do that safely for v1.2. |
|
Verified in 1.2.1522 on MacOS 10.14.6. Checked four combinations (2 x 2) of MacOS theme and RStudio theme. |
|
@ronblum could this be reopened? I'm still getting the problem on 1.2.1522 |
|
@coatless OK, will do. Just to confirm: is the background of the input field white or black? @kevinushey We're seeing different results with 1.2.1522. For what it's worth, it works for me (MacOS 10.14.6 beta) and @rich-rstudio (MacOS 10.14), but not for @coatless (MacOS 10.14.3). |
|
@ronblum sorry. I wasn't on the latest preview build of Version 1.2.1522. This problem is fixed. |
|
@coatless Ah—great, and thanks for the update! |
|
I seem to have the same problem, only for the rename field. seem to be specific to the "modern" theme: could get rid of it changing the theme (Rstudio>preference> appearance |








System details
Steps to reproduce the problem
Describe the problem in detail
When I try to rename a file in the RStudio files pane, I cannot see the text as I type in the free text field. See screenshot, where you can see the cursor is to the right (I was typing "index" but no text is visible):
Describe the behavior you expected
In previous versions I could always see the text as I typed in this field and I use this feature a lot so it is a new-ish issue.
The text was updated successfully, but these errors were encountered: