I can't reproduce either. I can reproduce something like this (in Chrome and Firefox) if I zoom in quite a lot so that there's not enough space, though. The element here has `white-space: nowrap; overflow: hidden; text-overflow: ellipsis`, so the site is explicitly asking for ellipsizing to happen when it doesn't fit. So the question here is why the text wasn't fitting in Raul's screenshot; maybe there was an invisible element off to the right (e.g. some banner ad that ended up being invisible but still took up space) that stole some space away? Raul: if you can still repro, could you try to save the web page with an extension like https://addons.mozilla.org/en-US/firefox/addon/single-file/ , and attach the resulting saved HTML file (if it reproduces the bug as well for you)?
Bug 1939859 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I can't reproduce either. I can reproduce *something slightly like this* (in both Chrome and Firefox) if I zoom in quite a lot so that there's not enough space, though. That does lead to the album title (SOUR) being ellipsized. That's expected, though (when space is constrained) because the element here has `white-space: nowrap; overflow: hidden; text-overflow: ellipsis`, so the site is explicitly asking for ellipsizing to happen when it doesn't fit. So the question here is why the text wasn't fitting in Raul's screenshot; maybe there was an invisible element off to the right (e.g. some banner ad that ended up being invisible but still took up space) that stole some space away? Raul: if you can still repro, could you try to save the web page with an extension like https://addons.mozilla.org/en-US/firefox/addon/single-file/ , and attach the resulting saved HTML file (if it reproduces the bug as well for you)?
I can't reproduce either. I can reproduce *something slightly like this* (in both Chrome and Firefox) if I zoom in quite a lot so that there's not enough space, though. That does lead to the album title (SOUR) being ellipsized. That's expected, though (when space is constrained) because the element here has `white-space: nowrap; overflow: hidden; text-overflow: ellipsis`, so the site is explicitly asking for ellipsizing to happen when it doesn't fit. So the question here is why the text was judged to be not-fitting in Raul's screenshot; maybe there was an invisible element off to the right (e.g. some banner ad that ended up being invisible but still took up space) that stole some space away? Raul: if you can still repro, could you try to save the web page with an extension like https://addons.mozilla.org/en-US/firefox/addon/single-file/ , and attach the resulting saved HTML file (if it reproduces the bug as well for you)?
I can't reproduce either. I can reproduce *something slightly like this* (in both Chrome and Firefox) if I zoom in quite a lot so that there's not enough space, though. That does lead to the album title (SOUR) being ellipsized. That's expected, though (when space is constrained) because the element here has `white-space: nowrap; overflow: hidden; text-overflow: ellipsis`, so the site is explicitly asking for ellipsizing to happen when it doesn't fit. So the question here is why the text was judged to be not-fitting in Raul's screenshot; maybe there was an invisible element off to the right (e.g. some banner ad that ended up being invisible but still took up space) that stole some space away and slightly-squished the part of the page that has the album title? Raul: if you can still repro, could you try to save the web page with an extension like https://addons.mozilla.org/en-US/firefox/addon/single-file/ , and attach the resulting saved HTML file (if it reproduces the bug as well for you)?