From Fedora Project Wiki
Description
This test case covers new features 'search for a text selection' and added functionality in detaching and reorganizing tabs
Setup
Boot Fedora to KDE4 desktop
How to test
- Search for a selection text
- Open Konsole and execute command
uname -a
- Select text 'GNU/Linux'
- Right-click into Konsole and choose "Select for 'GNU/Linux' with" -> "Wikipedia - The free encyclopedia
- Open Konsole and execute command
- Detaching and reorganizing tabs
- Open Konsole
- Open several tabs in the one instance of Konsole and in all of them do some work (just to distinguish among them in the future)
- Drag one of them and drop it out of Konsole window (drag the tab)
- Drag the new Konsole instance (drag the tab) and drop it on the old Konsole instance
Expected Results
- Search for a selection text
- In your default web browser there should be opened web page on Wikipedia with an article about GNU/Linux
- Detaching and reorganizing tabs
- Drag&drop out of the parent Konsole should make new separate instance of Konsole and drag&drop this instance back should unit these two instances into one.
- You should be able to reorganize tabs (change their positions)