Bug 536417 - [Dark Theme] CA documentation popup blink during method switch
Summary: [Dark Theme] CA documentation popup blink during method switch
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.9   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-28 08:41 EDT by Dawid Pakula CLA
Modified: 2022-08-27 04:01 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawid Pakula CLA 2018-06-28 08:41:15 EDT
OSX, Dark Theme

example code:
package My;

class Foo {
  /**
   * some text
   */
  public void test1() {}

  /**
   * some text
   */
  public void test2() {
     test| <!- run CA here
  }
}

now move selection via keyboard arrows. Documentation popup with text "some text" become white for a moment. Extremely annoying after couple hours of writing at night ;)

Not sure where is a problem, JDT (I have same problem in PDT nightly) or Platform.
Comment 1 Eclipse Genie CLA 2020-06-26 10:05:26 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 2 Eclipse Genie CLA 2022-08-27 04:01:10 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.