Summary: | Hyperlink inside the table can not be activated. | ||
---|---|---|---|
Product: | [Unmaintained] kword | Reporter: | Nandita Suri <santoshi.suri> |
Component: | general | Assignee: | Thomas Zander <zander> |
Status: | VERIFIED FIXED | ||
Severity: | wishlist | CC: | matus.hanzes, matus.uzak, swathi.vegesna999 |
Priority: | NOR | ||
Version: | git | ||
Target Milestone: | Persona: Matt | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
testdata to be opened in kword
koconverter converted testdata |
Converted the testdata attached to an .odt file using koconverter. OOwriter loads the testdata file as expected and hyperlink is active (launches browser with correct page). Guessing to be a koffice core problem. Please attach the odt document if you are reporting issues where the filter has no relevance. Created attachment 50603 [details]
koconverter converted testdata
(In reply to comment #2) > Please attach the odt document if you are reporting issues where the filter has > no relevance. Attached the required converted odt document. Is this table specific? Or do links not work elsewhere either? (In reply to comment #5) > Is this table specific? Or do links not work elsewhere either? Hyperlinks work in the word documents. The problem is seen in table specific case. Thanks for the extra info; please be careful with the other fields they were lost :) Restoring 'wishlist' and 'milestone'. SVN commit 1193118 by boemann: Fix clicking on text where there is a preceding line to the left of the line you click. Before the cursor was placed in the preceding line. Manifestations of this bug are: * not possible to click in hyperlinks at the top of a table bug:247536 * not possible to click place cursor to the right of shapes with text around both sides * and obviously hyperlinks to the right of such shapes wouldn't have worked either BUG:247536 M +20 -6 KoTextDocumentLayout.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1193118 Verified in git commit 604c1940e690f2d163db9083abf7fb58e3f4b1fe. |
Created attachment 50072 [details] testdata to be opened in kword Version: svn (Rev: 1161612) (using KDE 4.4.3) OS: Kubuntu 10.04 Testdata having the issue is attached. STEPS: 1.Open the document with kword. 2.Click on the hyperlink inside the table. Hyperlinks inside the table are not activated. Nothing happens on clicking the link. EXPECTED OUTCOME: Hyperlink inside the table should be activated once clicked on it. Web browser should be launched showing the correct page.