Questions about idea consoleview

Answered

I created a log query plug-in using the IntelliJ IDEA consoleview component. Pressing ctrl+f on the page will open the search box of idea by default, but it cannot always be displayed at the top. When the scroll wheel scrolls down, the search box goes to the top , cannot be displayed at the top of the current display page, how to solve this problem. My IntelliJ IDEA version number is 202.6948.69, Community Edition

I created consoleview through consoleviewimpl, and used JBScrollPane as the scrolling component, and consoleview as the ViewPort of JBScrollPane

0
1 comment

Hi,

Could you please share the screenshot of the actual behavior and describe the expected? Does it happen in 2023.1?

Please also provide the implementation.

0

Please sign in to leave a comment.