I'm having this strange issue with Rstudio where unstyled text in the help viewer pane seems to render with a white font color.
I'm not sure if anyone else has experienced this and has any suggestions on how to fix it. I've restarted Rstudio a few times and installed the latest version, 1.1.453.
My R Version is 3.4.1.
For some reason if I pop the window out, the problem disappears.
I found the answer on the Rstudio community here
I had to change my theme. For reference, I had been using the pre-packaged theme Dracula, and swapped it out for Cobalt and now all of my links are blue again...
What a relief, that was miserable for little a while there.
Related
When I switched back to my Dark theme on VS from other themes, the tab backgrounds are stuck in white. Has anyone else had this issue?
I've restarted VS, disabled all extensions, and even tried signing into different accounts to see if it made a difference, but I can't to seem to get rid of it. Can anyone help?
I frequently switch between black and white themes of WebStorm when working in different day/night light conditions. One thing that always annoys me is that I have to manually close terminal in order for it to switch colors.
That's the only part of the interface that doesn't update automatically. Looks like a bug to me.
Is there any way to work around this issue?
Known issue, please follow IDEA-170747 for updates; unfortunately no workarounds exist for this issue - except for re-opening terminal tabs after switching UI theme
EnvironmentXcode 8MacOS 10.11.6MacBook Air (circa 2013)
ProblemI've noticed recently that the Editor in Xcode seems to periodically scroll-up on its own. Which I, at least, find very annoying.
I've looked at a couple of other postings:
Xcode scrolls text while typing
XCode auto-scroll when pressing Command after a text selectionBut neither of them seem to provide a solution for me, as I'm not pressing the Command key and I'm not using multiple fingers on the touch-pad.
It seems to happen most frequently when I'm working on code near the bottom of the file, I haven't been able to narrow down the cause-and-effect scenario more than that just yet.
Query
Has anyone else noticed this?
Has anyone figured out a way to stop it?
Is there a reasonable way to report this to Apple? There doesn't seem to be an Xcode section on the http://www.apple.com/feedback/ site.
Try to disable your XCode theme if you have one. We ended up with that bug by doing this trick!
For XCode 10.1 changing the font size to 12 for the selected theme did the trick.
This isn't really related to coding or programming, but when I scroll in a Windows Application, such as Microsoft Word or Notepad++, the view becomes very distorted. Please refer to the preview below.
http://imgur.com/j4IqA4W
The problem has been occurring for several days now but was never an issue previously. It seems to occur in all text editors I use, seen in Microsoft Word in the above preview but also observed in Notepad++.
If someone has experienced similar issues or can advise me with this problem, I would be very grateful. System specs are as below.
http://imgur.com/NgT4qlB
Thanks in advance!
UPDATE: This seems to be an issue with my scrollpad. The problem does not occur if I scroll by dragging the scrollbar or if I scroll using a USB mouse with a scroll wheel. Any suggestions?
I'm creating a cross-platform GUI using JavaFX 2.0, and some of the controls that I use require tooltips to be displayed when the mouse hovers over them. I've got the tooltips displaying fine on my Windows 7 machine, but on OSX (10.7.3) the tooltips appear and then dissapear immediately, and the only way to get them to display again is to move the mouse off the control and then back on.
Is this a known issue with tooltips under OSX, or is there something special that needs to be done?
Many thanks,
Joseph.
Looks like a known issue RT-14798 "Mac: tooltips disappear right after they are displayed", which was fixed on January 26, 2012. Download the latest JavaFX OS-X early access release and, if you are still having an issue, reopen the bug. Signup is required to access the bug tracker, but anybody can signup and create or comment on bugs and issues.