Closed Bug 1219309 Opened 9 years ago Closed 6 years ago

Comment dialog is not scrollable with mousewheel

Categories

(MozReview Graveyard :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: botond, Unassigned)

References

Details

STR:
  1. Review a patch on MozReview.
  2. Comment on a line to bring up the comment dialog box 
  3. Enter enough text in the comment dialog box to make it
     vertically scrollable
  4. Attempt to scroll the dialog box with the mousewheel

Expected results:
  The dialog's text field scrolls.

Actual results:
  The page scrolls.

MozReview doesn't appear to use an actual scroll frame (i.e. an element with overflow:scroll) to represent that text field; rather, it seems to use a custom widget, with styled <divs> for the scrollbars and JS doing the scrolling. Thus, on its face, this does not seem to be a platform issue, but feel free to re-categorize if you believe it is.
Product: Developer Services → MozReview
MozReview is now obsolete. Please use Phabricator instead. Closing this bug.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.