Bug 578315 - Hover on filename in tab randomly fails to show folder path
Summary: Hover on filename in tab randomly fails to show folder path
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.22   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-21 12:06 EST by teo tei CLA
Modified: 2022-01-26 11:16 EST (History)
0 users

See Also:


Attachments
screenshot (56.46 KB, image/png)
2022-01-21 12:06 EST, teo tei CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description teo tei CLA 2022-01-21 12:06:08 EST
Created attachment 287865 [details]
screenshot

To reproduce, in the PHP IDE (I suspect any IDE):

1. Open a project
2. Open a bunch of files
3. Move the mouse cursor over one of the tabs, where the filename is displayed

Expected behavior:
The tab should become highlighted, and a tooltip or popup or whatever it's called should show up near it with the full path of the file, including the full non-truncated filename.

Observed behavior:
Very rarely, randomly, it behaves as expected.
Most of the time, instead, what happens is the tab becomes highlighted only for a short time (about 1 second or so), then stops being highlighted as if you had moved the mouse away from it (but you haven't), and the file's full path never shows up.