[dolphin] [Bug 358292] New: Dolphin has non-relevant context menus for KIO Slave locations

2016-01-20 Thread arnav dhamija via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358292

Bug ID: 358292
   Summary: Dolphin has non-relevant context menus for KIO Slave
locations
   Product: dolphin
   Version: 15.08.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: panels: places
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: arnav.dham...@gmail.com

For example, when I access the bluetooth:/ directory in Dolphin, the context
menu in the view shows options for pasting the clipboard contents and for
copying the Send Files option. Such context menus are used for file management,
but they do not make sense in some KIO Slave locations such as this one.

A screenshot showing this can be seen here: http://i.imgur.com/7wEKqB8.jpg?1

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.


[konsole] [Bug 358115] New: Konsole does not reflow text on the screen when the terminal window is resized

2016-01-17 Thread arnav dhamija via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358115

Bug ID: 358115
   Summary: Konsole does not reflow text on the screen when the
terminal window is resized
   Product: konsole
   Version: 15.08.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: arnav.dham...@gmail.com

For example, if I run a grep query and get a list of results with Konsole
maximised and then shrink the screen to half its width, Konsole does not reflow
the text to fit half the screen. Instead, the portion of text overflowing the
screen is simply cut off.

Similarly, if I start Konsole to a quarter of the screen, run a query, and then
maximise the screen, the text will only run till half of the screens width and
will not use all the space available on the screen. On the other hand,
gnome-terminal seems to have fixed this problem recently as the text in
terminal reflows when the terminal window is resized.

Reproducible: Always

Steps to Reproduce:
1. Type a command or  a string which exceeds the width of the terminal window
such that text flows to the next line when the window is snapped to half the
screen or even smaller
2. Resize the terminal window by maximising it
3. Observe the utilisation of space in the resized window

-- 
You are receiving this mail because:
You are watching all bug changes.