Skip to content

[Bug]: Horizontal Scrolling Issue in Microsoft Edge #354

@Ralf-Brauchler

Description

@Ralf-Brauchler

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Description:

A user has reported that they are experiencing persistent horizontal scrolling in Microsoft Edge, making it difficult to use c4, especially during longer conversations. This issue does not appear to occur in Chrome.

Goal:

Identify and resolve the cause of the horizontal scrolling issue in Microsoft Edge to ensure a consistent and user-friendly experience across different browsers.

Approach:

  • Exploration:
    • Reproduce the issue in Microsoft Edge.
    • Inspect the HTML and CSS of the chat interface to identify elements that may be causing the horizontal overflow.
    • Investigate any Edge-specific rendering issues or compatibility problems.
  • Define Sub-Issues:
    • Identify the specific CSS rules or elements causing the horizontal scrolling.
    • Modify the CSS to eliminate the horizontal scrolling issue in Edge without introducing regressions in other browsers (especially Chrome).
    • Test the fix thoroughly in Edge and other browsers to ensure compatibility.

Acceptance Criteria:

  • The horizontal scrolling issue in Microsoft Edge is resolved.
  • The chat interface displays correctly in Edge without requiring horizontal scrolling, even during long conversations.
  • The fix does not introduce any regressions or display issues in other browsers (particularly Chrome).

Steps to reproduce

No response

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions