Edgewall Software
Modify

Opened 2 months ago

#13903 new enhancement

Blame improvements

Reported by: anonymous Owned by:
Priority: normal Milestone:
Component: version control/browser Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

If you're in e.g. https://trac.edgewall.org/browser/trunk/trac/versioncontrol/web_ui/browser.py#L481 you have to scroll all the way up to click "Blame", and then the line anchor #L481 is lost.

Improvements:

  • Don't remove the line anchor (#L481)
  • Don't require scrolling all the way up
    • (maybe use CSS fixed positioning?)
    • (or add a blame button next to each line number on the left?)
    • (or some Javascript per-line context menu?)

Attachments (0)

Change History (0)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
The ticket will be disowned.
as The resolution will be set. Next status will be 'closed'.
The owner will be changed from (none) to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.