menu
Tatoeba
language
Register Log in
language English
menu
Tatoeba

chevron_right Register

chevron_right Log in

Browse

chevron_right Show random sentence

chevron_right Browse by language

chevron_right Browse by list

chevron_right Browse by tag

chevron_right Browse audio

Community

chevron_right Wall

chevron_right List of all members

chevron_right Languages of members

chevron_right Native speakers

search
clear
swap_horiz
search
Pfirsichbaeumchen Pfirsichbaeumchen March 24, 2015 March 24, 2015 at 10:18:02 AM UTC link Permalink

Suggestion:

It would be great if there were some code for non-breaking spaces (e.g. "[nbsp]" or " ") that would reappear when editing a sentence or any other editable piece of text.

{{vm.hiddenReplies[22171] ? 'expand_more' : 'expand_less'}} hide replies show replies
Glutexo Glutexo March 24, 2015 March 24, 2015 at 5:27:35 PM UTC link Permalink

On Mac OS X, pressing space while holding ⌥ (option/alt key) produces a non-breakable space.

{{vm.hiddenReplies[22172] ? 'expand_more' : 'expand_less'}} hide replies show replies
Pfirsichbaeumchen Pfirsichbaeumchen March 25, 2015, edited March 25, 2015 March 25, 2015 at 4:11:51 AM UTC, edited March 25, 2015 at 4:23:00 AM UTC link Permalink

It's no problem to produce a non-breaking space (I do so by pressing Alt + 255). The problem is that when editing a sentence all previously entered non-breaking spaces disappear and are replaced by normal spaces. It would help if this no longer happened, and if non-breaking spaces were distinguishable from normal ones when editing, but of course not when displaying sentences. For example, they could be represented as "[nbsp]". If they could also be entered that way (in addition to the other methods), that might make it easier for members to use them.

{{vm.hiddenReplies[22173] ? 'expand_more' : 'expand_less'}} hide replies show replies
gillux gillux March 25, 2015 March 25, 2015 at 9:19:14 AM UTC link Permalink

When I edit a sentence that includes non-breaking spaces, they are not replaced by normal spaces. I think Tatoeba preserves spaces correctly. Note that however, Firefox replaces non-breaking spaces by normal ones when you copy and paste them: https://bugzilla.mozilla.org/sh....cgi?id=359303 This causes many troubles to people who want to figure out the type of spaces that are displayed.

{{vm.hiddenReplies[22176] ? 'expand_more' : 'expand_less'}} hide replies show replies
Pfirsichbaeumchen Pfirsichbaeumchen March 25, 2015, edited March 25, 2015 March 25, 2015 at 10:52:03 AM UTC, edited March 25, 2015 at 10:52:38 AM UTC link Permalink

Would it be possible to make non-breaking spaces somehow visible in the editing window?

{{vm.hiddenReplies[22177] ? 'expand_more' : 'expand_less'}} hide replies show replies
gillux gillux March 25, 2015 March 25, 2015 at 4:19:56 PM UTC link Permalink

I’m not very sure, but it sounds quite difficult to me to make them visible while editing the sentence. Making them visible while *not* editing sounds more doable however.