https://bugs.kde.org/show_bug.cgi?id=525614
Bug ID: 525614
Summary: If `#possible_duplicates` is filled when a long title
has been entered into
`/enter_bug.cgi?product=$product#short_desc`, many
elements render too far to the right
Classification: Websites
Product: bugs.kde.org
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 196060
--> https://bugs.kde.org/attachment.cgi?id=196060&action=edit
A Screenshot, Which Depicts The Problem
# DESCRIPTION
If `#possible_duplicates` is filled when a long title has been entered into
`/enter_bug.cgi?product=$product#short_desc`, many elements render too far to
the right.
# OBSERVED RESULT
At
https://bugs.kde.org/enter_bug.cgi?product=dummy#field_label_keywords:~:text=Alias:-,URL:,Keywords:,-Depends%20on:,
after entering ``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`` into its `#short_desc` field, I observe
that, after `#possible_duplicates` enumerates its entrants, the page reproduces
what
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:
demonstrates — some, but not all, elements render too far to the right. These
are:
- `#bug_file_loc`
- `#short_desc`
- `#comment`
- `#attachment_true > fieldset:nth-child(2)`
- `#possible_duplicates`
- `#keywords`
None else do.
# EXPECTED RESULT
Their widths should remain that of all else.
# SOFTWARE/OS VERSIONS
> ~~~
> PS /> ((Invoke-WebRequest -URI https://bugs.kde.org/rest/version).Content |
> ConvertFrom-JSON).version
> 5.0.6
> ~~~
# ADDITIONAL INFORMATION
This may relate to what https://bugs.kde.org/show_bug.cgi?id=525613 describes.
--
You are receiving this mail because:
You are watching all bug changes.