Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Brandon Fergerson
Total activity
85
Last activity
January 12, 2024 17:46
Member since
May 19, 2019 18:22
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
21
Activity overview
Posts (18)
Comments (39)
Sort by recent activity
Recent activity
Votes
Created
March 20, 2020 11:07
Anton, I appreciate you following up on this. I've updated to 201.6073.9 and I've changed the example on https://github.com/BFergerson/jcef-flash-issue/tree/trigger-on-0 to display the browser when...
Community
IntelliJ IDEA Open API and Plugin Development
JCEF browser flashes from corner of IDE
0 votes
Edited
March 13, 2020 09:48
Thanks again, Anton. I created issue: https://youtrack.jetbrains.com/issue/IDEA-235155 I was also able to solve this issue by using JBPopupFactory.createComponentPopupBuilder() instead of JBPopupFa...
Community
IntelliJ IDEA Open API and Plugin Development
JCEF browser flashes from corner of IDE
0 votes
Edited
March 11, 2020 15:54
Simplified this issue down to <400 lines of Kotlin. Source code: https://github.com/BFergerson/jcef-flash-issue Demonstration: This gif additionally shows the webpage is being resized once it's te...
Community
IntelliJ IDEA Open API and Plugin Development
JCEF browser flashes from corner of IDE
0 votes
Edited
March 10, 2020 12:18
Anton, There are no calls that hit CefLoadHandler after the browser is created for the first time. I tried some other handlers and found that CefLifeSpanHandler yields some interesting results. The...
Community
IntelliJ IDEA Open API and Plugin Development
JCEF browser flashes from corner of IDE
0 votes
Edited
March 11, 2020 16:13
I understand what you're saying but I don't understand how to fix the issue based on that understanding. I've tried re-writing the logic you've mentioned but the least amount of code I can get it d...
Community
IntelliJ IDEA Open API and Plugin Development
Inspections and "Go To Declaration" require cut/paste before detecting correct structure
0 votes
Created
March 05, 2020 10:01
Created an issue in case this is a bug: https://youtrack.jetbrains.com/issue/IDEA-234593
Community
IntelliJ IDEA Open API and Plugin Development
Patching VM Options Under Gradle Application Run Configuration
0 votes
Edited
March 05, 2020 10:00
Thanks for looking into this more, Jakub. Using org.jetbrains.plugins.gradle.service.task.GradleTaskManagerExtension I was finally able to successfully modify the VM options of the code which was b...
Community
IntelliJ IDEA Open API and Plugin Development
Patching VM Options Under Gradle Application Run Configuration
0 votes
Edited
March 02, 2020 13:19
Jakub, your snippet above relies on ExternalSystemUtil.runTask() though. I'm not trying to run a task for the user. I'm trying to patch the VM options of a task a user is trying to run. It also loo...
Community
IntelliJ IDEA Open API and Plugin Development
Patching VM Options Under Gradle Application Run Configuration
0 votes
Edited
March 02, 2020 11:35
Thanks for the input, Jakub. I was able to use your code to debug the issue further but I do not believe the above will work for me. I'm not trying to modify the VM options that Gradle itself is ex...
Community
IntelliJ IDEA Open API and Plugin Development
Patching VM Options Under Gradle Application Run Configuration
0 votes
Edited
May 20, 2019 17:23
Yann, it's good to hear JCEF will be supported natively soon. Do you know where I can go to track the progress of that component? If that's going to happen soon enough then I see no reason to bothe...
Community
IntelliJ IDEA Open API and Plugin Development
JCEF in IntelliJ plugins (Linux issue)
0 votes
«
First
‹
Previous