[ https://issues.apache.org/jira/browse/KAFKA-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055755#comment-16055755 ]
Tom Bentley commented on KAFKA-5460: ------------------------------------ [~karel1980] what browser were you using? I cannot reproduce that hyphenation using Firefox or Chromium: For me they just break in the middle of words without any hyphenation. Part of the problem here is that there is a lot of information about each setting and the choice to document the settings in a table means it all has to be crammed into a single row. A related issue is that you can't see what the column headings are once you're scrolled down in the middle of a table. Using something other than a table (e.g. <dl>) would probably avoid any of the setting names having to be broken in the first place. > Documentation on website uses word-breaks resulting in confusion > ---------------------------------------------------------------- > > Key: KAFKA-5460 > URL: https://issues.apache.org/jira/browse/KAFKA-5460 > Project: Kafka > Issue Type: Bug > Reporter: Karel Vervaeke > Attachments: Screen Shot 2017-06-16 at 14.45.40.png > > > Documentation seems to suggest there is a configuration property > auto.off-set.reset but it really is auto.offset.reset. > We should look into disabling the word-break css properties (globally or at > least in the configuration reference tables) -- This message was sent by Atlassian JIRA (v6.4.14#64029)