[[BackLinksMenu]] [[TicketQuery(summary=TEXT_LINK_TRIGGERING_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == Overview == User should be able to convert selected text in to link. When a text is selected there should be a button in text halo menu that allows user to evoke links hud and to convert this text to a link. Also predefined text link style is applied(to all states that are available). == Task requirements == * Provide functionality that allows selected text to be converted in to link. * Define default text link style. == Task result == * The result should be code == Implementation idea == * Get familiar with [[wiki:LINKS_COMMON_R0]]. == Related == [[wiki:LINKS_COMMON_R0]][[BR]] [[wiki:LINKS_MANIPULATION_R0]][[BR]] [[wiki:LINKS_ACTIONS_NAVIGATING_R0]][[BR]] == How to demo == * Run the application * Insert text frame and add some text in it. * Select part of the text and convert it to link. For example open URL on click. * See if the link works properly and if the correct style is applied. = Design = ^(Describe your design here.)^ = Implementation = ^(Describe and link the implementation results here (from the wiki or the repository).)^ = Testing = ^(Place the testing results here.)^ = Comments = ^(Write comments for this or later revisions here.)