Opened 16 years ago

Closed 16 years ago

#2784 closed bug (fixed)

Scroll bars disabled if window is resized.

Reported by: scottmc Owned by: stippi
Priority: high Milestone: R1/alpha1
Component: Kits/Interface Kit Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking: #2622
Platform: All

Description

This was mentioned in a comment on #2622, so I thought it only affected StyledEdit. But when trying to resize the Expander show contents box the same thing happens, scroll bars are disabled.

Change History (4)

comment:1 by anevilyak, 16 years ago

Component: - GeneralKits/Interface Kit

Could it have something to do with stippi's recent changes to make some of those classes more layout friendly?

comment:2 by julun, 16 years ago

Milestone: R1R1/alpha1
Owner: changed from axeld to stippi
Priority: normalhigh

The change that broke TextView was hrev27670. Steps to reproduce:

  • StyledEdit /boot/var/log/syslog
  • maximize StyledEdit
  • notice that the Scrollbars get disabled
  • notice that one is not even able get further down with the keyboard arrows
  • select the text ALT+A, cut and past back
  • scrollbars are enabled again and keyboard nav works again

Best regards, Karsten

comment:3 by anevilyak, 16 years ago

Blocking: 2622 added

comment:4 by stippi, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev28151.

Note: See TracTickets for help on using tickets.