Opened 13 years ago
Closed 13 years ago
#34 closed defect (fixed)
Weird scroll bar behavior
Reported by: | dmik | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | odinized java |
Component: | odin | Version: | |
Severity: | Keywords: | ||
Cc: |
Description
The current Odin builds show the weird behavior of the scroll bar controls: sometimes the handles don't move, sometimes the arrow buttons remain depressed after clicking them with the mouse.
This behavior can be seen in e.g. the standard About Odin dialog (accessible through the system menu of the main window) or in the standard File Open dialog (e.g. in the notepad application).
Change History (1)
comment:1 by , 13 years ago
Milestone: | general enhancement → odinized java |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The issue has been fixed in r21641. Turned out that Rich broke it in r21356 for no reason. At least, I see no sense in this change and it doesn't align with the commit message. Looks like an accidental leftover after some experiment of him.