This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24897 - Regions: disallow "position" cue setting on region cues
Summary: Regions: disallow "position" cue setting on region cues
Status: NEW
Alias: None
Product: TextTracks CG
Classification: Unclassified
Component: WebVTT (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: Web Media Text Tracks CG
URL:
Whiteboard: v1
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-03 08:00 UTC by Silvia Pfeiffer
Modified: 2014-03-03 08:00 UTC (History)
2 users (show)

See Also:


Attachments

Description Silvia Pfeiffer 2014-03-03 08:00:17 UTC
The "position" cue setting for non-region cues positions the cue box, while for region cues it positions the text inside the region box. This will be very confusing when we harmonize the region and non-region cue rendering.

We should probably disallow "position" on region-cues. If we want the offset feature, we should introduce a new cue setting called "indent" or "offset" or something else. But maybe there isn't really a use case for it.

I'd say we remove "position" from region-cues for v1 and discuss "indent" for v2.