Bug 903505 - Prompt should be shown when creating apps using IE9
Summary: Prompt should be shown when creating apps using IE9
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Steve Goodwin
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-24 08:26 UTC by Ziqian SUN (Zamir)
Modified: 2015-05-15 01:17 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-15 14:18:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Display Under IE9 (11.29 KB, image/png)
2013-01-24 08:26 UTC, Ziqian SUN (Zamir)
no flags Details
ie9 (248.25 KB, image/png)
2013-01-24 20:00 UTC, Steve Goodwin
no flags Details
ie9 (245.38 KB, image/png)
2013-01-24 20:01 UTC, Steve Goodwin
no flags Details
Chrome (80.98 KB, image/png)
2013-01-25 03:04 UTC, Ziqian SUN (Zamir)
no flags Details
IE9 (52.26 KB, image/png)
2013-01-25 03:05 UTC, Ziqian SUN (Zamir)
no flags Details

Description Ziqian SUN (Zamir) 2013-01-24 08:26:14 UTC
Description of problem:
Prompt for the input boxes should be shown when creating apps using IE9.

Version-Release number of selected component (if applicable):

devenv_2716

How reproducible:
Always

Steps to Reproduce:
1.Login in the web console using IE 9
2.Click on "Create Application"
3.
  
Actual results:
There will be no prompt in input box. However, prompt can be seen on Chrome 24

Expected results:
There should be prompt in input box.

Additional info:

Comment 1 Ziqian SUN (Zamir) 2013-01-24 08:26:46 UTC
Created attachment 686543 [details]
Display Under IE9

Comment 2 Steve Goodwin 2013-01-24 19:59:48 UTC
I tested this on production using IE9 and the focus was visible on both input fields.

Please check your IE advanced settings / tabbed browser settings


screenshots attached

Comment 3 Steve Goodwin 2013-01-24 20:00:36 UTC
Created attachment 686943 [details]
ie9

Comment 4 Steve Goodwin 2013-01-24 20:01:04 UTC
Created attachment 686944 [details]
ie9

Comment 5 Ziqian SUN (Zamir) 2013-01-25 03:02:12 UTC
(In reply to comment #2)
> I tested this on production using IE9 and the focus was visible on both
> input fields.
> 
> Please check your IE advanced settings / tabbed browser settings
> 
> 
> screenshots attached

Maybe I did not describe it clear enough. I mean, on Chrome, there is a prompt in the input box showing "Application name" or "Namespace", but there are no such prompt if we uses IE9.
I will attache the screenshot for chrome and IE9 so we can see it clear.

Comment 6 Ziqian SUN (Zamir) 2013-01-25 03:04:16 UTC
Created attachment 687148 [details]
Chrome

Comment 7 Ziqian SUN (Zamir) 2013-01-25 03:05:51 UTC
Created attachment 687149 [details]
IE9

Comment 8 Clayton Coleman 2013-01-31 06:13:27 UTC
IE9 doesn't support placeholder text and we won't work around it with JS.  Steve, are there any clever workarounds you can think of to handle browsers without placeholder text?

Comment 9 Steve Goodwin 2013-02-07 20:36:10 UTC
Fix commit https://github.com/openshift/origin-server/pull/1342

Comment 10 openshift-github-bot 2013-02-08 12:54:48 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/91aa59b14456ec4603e9337ee5f7581b3945588f
Merge pull request #869 from sg00dwin/bug-fixes

Bug 903505: Add function for placehold on signin page

Comment 11 Yujie Zhang 2013-02-16 05:47:27 UTC
(In reply to comment #9)
Tested on devenv_2814, the placeholder text has been added when creating app using IE9, so verify this bug.


Note You need to log in before you can comment on or make changes to this bug.