Ticket #2163 (closed bug)

Opened 15 years ago

Last modified 15 years ago

[Text links] It is impossible to delete a text link.

Reported by: deni Owned by:
Priority: major Milestone:
Component: uncategorized Version: 2.0
Keywords: Cc:
Category: unknown Effort:
Importance: Ticket_group:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: deni Design_owners: deni
Imp._owners: deni Test_owners:
Analysis_reviewers: Changelog:
Design_reviewers: pap Imp._reviewers: pap
Test_reviewers: Analysis_score: 0
Design_score: 4 Imp._score: 4
Test_score: 0

Description (last modified by deni) (diff)

  • The text links halo should be visible only if there is some selected text. Otherwise, the behavior is confusing for the user.
  • The position of the text halo menu is unstable.
    • Steps to reproduce: Open the links hud, choose a trigger and 'Open URL' as action, type something in the URL text field. As you type, the whole menu (together with the links hud) will move.
    • Expected behavior: The menu's top left corner should be either at the beginning or at the end of the current selection (or next to the caret if there is no selection).
  • When the user deletes all of the rules of a text link, the whole link (including color settings) should be deleted.
    • The controls for manipulating link colors could be inactive when the hud shows an empty link (one with no rules).

Change History

comment:1 Changed 15 years ago by deni

  • Description modified (diff)

comment:2 Changed 15 years ago by deni

  • Status changed from new to s1b_analysis_finished

comment:3 Changed 15 years ago by deni

  • Status changed from s1b_analysis_finished to s2a_design_started

comment:4 Changed 15 years ago by deni

  • Design_owners set to deni
  • Status changed from s2a_design_started to s3b_implementation_finished
  • Imp._owners set to deni
  • Analysis_owners set to deni
  • Uncomment the checks in TextLinksHaloButton.computeVisible(). They no longer cause troubles.
  • Change TextFontHaloMenu.computeLocation() to return the bigger (according to the currrent text's comparator) of the caret position and the mark position.
  • In ON_SET_TEXT_LINK operation in TextLinksHudLogic after removing the previous link attachment, add the new one only if it is not empty, i.e. if it has at least one link rule.

comment:5 Changed 15 years ago by pap

  • Status changed from s3b_implementation_finished to s3c_implementation_ok
  • Design_score changed from 0 to 4
  • Design_reviewers set to pap
  • Imp._score changed from 0 to 4
  • Imp._reviewers set to pap
  • Ok
  • Commited to trunk in [8197].

comment:6 Changed 15 years ago by deyan

  • Status changed from s3c_implementation_ok to closed

Batch update from file query-10.csv

Note: See TracTickets for help on using tickets.