** Description changed:

- Since Version 0.4.8 URL link handling hast changed. Because of usering
+ Since version 0.4.8 URL link handling hast changed. Because of useing
  
  function exo_execute_preferred_application_on_screen (category, uri,
  NULL, NULL, screen, &error)
  
  instead of
  
  function exo_url_show_on_screen (uri, NULL, screen, &error)
  
- in prior versions, the program to oben a link is defined by the category
- in the terminal instead of letting this desission to the exo_...
+ like in prior versions, the program to open a link is defined by the
+ category in the terminal instead of letting this decision do the exo_...
  function. This results in opening file:// URL in WebBrowser instead of
  TextEditor (like in 0.4.7).
  
  This reduces usibility dramaticaly.
  
- I would suggest du give the old function call back!
+ I would suggest to give the old function call back!
  
  REPRODUCE: try the following in version 0.4.7 and 0.4.8
  type "file:///etc/hosts" and do a mouse over middle klick

** Description changed:

  Since version 0.4.8 URL link handling hast changed. Because of useing
  
  function exo_execute_preferred_application_on_screen (category, uri,
  NULL, NULL, screen, &error)
  
  instead of
  
  function exo_url_show_on_screen (uri, NULL, screen, &error)
  
  like in prior versions, the program to open a link is defined by the
  category in the terminal instead of letting this decision do the exo_...
  function. This results in opening file:// URL in WebBrowser instead of
  TextEditor (like in 0.4.7).
  
  This reduces usibility dramaticaly.
  
- I would suggest to give the old function call back!
+ I would suggest to give the old function call back! Alternatively there
+ should be a additional category "TextEditor" defined in the terminal
+ code to handle file:// URLs.
  
  REPRODUCE: try the following in version 0.4.7 and 0.4.8
  type "file:///etc/hosts" and do a mouse over middle klick

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1031765

Title:
  file:// opened in WebBrowser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-terminal/+bug/1031765/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to