Ticket #2199 (closed tweak: obsolete)

Opened 15 years ago

Last modified 13 years ago

media-slider-drag - Drag media slider in addition to clicking

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

Description (last modified by deyan) (diff)

Currently, the media position can be changed by the viewer/author by clicking (mouse pressed) on a desired place of the slider.

  • Provide dragging capability - when the mouse is pressed and the cursor (mouse) is moved.
  • Optional - if the mouse was pressed in the bar, and moved out of the bar, the bar should follow it's horisontal position.

Attachments

media.patch (7.4 KB) - added by diana 15 years ago.

Change History

comment:1 Changed 15 years ago by deyan

  • Priority changed from major to critical
  • Summary changed from media-slider-drag – Drag media slider in addition to clicking to media-slider-drag – Drag media slider in addition to clicking

Batch update from file 0911261.csv

comment:2 Changed 15 years ago by todor

  • Category set to unknown
  • Analysis_score set to 0
  • Test_score set to 0
  • Summary changed from media-slider-drag – Drag media slider in addition to clicking to media-slider-drag - Drag media slider in addition to clicking
  • Design_score set to 0
  • Imp._score set to 0

comment:3 Changed 15 years ago by deyan

  • Owner set to deyan
  • Status changed from new to s1a_analysis_started
  • Description modified (diff)

comment:4 Changed 15 years ago by deyan

  • Status changed from s1a_analysis_started to s1b_analysis_finished

comment:5 Changed 15 years ago by todor

  • Status changed from s1b_analysis_finished to s1c_analysis_ok
  • Analysis_reviewers set to todor
  • Analysis_owners set to deyan
  • Analysis_score changed from 0 to 4

comment:6 Changed 15 years ago by diana

  • Design_owners set to diana
  • Owner changed from deyan to diana
  • Status changed from s1c_analysis_ok to s2a_design_started
  • Imp._owners set to diana

In MediaLogic class add MediaLogic:ON_SEEK_MEDIA_MOUSE_DRAGGED that handles the dragging event of the mouse.

comment:7 Changed 15 years ago by diana

  • Status changed from s2a_design_started to s2b_design_finished

comment:8 Changed 15 years ago by pap

  • Status changed from s2b_design_finished to s2c_design_ok
  • Design_score changed from 0 to 3.5
  • Design_reviewers set to pap
  • Ok but
  • Ctrl+Shif+F sucks, although milo disagrees with that. Please don't use such things
  • handleMediaEvent is not a nice name. Maybe handleMediaSeekEvent. or seekMedia or something that gives a clue that it is about seeking
  • Malformed javadoc - thanks to the Ctrl+Shift+F
  • Please correct all of the above.

Changed 15 years ago by diana

comment:9 Changed 15 years ago by diana

  • Status changed from s2c_design_ok to s3a_implementation_started

comment:10 Changed 15 years ago by diana

  • Status changed from s3a_implementation_started to s3b_implementation_finished

comment:11 Changed 15 years ago by pap

  • Status changed from s3b_implementation_finished to s3c_implementation_ok
  • Imp._score changed from 0 to 3.5
  • Imp._reviewers set to deyan, pap
  • Commited to trunk in [8286].
  • Malformed JavaDoc - please learn to format it better.
  • Control+Shift+F-ing.

comment:12 Changed 13 years ago by meddle

  • Status changed from s3c_implementation_ok to closed
  • Resolution set to obsolete

Closing all the tickets before M Y1

Note: See TracTickets for help on using tickets.