rawles / edit.tf

An in-browser editor for teletext frames.
http://edit.tf/
GNU General Public License v3.0
92 stars 19 forks source link

Conceal is unset on color codes #67

Closed bootmii closed 7 years ago

bootmii commented 7 years ago

I'm wondering if this behavior reflects real-world teletext decoders' behavior. I'm all for bug-for-bug compatibility with real systems that will be displaying edit.tf pages, especially because it subjects artists to the same quirks that will affect the display of their art, but if this bug doesn't reflect real behavior, then it needs to be removed.

rawles commented 7 years ago

Page 76 of ETS 300 706 (May 1997):

"Conceal ("Set-At") The following characters up to the end of the row, or until a Colour Code attribute (codes 0/0 to 0/7 or 1/0 to 1/7) is encountered, are to be displayed as SPACES until revealed by a decoder or user operation."

pjfdirect commented 7 years ago

Yep, looks like the editor is spec. I expect it's a feature, eliminating the need for a 'reveal' code. If I want to conceal something in between two chunks of visible teletext, dropping a graphic code after the stash opens the rest of the line up for visible art.

I did get a moment where it surprised me, when I'd drop my graphic code right after the 'conceal' code on the line. But I just trained myself to call my graphic code before the conceal, since it takes up no more space on the grid than the other (unworkable) way round.

rawles commented 7 years ago

Looks like people agree that this isn't a bug so I'm closing this.