Hi,
I am wondering what do you think the best feeling for the user will be when
they "View Source" a web page.

Currently, there are three types of windows:
  * Pop up
  * Application
  * Tap

And there are two/three ways to view source:
  * CTRL + U
  * Right click on the page,  View [frame|page] source
  * Page button > Developer -> View source


Currently, this is what happens when you view source:
   > Right Click:
      * Tab - Opens a new tab with source
      * Application - Finds a window that has tabs, and opens view source
there.
      * Popup - Replaces contents with source

   > CTRL+U:
      * Tab - Opens a new tab with source
      * Application - Doesn't work
      * Popup - Replaces contents with source

   > PAGE Button:
      * Tab - Opens a new tab with source
      * Application - No button
      * Pop up - No button

I am just wondering, would it be better to show view source the following
way:

Same for actions to view source CTRL+U/Page/Right click:
      * Tab - Opens a new tab with source
      * Application - Opens a new application with source
      * Pop up - Opens a new pop up with source
OR
   * Tab / Application / Pop up - Open a new view source window.

What do you say? Cause I am going to fix a bug for CTRL+U not working for
Application windows. Better to be consistent and I like the latter (a new
view source window).

Any comments are helpful!

-- m0

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to