Closed
Bug 308050
Opened 19 years ago
Closed 19 years ago
Popup mouseover preview tooltips do not appear over event list, task/todo list
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gekacheka, Assigned: mostafah)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20050910 Mozilla Sunbird/0.2+ Popup mouseover preview tooltips do not appear over event list, nor task/todo list. They do appear over the event grid. Reproducible: Always Steps to Reproduce: 1. position mouse over task in task list, or over event in event list. Actual Results: Nothing Expected Results: Preview of task or event should appear in tooltip window.
Like Bug 306187, caused by change that makes event.clientX and event.clientY 0 for a <tooltip onpopupshowing="...event...">, so getToDoFromEvent and getCalendarEventFromEvent can't use tree getRowAt to find what event or task mouse is hovering over. So this is dependent on bug 306202.
Depends on: 306202
Comment 2•19 years ago
|
||
There seems to have been enough progress done somewhere in core that this is WFM in 20050919. Or am I missing something, gekacheka?
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•