https://bugs.kde.org/show_bug.cgi?id=525613
Bug ID: 525613
Summary: Dependent upon bug, `#bz_show_bug_column_2` can render
longer right than `.bz_short_desc_container` does,
causing it to render outside of the browser viewport,
until scrolled
Classification: Websites
Product: bugs.kde.org
Version First unspecified
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 196059
--> https://bugs.kde.org/attachment.cgi?id=196059&action=edit
A Screenshot, Which Depicts The Problem
# DESCRIPTION
At
https://bugs.kde.org/show_bug.cgi?id=525609#bz_show_bug_column_2:~:text=Reported:,Version%20Fixed/Implemented%20In:,
I observe that `#bz_show_bug_column_2` renders outside of the viewport: too far
to the right.
In retrospect, I am not surprised, because most bugs, of which
https://bugs.kde.org/show_bug.cgi?id=494700#bz_show_bug_column_2:~:text=Reported:,Version%20Fixed/Implemented%20In:
is an example, appear to render slightly longer than `.bz_short_desc_container`
and `#comment_text_0` do. Whatever causes them to render slightly longer than
they should appears to be more extensively deforming bug headers elsewhere.
# EXPECTED RESULT
It should not.
# SOFTWARE/OS VERSIONS
> ~~~
> PS /> ((Invoke-WebRequest -URI https://bugs.kde.org/rest/version).Content |
> ConvertFrom-JSON).version
> 5.0.6
> ~~~
# ADDITIONAL INFORMATION
This does not appear to recur in a new about:profiles entrant of
`https://packages.mozilla.org/rpm/firefox/Packages/4696a81ee1cdb66c1b00b3932c91a41ad93accbc973a051643aebe016f61c1aa-firefox-nightly-158.0a1-20260911092915.x86_64.rpm`,
nor in my standard profile, in `chromium-0:152.0.7977.82-1.fc44`. In the case
of Firefox, I _predict_ that `browser.display.use_document_fonts`, being
disabled by default, may impact this.
The behaviour may relate to whatever caused
https://bugsfiles.kde.org/attachment.cgi?id=169758#field_label_bug_file_loc:~:text=URL:-,https://unix%2Estackexchange%2Ecom/%20revisions/777040/1%23:~:text=the%2520user%2520cannot%2520retroactively%2520select%2520it%252C%2520because%2520it%2520doesn%27t%2520appear%2520in%2520the%2520user%2520list%2520%28the%2520user%2520you%2520see%2520is%2520my%2520user%252C%2520not%2520the%2520superuser%29%2E%20%28edit%29,-Keywords:
to occur.
--
You are receiving this mail because:
You are watching all bug changes.