[[BackLinksMenu]] [[TicketQuery(summary=TEXT_LINK_MANIPULATION_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 = ^(Give as much as possible of the needed information for designing and implementing the task in the following sections.)^ == Overview == This task is focused on delivering link functionality inside text frame. == Task requirements == * Create halo for text links which evokes HUD * The halo should appear when text is selected * When pressed it should evokes a HUD (sample design for the HUD is added in the implementation idea below) * Because the text's link functionality is so similar to the frame's link functionality the HUDs could be almost identical with some minor differences. * The HUD for the text links must give the user possibility to change the coloring of the link. * When text is converted to link, there must be a visual marker for that (at least changing the text color) * The triggers for the links are almost the same as the ones for the links we now have * Mouse enter * Mouse leave * Mouse double click * Mouse pressed * Mouse released == Task result == The result of this task must be code. == Implementation idea == [[]] == Related == ^(Add links to related tasks that could be useful or helpful.)^ == How to demo == ^(Provide instructions for demonstration of the task.)^ = Design = ^(Describe your design here.)^ = Implementation = * Sample HUDs and their layout[[BR]] [[Image(textlinks.png)]] = Testing = ^(Place the testing results here.)^ = Comments = ^(Write comments for this or later revisions here.)