Opened 16 years ago
Closed 16 years ago
#2392 closed bug (fixed)
Terminal scrollbar layout wrong
Reported by: | stippi | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Terminal | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The bottom scroll arrow button is now hidden below the window decor's resize corner.
Note:
See TracTickets
for help on using tickets.
Fixed in hrev25993. Funny thing is, I removed offsetting the scroll bar bottom in hrev25969, because it was fine without it when I played with it, although it actually shouldn't according to the BScrollView code. I guess one should always investigate such weirdnesses.