w3c / ttml2

Timed Text Markup Language 2 (TTML2)
https://w3c.github.io/ttml2/
Other
41 stars 16 forks source link

Should we allow more overhang for Chinese? #261

Closed r12a closed 7 years ago

r12a commented 7 years ago

10.2.38 tts:rubyOverhangClass https://www.w3.org/TR/2016/WD-ttml2-20161117/#style-attribute-rubyOverhangClass

If the language of the base text is specified or can be inferred as Chinese or Korean, then auto should be interpreted as if the following were specified: ideographic.

I've raised the question for Chinese with the cLReq folks, but from looking at the document, the rules seem less restrictive than Japanese. TTML2 currently only allows overlap of ideographic and not of punctuation.

palemieux commented 7 years ago

I could not find equivalents to tts:rubyOverhangClass and tts:rubyOverhang in the CSS specification.

skynavga commented 7 years ago

@r12a

TTML2 currently only allows overlap of ideographic and not of punctuation.

This is not correct. The author can specify an initial (default) value of a different overhang character set as desired, e.g.,

<initial tts:rubyOverhang="ideographic punctuationMarks"/>

I suggest this issue be closed (works for me).

palemieux commented 7 years ago

@r12a Does the information at https://github.com/w3c/ttml2/issues/261#issuecomment-298741893 resolve your comment?

r12a commented 7 years ago

I could not find equivalents to tts:rubyOverhangClass and tts:rubyOverhang in the CSS specification.

@palemieux there are none. Something along these lines should be added to a future level. The idea was to limit the content in level 1 to get it adopted sooner.

@skynavga the text i quoted relates to the auto setting. I know that the author can use a different approach if they want to, but i was wondering why the behaviour for Chinese and Korean is more restrictive than for Japanese when auto is set. Unfortunately, there's no word from the CLReq folks.

palemieux commented 7 years ago

@skynavga Can you answer the question why the behaviour for Chinese and Korean is more restrictive than for Japanese when auto is set?

skynavga commented 7 years ago

Add punctuationMarks for Chinese/Korean base text. Resolved in 49ee8b475e9e53531445c1d97d8d351bb2a4e660.

palemieux commented 7 years ago

Doesn't this need 3 day review?

skynavga commented 7 years ago

No. It is a trivial semantic correction.

palemieux commented 7 years ago

It is a change to conformance language, and approval from the commenter was not provided.

skynavga commented 7 years ago

No approval from commenter is required to close an issue. If you have a substantive comment, then feel free to re-open; otherwise, I am closing and will continue to re-close this non PR fix.

nigelmegitt commented 7 years ago

Sorry @skynavga I'm overruling you here: this is a normative semantic change that directly addresses a horizontal review comment. Reopening and requesting feedback from the issue raiser @r12a on whether or not 49ee8b4, i.e. the addition of punctuationMarks for Chinese/Korean base text does indeed resolve the issue to his satisfaction.

skynavga commented 7 years ago

(1) there is no substantive comment left unaddressed; (2) lazy consensus means silence is consent; (3) this is a trivial change, much more trivial than the trivial change we presented to the director regarding changing the (already deployed) semantics of marker mode default value in TTML1 2ed; (4) 3 days of passe;

please do not re-open without a substantive comment

r12a commented 7 years ago

Chaps, actually, in general, silence probably means that we just haven't had time to return to this issue yet (i'm out of the office today and last Friday, and was busy much of Thursday), since we're trying to track the changes as best we can, but have other stuff getting in the way. However, it may help to know that we also track these issues ourselves, so whether you have or have not closed this issue here, we won't close https://github.com/w3c/i18n-activity/issues/342 until we've considered the outcome. (You'll see there, btw, that i'm currently proposing closure for this issue, and we'll probably take a decision on that next thursday.)

skynavga commented 7 years ago

On Mon, May 15, 2017 at 7:20 AM, r12a notifications@github.com wrote:

Chaps, actually, in general, silence probably means that we just haven't had time to return to this issue yet (i'm out of the office today and last Friday, and was busy much of Thursday), since we're trying to track the changes as best we can, but have other stuff getting in the way. However, it may help to know that we also track these issues ourselves, so whether you have or have not closed this issue here, we won't close w3c/i18n-activity#342 https://github.com/w3c/i18n-activity/issues/342 until we've considered the outcome. (You'll see there, btw, that i'm currently proposing closure for this issue, and we'll probably take a decision on that next thursday.)

That's fine with me. If you should have a follow-on comment of a technical/editorial nature, please re-open the issue.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/w3c/ttml2/issues/261#issuecomment-301472493, or mute the thread https://github.com/notifications/unsubscribe-auth/AAXCb7MJk0w50p4ereGCn0xugnHtS2hIks5r6FEGgaJpZM4MDU_r .

nigelmegitt commented 7 years ago

It is very much not okay with me to close this. It's fine to mark it with some kind of status to show "we think we're done editing this" but the issue being open/closed is a group tool not just an editing tool.

Since this issue was raised by someone outside the group and it constitutes an item of wide review feedback that means that we have a process requirement both to dispose of that and to communicate that disposition back to the issue raiser, and to offer the opportunity for the issue raiser to comment one more time on that disposition. Until that process has been completed the issue is effectively open for the group (even if not for the Editor) and I will not allow this issue to be closed. Note that this has nothing to do with the substantive/normative/editorial/etc nature of the issue and the disposition. Similarly it is nothing to do with whether or not we have reached consensus within the group.

This is in some ways a limitation of the use of GitHub issues, which do not model state flows in a rich way, but right now it is the only tool we have to hand. Use a label to indicate that disposition is considered to be agreed, and filter such issues out if you want using -LABEL:"disposition agreed" or similar, but do not close the issue.

skynavga commented 7 years ago

We have a conflict here. You think issues in this repository constitute a group tool, and I think it constitutes an editor's tool. Again, there is no open comment on this issue, and there is no requirement to keep this open until the group accepts this result. So I am closing again. If you want to discuss this issue at the next call, then fine, we can do that. If there is a substantive reason to keep it open, then we can do so, but until then, there is no reason. Further, your continued protests about process are doing nothing but delaying progress. Is that your intent?

Feel free to create another repository to manage the official group position on actions and resolutions related to issues in this repository.

nigelmegitt commented 7 years ago

The way I see it, continually discarding the view of the Chair and reopening the issue is creating noise and delay unnecessarily. Please move on with Editing work on other issues if you are done here @skynavga . I am assigning this to me to track disposition response.

r12a commented 7 years ago

Thank you for considering this issue. The i18n WG is now closing the pointer to this issue in its review tracker.

skynavga commented 7 years ago

I18N WG has accepted and closed this issue in their review tracker.

css-meeting-bot commented 7 years ago

The Working Group just discussed ttml2#261 Should we allow more overhang for Chinese?, and agreed to the following resolutions:

The full IRC log of that discussion <nigel> Topic: ttml2#261 Should we allow more overhang for Chinese?
<nigel> github: https://github.com/w3c/ttml2/issues/261
<nigel> Glenn: i18n closed this issue, thanking us for looking at it.
<nigel> Nigel: Looks good to me.
<nigel> SUMMARY: Disposition agreed by WG