| Summary: | Inline links to anchors in messages do not work | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Blackpaw <lindsay.mathieson> |
| Component: | UI | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | Git (master) | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdepim/38cd7e2fef12fd9eaab345ee1ec6ddc2057153f2 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Blackpaw
2014-04-19 14:12:57 UTC
Git commit 38cd7e2fef12fd9eaab345ee1ec6ddc2057153f2 by Lindsay Mathieson. Committed on 20/04/2014 at 09:10. Pushed by mathieson into branch 'KDE/4.13'. Fixes MailWebView::scrollToAnchor The DOM code in MailWebView::scrollToAnchor no longer seems to work. However there is a QT api call in QWebFrame::scrollToAnchor() introduced in QT 4.7 that implements the functionality needed. REVIEW: 117642 M +1 -11 messageviewer/viewer/mailwebview_webkit.cpp http://commits.kde.org/kdepim/38cd7e2fef12fd9eaab345ee1ec6ddc2057153f2 |