stable

Clone or download

Read-only

fix: title attribute in search results

When document's title is long and the viewport is small, the title is truncated. In the tree view, the full document title is available on hover of the truncated title. It should be the same in the search results. Fix request #27527: Have full document title on hover in search results Change-Id: I4eff52d95a973254bf312afd2f8803acb8007c84

Modified Files

Name
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellTitle.test.ts +3 −0 Go to diff View file
M plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellTitle.vue +9 −2 Go to diff View file