ScrollBars
Size: 506
Comment:
|
Size: 1413
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
* Where to Get It - PPA - Source Code |
* Where to Get It? We provide packages for Natty: {{{ sudo add-apt-repository ppa:ayatana-scrollbar-team/release; sudo apt-get update sudo apt-get install liboverlay-scrollbar-0.1-0 }}} The project is hosted at: https://launchpad.net/ayatana-scrollbar The source code is available as a simple bazaar branch: {{{bzr branch lp:ayatana-scrollbar}}} |
Line 9: | Line 19: |
To test the overlay scrollbars, prefix each application invocation with: {{{LIBOVERLAY_SCROLLBAR=foo <command> }}} for example {{{LIBOVERLAY_SCROLLBAR=foo gedit }}} |
|
Line 10: | Line 28: |
- Where and how to file bugs - How to attach $whatever_you_need_to_debug |
In case you find bugs, please report them at: https://bugs.launchpad.net/ayatana-scrollbar/+filebug In particular, mention the version of the overlay library tested, the application that had problems. If the application crashed, apport should have captured a crash file. |
Line 15: | Line 35: |
Applications known to work * Nautilus * Gedit * System preferences dialogs, like gnome-appearance-properties * ... Known to have issues * Browsers using the Webkit engine (see [[Bug:732086]]) * ... |
Ayatana Scroll Bar Working Space
This area is a workspace for the scroll bars. For more information see the Canonical Design Blog for more information.
- Where to Get It?
We provide packages for Natty:
sudo add-apt-repository ppa:ayatana-scrollbar-team/release; sudo apt-get update sudo apt-get install liboverlay-scrollbar-0.1-0
The project is hosted at: https://launchpad.net/ayatana-scrollbar
The source code is available as a simple bazaar branch: bzr branch lp:ayatana-scrollbar
- How to Test
To test the overlay scrollbars, prefix each application invocation with: {{{LIBOVERLAY_SCROLLBAR=foo <command> }}} for example {{{LIBOVERLAY_SCROLLBAR=foo gedit }}}
- Debugging Procedures
In case you find bugs, please report them at: https://bugs.launchpad.net/ayatana-scrollbar/+filebug
In particular, mention the version of the overlay library tested, the application that had problems. If the application crashed, apport should have captured a crash file.
Application Testing
Applications known to work
- Nautilus
- Gedit
- System preferences dialogs, like gnome-appearance-properties
- ...
Known to have issues
Browsers using the Webkit engine (see 732086)
- ...
Application |
Description of the problem |
Bug # |
Ayatana/ScrollBars (last edited 2012-11-30 09:37:06 by mitya57)