[Webkit-unassigned] [Bug 35680] Web Inspector: Popup for Timeline panel will work in a tooltip mode
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 3 07:19:13 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35680
--- Comment #2 from Ilya Tikhonovsky <loislo at chromium.org> 2010-03-03 07:19:13 PST ---
Created an attachment (id=49904)
--> (https://bugs.webkit.org/attachment.cgi?id=49904)
initial version of patch
1) Now popup for Timeline works as a tooltip:
a) hide after timeout;
b) keep open if mouse over popup content;
c) keep open if moved over anchor element;
2) arrow position was adjusted;
3) title split line now thinner;
4) content is selectable.
Some methods were extracted from TimelinePanel and TimelineRecordListRow and
inserted into new FormattedRow class.
Autohide functionality was implemented in Popover class.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list